Relay Connection Specification
The cursor-pagination convention for list fields: `field(first, after)` returns a Connection of edges (each with an opaque cursor and node) plus pageInfo (`hasNextPage`, `endCursor`). Opaque cursors keep results stable under inserts and free the server to change the underlying sort key.
This Concept is waiting for its first lesson!
The cursor-pagination convention for list fields: `field(first, after)` returns a Connection of edges (each with an opaque cursor and node) plus pageInfo (`hasNextPage`, `endCursor`). Opaque cursors keep results stable under inserts and free the server to change the underlying sort key.
Are you a teacher? Sign in to start contributing.
Sign In