# Functions

NewClient creates a new client.

# Structs

Client a graphql client.
Options client options.
Request interface to a request object so you can bring your own.
Response response object.

# Type aliases

BeforeFunc modifies the request before it is sent.