Expand description

Async-graphql integration with Warp

Structs

Bad request error.
Reply for async_graphql::BatchRequest.
Reply for async_graphql::Request.
A Websocket connection for GraphQL subscription.

Functions

GraphQL request filter
GraphQL batch request filter
Similar to graphql_batch, but you can set the options with :async_graphql::MultipartOptions.
Similar to graphql, but you can set the options async_graphql::MultipartOptions.
Create a Filter that parse WebSocketProtocols from sec-websocket-protocol header.
GraphQL subscription filter