Expand description
Utilities to work with [async-graphql]
Modules§
- Rejection response types.
Macros§
- Creates a new entry type implementing GraphQLMapEntry for the given type.
Structs§
- Authorization Guard.
- Extractor for GraphQL batch request.
- This type represents a HashMap in GraphQL
- Extractor for GraphQL request.
Traits§
- Trait to convert to a QueriedFields
- Entry for a GraphQLMap
- Trait to convert into a Connection
- Middleware to customize the data attached to each GraphQL request.
Functions§
- Handler that renders an Altair GraphQL playground on the given path to explore the API.
- Handler that renders a GraphiQL playground on the given path to explore the API.
- Handler for batch requests.
- Handler for GraphQL subscriptions.