pukuba / graphql-method-block

graphql-method-block

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-method-block

Build Status

Blocking Methods in GraphQL

How to use?

const methodBlock = require("graphql-method-block")
const app = express()
app.use("/graphql",methodBlock)

How to run?

npm install
npm test

About

graphql-method-block

License:MIT License


Languages

Language:TypeScript 100.0%