graphql-compose-pagination
JSON →Plugin for graphql-compose that adds a pagination resolver to ObjectTypeComposer. Current version 8.3.0 supports graphql-compose ^7.15.0, ^8.0.0, or ^9.0.0. It provides a pre-built pagination resolver (based on page numbers/perPage) that wraps existing findMany and count resolvers. Key differentiator: integrates directly with graphql-compose's resolver system, avoiding manual wiring of pagination logic. Includes TypeScript definitions. Release cadence is moderate, with breaking changes aligning with graphql-compose major versions.
Resources
packagegraphql-compose-pagination ↗