graphql-skip-limit
JSON →A library for constructing GraphQL servers with skip/limit pagination instead of Relay's cursor-based pagination. Version 2.3.1 is the latest stable release, with infrequent updates as it's maintained primarily for Gatsby's data layer. It is a port of graphql-relay-js, using similar APIs but with skip/limit arguments. Requires graphql ^14.1.1 as a peer dependency. Its main differentiator is simplicity for offset-based pagination, but it is deprecated in favor of cursor-based approaches.
Resources
packagegraphql-skip-limit ↗
API endpoints
full doc /v1/registry/graphql-skip-limit