Covid19-GraphQL / covid-graph-graphql

A Neo4j-GraphQL API for the CovidGraph project

Home Page:https://covid-graph-graphql.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schema visualization options

michaeldgraham opened this issue · comments

So far, we've got GraphQL Voyager for visualization and GraphQL Playground for using the API. I'd like to hook up GraphiQL, so we can add GraphiQL Explorer. I'm trying to figure out how to use GraphiQL with apollo-server-express. I'd also love to hear any ideas anyone has about additional open source schema apps we could add!