# Functions
NewServer returns a configured Server.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
General Types Used in Default Mutations and Queries.
No description provided by the author
Operation is a general type that encompasses the Operation type and Response which is of the same type, but with data.
OperationError is a special type that brings together the properties that a response error can include.
No description provided by the author
No description provided by the author
No description provided by the author
Server is a type that contains one exported struct field - a URL that points to a httptest.Server that will mock a GraphQL server that can be used to test client integrations.
General Types Used in Default Mutations and Queries.
No description provided by the author