Graphql schema documentation
Static page generator for documenting GraphQL Schema
link GraphQL Schema definition
1 schema { 2 3 # Placeholder object 4 : QueryPlaceholder 5 6 : Mutation 7 }
Static page generator for documenting GraphQL Schema
1 schema { 2 3 # Placeholder object 4 : QueryPlaceholder 5 6 : Mutation 7 }