Module

x/giraphql/package.json

Pothos (formerly GiraphQL) is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
File
{ "name": "@giraphql/deno", "version": "0.0.1-alpha.0", "description": "Deno compatible versions of GiraphQL packages", "repository": { "type": "git", "url": "git+https://github.com/hayes/giraphql.git" }, "author": "Michael Hayes", "license": "ISC", "publishConfig": { "access": "public" }, "devDependencies": { "ts-node": "^2.1.1" }}