graphql-request

v3.1.0
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
graphql request fetch graphql-client apollo

dev

rm -rf dist && tsc --watch

test

jest

build

rm -rf dist && tsc -d

format

prettier --write .

dev:test

jest --watch

release:pr

dripip pr

prepublishOnly

yarn build

release:stable

dripip stable

release:preview

dripip preview

Metadata

  • MIT
  • 10.x || 12.x || 14.x
  • Prisma Labs Team
  • released 9/4/2020

Downloads