Module

x/pothos/package.json

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
File
{ "name": "@pothos/deno", "version": "3.30.2", "description": "Deno compatible versions of Pothos packages", "repository": { "type": "git", "url": "git+https://github.com/hayes/pothos.git" }, "author": "Michael Hayes", "license": "ISC", "publishConfig": { "access": "public" }, "devDependencies": { "@swc-node/register": "^1.5.4", "typescript": "^4.9.3" }, "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc"}