GraphQL fake core library
npm install @newmo/graphql-fake-coreGraphQL Fake Core Library.
See
- Example directive using @exampleString etc...
- Generate Mock data model from GraphQL Schema
- Run mock data model and get mock data
``sh`
npm test
1. Fork it!
2. Create your feature branch: git checkout -b my-new-featuregit commit -am 'Add some feature'
3. Commit your changes: git push origin my-new-feature`
4. Push to the branch:
5. Submit a pull request :D
MIT