Expand description

Types for Relay-compliant server

Structs

Connection type

Name the connection type by default with the default format.

Name the edge type by default with the default format.

An edge in a connection.

Empty additional fields

Information about pagination in a connection

Traits

Used to specify the connection name.

Cursor type

Used to specify the edge name.

Functions

Parses the parameters and executes the query.

Parses the parameters and executes the query and return a custom Connection type.