@types/graphql
Version:
Stub TypeScript definitions entry for graphql, which provides its own types definitions
14 lines • 374 B
JSON
{
"name": "@types/graphql",
"version": "14.5.0",
"typings": null,
"description": "Stub TypeScript definitions entry for graphql, which provides its own types definitions",
"main": "",
"scripts": {},
"author": "",
"repository": "https://github.com/graphql/graphql-js",
"license": "MIT",
"dependencies": {
"graphql": "*"
}
}