Module async_graphql::types::connection[][src]

Expand description

Types for Relay-compliant server

Structs

Connection type

The edge type output by the data source

Empty additional fields

Information about pagination in a connection

Traits

Cursor type

Functions

Parses the parameters and executes the query.

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