Overview
easygraphql-tracing
is a node libreary
used with express-graphql to get the time to resolve a field.
Requirements
- GraphQL:
"^14.0.0"
- express-graphql:
"^0.7.0"
Installation
To install the package on your project just run on the root of your project
$ npm install easygraphql-tracing --save-dev
Contributing 🚀
If you find a bug, something to improve, want to add a new functionality please create the issue on GitHub or if you want to create a PR create it, so, easygraphql can continue improving and serving a better service to the community.
We want to continue growing and it is not going to be possible without your help!
Saying thanks! 😁
If you like this package or just want to say thanks, don't forget to ⭐️ it on GitHub; that's a great way to give love ❤️ on open source projects.