@newmo/graphql-fake-core
v0.14.0
Published
GraphQL fake core library
Downloads
5,278
Readme
@newmo/graphql-fake-core
GraphQL Fake Core Library.
Usage
See https://github.com/newmo-oss/graphql-fake-server
Features
- Example directive using
@exampleString
etc... - Generate Mock data model from GraphQL Schema
- Run mock data model and get mock data
Tests
npm test
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
MIT