[−][src]Crate async_graphql
The GraphQL server library implemented by rust
Documentation
- GitHub repository
- Cargo package
- Minimum supported Rust version: 1.39 or later
References
Structs
| ContextBase | |
| Data | |
| GQLEmptyMutation | |
| ID | |
| PositionError | |
| QueryBuilder | |
| QueryParseError | |
| Schema | |
| Variables |
Enums
| QueryError | |
| Value |
Traits
| ErrorWithPosition | |
| Scalar |
Type Definitions
| Context | |
| Error | |
| Result |
Attribute Macros
| Enum | |
| InputObject | |
| Object |