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

StreamBody

An Adapter for bytes stream to AsyncRead

Functions

graphiql_source

Generate the page for GraphIQL

playground_source

Generate the page for GraphQL Playground