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

A opaque cursor that encode/decode the value to base64

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.