Graphql schema documentation

link GraphQL Schema definition

schema {

query: Query

mutation: Mutation
}