express-nemo-route-graphql
v1.2.0
Published
A middleware for express to add a route that handles ping route in an api
Downloads
1
Maintainers
Readme
express-nemo-route-graphql
A middleware for express to add a route that handles graphql route in an api.
Options
| Name | Required | Default value | Description | | ------------- | -------- | ------------- | ------------------------------------------------------------------------------- | | graphqlSchema | yes | | A graphql schema object that makeExecutableSchema will process in graphql-tools |