Skip to main content
Module

x/graphql_http/deno.json

GraphQL client and handler compliant with GraphQL over HTTP specification
Latest
File
{ "tasks": { "test": "deno test --doc" }, "fmt": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "lint": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "test": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "importMap": "_test_import_map.json"}