Module juniper::http [] [src]

Utilities for building HTTP endpoints in a library-agnostic manner

Structs

GraphQLRequest

The expected structure of the decoded JSON document for either POST or GET requests.

GraphQLResponse

Simple wrapper around the result from executing a GraphQL query