Expand description
Utilities to work with [async-graphql]
Modules§
- rejection
- Rejection response types.
Macros§
- map_
entry_ for - Creates a new entry type implementing GraphQLMapEntry for the given type.
Structs§
- Auth
Guard - Authorization Guard.
- Connection
Fields - GraphQL
Batch Request - Extractor for GraphQL batch request.
- GraphQL
Map - This type represents a HashMap in GraphQL
- GraphQL
Request - Extractor for GraphQL request.
Traits§
- Context
Queried Fields - Trait to convert to a QueriedFields
- GraphQL
MapEntry - Entry for a GraphQLMap
- Into
Connection - Trait to convert into a Connection
- Request
Data Middleware - Middleware to customize the data attached to each GraphQL request.
Functions§
- altair_
playground_ handler - Handler that renders an Altair GraphQL playground on the given path to explore the API.
- export_
graphql_ sdl - graphiql_
playground_ handler - Handler that renders a GraphiQL playground on the given path to explore the API.
- graphql_
batch_ handler - Handler for batch requests.
- graphql_
subscription_ handler - Handler for GraphQL subscriptions.