UNPKG

graph-ql-generating-automation

Version:

TypeScript classes to generate queries from GraphQL commands.

28 lines (27 loc) 695 B
{ "name": "graph-ql-generating-automation", "version": "1.0.0", "description": "TypeScript classes to generate queries from GraphQL commands.", "main": "no", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/weipadev/graphql-query-builder.git" }, "keywords": [ "graphql", "query-builder", "graphql-query-builder", "queries", "SQL", "C#" ], "author": "André Weiss", "license": "UNLICENSED", "bugs": { "url": "https://github.com/weipadev/graphql-query-builder/issues" }, "homepage": "https://github.com/weipadev/graphql-query-builder#readme" }