graphql-skip-limit

v2.3.1
A library to help construct a graphql-js server supporting skip/relay style pagination. Built for Gatsby but perhaps useful elsewhere.
gatsby graphql

build

babel src --out-dir dist

prepare

cross-env NODE_ENV=production npm run build

watch

babel -w src --out-dir dist
npm i graphql-skip-limit

Metadata

  • MIT
  • >=10.13.0
  • Kyle Mathews
  • released 5/5/2020

Downloads