Skip to main content

4 docs tagged with "pagination"

View all tags

Complex Query Examples

Advanced GraphQL query patterns including filtering, pagination, nested connections, and combining multiple queries.

How Pagination Works

Understand the connection/edge/cursor pagination pattern used throughout the Legalesign GraphQL API.

node

Returns any object that implements the Node interface by its global ID.

PageInfo

PageInfo provides cursor-based pagination metadata for all connection types.