Module graphql_starter::graphql
source · Expand description
Utilities to work with [async-graphql]
Macros
- Creates a new entry type implementing GraphQLMapEntry for the given type.
Structs
Traits
- Trait to convert to a QueriedFields
- Entry for a GraphQLMap
- Trait to convert into a Connection
Functions
- Handler for batch requests.
- Handler that renders a GraphQL playground on the given path to explore the GraphQL API.
- Handler for GraphQL subscriptions.