The most basic GraphQL client, capable of executing queries, mutations and subscriptions.
The address of the GraphQL server.
The port of the GraphQL server.
Closes the client.
Prepare a mutation to be executed.
Prepare a query to be executed.
The URL of the GraphQL server.
Prepare a subscription to be executed.
The URL of the GraphQL server subscription.