@imperium/graphql-server
TypeScript icon, indicating that this package has built-in type declarations

12.0.0 • Public • Published

@imperium/graphql-server

Coverage_badge GitHub tag GitHub issues GitHub pull-requests

GitHub license GitHub contributors

Environment Variables

These can be specified in a .env file in the server package. These variables are secret and not shared with the client.

Variable Default Description
IMP_GRAPHQL_URL '/api/graphql' What the graphql endpoint URL is.
IMP_GRAPHQL_ENABLE_SUBSCRIPTIONS false Enable graphql subscriptions via a websocket.
IMP_GRAPHQL_BODY_LIMIT '1mb' The size allowed in a graphql body.

Readme

Keywords

none

Package Sidebar

Install

npm i @imperium/graphql-server

Weekly Downloads

16

Version

12.0.0

License

MIT

Unpacked Size

152 kB

Total Files

46

Last publish

Collaborators

  • darkadept