@types/graphql-resolve-batch
Version:
TypeScript definitions for graphql-resolve-batch
27 lines • 872 B
JSON
{
"name": "@types/graphql-resolve-batch",
"version": "1.1.11",
"description": "TypeScript definitions for graphql-resolve-batch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-resolve-batch",
"license": "MIT",
"contributors": [
{
"name": "Rutger Hendrickx",
"githubUsername": "nayni",
"url": "https://github.com/nayni"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/graphql-resolve-batch"
},
"scripts": {},
"dependencies": {
"graphql": ">=14"
},
"typesPublisherContentHash": "a3576786b5725206bad5c69a8328095c35ef159813b99bb54520d410194f9575",
"typeScriptVersion": "4.5"
}