{"library":"graphql-skip-limit","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"2.3.1","tags":["javascript","gatsby","graphql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-skip-limit","imports":["import { connectionFromArray } from 'graphql-skip-limit'","import { connectionArgs } from 'graphql-skip-limit'","import type { GraphQLConnectionDef } from 'graphql-skip-limit'"]},{"cmd":"yarn add graphql-skip-limit","imports":[]},{"cmd":"pnpm add graphql-skip-limit","imports":[]}],"homepage":"https://github.com/gatsbyjs/gatsby/tree/master/packages/graphql-skip-limit#readme","github":"https://github.com/gatsbyjs/gatsby","docs":null,"changelog":null,"pypi":null,"npm":"graphql-skip-limit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}