Structs§
- Mutation
Root - Mutation root for the GraphQL API
- Query
Root - 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