connection
Enables connection-based pagination for a field. Transforms the resolver to return a Connection type with edges and pageInfo.
directive @connection on FIELD_DEFINITION
Enables connection-based pagination for a field. Transforms the resolver to return a Connection type with edges and pageInfo.
directive @connection on FIELD_DEFINITION