0.0.1-beta-2 • Published 8 years ago

graphql-typings v0.0.1-beta-2

Weekly downloads
238
License
ISC
Repository
github
Last release
8 years ago

Typed graphql-js

The type definition for graphql-js.

Install using typings

typings install --save github:nitintutlani/typed-graphql

Usage

Follow these reference links for more information:

Typings project

tsconfig.json documentation

Make sure your typescript compatible code editor, linter and tsc compiler are able to reach out to typings/index.d.ts to resolve related references.

License

MIT