[][src]Module async_graphql::connection

Types for Relay-compliant server

Structs

Connection

Connection type

Edge

The edge type output by the data source

EmptyFields

Empty additional fields

PageInfo

Information about pagination in a connection

Traits

CursorType

Cursor type

Functions

query

Parses the parameters and executes the query.