Socket
Socket
Sign inDemoInstall

typed-graphql

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-graphql

Type definitions for graphql-js


Version published
Weekly downloads
254
decreased by-19.87%
Maintainers
2
Weekly downloads
 
Created
Source

Typed graphql-js

The type definition for graphql-js.

Install using npm for Typescript 2

npm install --save-dev typed-graphql

Install latest using npm for Typescript 2

npm install --save-dev git://github.com/nitintutlani/typed-graphql#master

Add this to a typings.d.ts file.

/// <reference types="typed-graphql" />

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

FAQs

Package last updated on 23 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc