[−][src]Module async_graphql::http
A helper module that supports HTTP
Structs
| GQLError | Serializable error type |
| GQLRequest | Deserializable GraphQL Request object |
| GQLResponse | Serializable GraphQL Response object |
Traits
| GQLHttpRequest | Http request trait for GraphQL |
| IntoQueryBuilder |
Functions
| graphiql_source | Generate the page for GraphIQL |
| playground_source | Generate the page for GraphQL Playground |