graphql-skip-limit

v1.1.0-alpha.f20ac0ed
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

watch

babel -w src --out-dir dist

prepublish

cross-env NODE_ENV=production npm run build

Metadata

  • MIT
  • Whatever
  • Kyle Mathews
  • released 1/11/2018

Downloads