[][src]Crate async_graphql_warp

Async-graphql integration with Warp

Structs

BadRequest

Bad request error

BatchResponse

Reply for async_graphql::BatchRequest.

Response

Reply for async_graphql::Request.

Functions

graphql

GraphQL request filter

graphql_batch

GraphQL batch request filter

graphql_batch_opts

Similar to graphql_batch, but you can set the options async_graphql::MultipartOptions.

graphql_opts

Similar to graphql, but you can set the options async_graphql::MultipartOptions.

graphql_subscription

GraphQL subscription filter

graphql_subscription_with_data

GraphQL subscription filter