[][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

GraphQLPlaygroundConfig

Config for GraphQL Playground

StreamBody

An Adapter for bytes stream to AsyncRead

Functions

graphiql_source

Generate the page for GraphIQL

multipart_stream

Create a multipart response data stream.

playground_source

Generate the page for GraphQL Playground