Crate gurkle[][src]

Expand description

There is no usage documentation yet.

Modules

WebSocket support

Structs

An element in the top-level errors array of a response body.

HTTP(S) GraphQL client

Represents a location inside a query string. Used in errors. See GraphQLError.

The form in which queries are sent over HTTP in most implementations.

The generic shape taken by the responses of GraphQL APIs.

WebSocket GraphQL client

Enums

GraphQL errors

Part of a path in a query. It can be an object key or an array index. See GraphQLError.

Traits

Trait for executing GraphQL operations (queries and mutations).

Trait for subscribing to GraphQL subscription operations.

Type Definitions

Stream type for subscriptions