Module juniper::http [−][src]
Utilities for building HTTP endpoints in a library-agnostic manner
Modules
graphiql |
Utility module to generate a GraphiQL interface |
tests |
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 |