Graphql schema documentation
link GraphQL Schema definition
- schema {
- # The query type, represents all of the entry points into our object graph
- : Query
- : Mutation
- : Subscription
- }
- schema {
- # The query type, represents all of the entry points into our object graph
- : Query
- : Mutation
- : Subscription
- }