Module async_graphql::types::connection

source ·
Expand description

Types for Relay-compliant server

Structs§

Traits§

Functions§

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