graphql-mongo-helpers
graphql-mongo-helpers copied to clipboard
GraphQL + MongoDB helpers that scale
GraphQL Mongo Helpers
- What is this?
- Install
- Usage
What is this?
It's a package with some (currently two to be exact) tools to use when building a GraphQL API and using MongoDB.
Install
yarn add @entria/graphql-mongo-helpers
Usage
The most updated source of documentation are the test files, check the files in src/__tests__/.
The following posts are going to have more info on both helpers currently exported by this library: