Module graphql

Module graphql 

Source

Structs§

MutationRoot
Mutation root for the GraphQL API
QueryRoot
Query root for the GraphQL API

Functions§

graphql_handler
GraphQL request handler - executes GraphQL queries and mutations
graphql_playground
GraphQL playground handler - serves the interactive GraphQL IDE

Type Aliases§

ApiSchema
The schema type with Query and Mutation roots