Graphql schema documentation

Static page generator for documenting GraphQL Schema

link GraphQL Schema definition

1schema {
2
3query: Query
4}