Classes

A connection to a list of items on a object type. Collections are paginated and return a list of edges.

Supports offset based pagination within GraphQL.

A helper class for making a paginated query. A paginated query uses the {@link Connection} object type to encapsulate the edges, nodes and page information.

Type for specifying the sort direction for a specific field.

Type creator for an enum value for a list of possible sortable fields