Overview
easygraphql-parser
is a node library used to parse a GraphQL schema
into a JavaScript object.
This module is used in almost all the others packages of easygraphql
.
Installation
To install the package on your project just run on the root of your project
$ npm install easygraphql-parser --save
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.