Module async_graphql::extensions
source · Expand description
Extensions for schema
Structs§
- Analyzer extension
- Context for extension
- The remainder of a extension chain for execute.
- The remainder of a extension chain for parse query.
- The remainder of a extension chain for subscribe.
- The remainder of a extension chain for request.
- The remainder of a extension chain for resolve.
- The remainder of a extension chain for subscribe.
- The remainder of a extension chain for validation.
- Parameters for
Extension::resolve_field_start
Traits§
- Represents a GraphQL extension
- Extension factory
Type Aliases§
- A future type used to resolve the field