typed-graphqlify

v3.1.6
Build Typed GraphQL Queries in TypeScript. A better TypeScript + GraphQL experience.
graphql typescript utility

prepare

simple-git-hooks || true

build

rollup -c

clean

rimraf dist

dist

npm-run-all clean build

format

prettier --write src/*.ts src/**/*.ts README.md

lint

tslint --fix src/*.ts src/**/*.ts

test

jest

test-d

yarn run tsc && yarn run tsd

test:coverage

jest --coverage

prepublish

npm run dist
npm i typed-graphqlify

Metadata

  • MIT
  • Whatever
  • gosho-kazuya
  • released 7/4/2022

Downloads

Maintainers