ericclemmons / ericclemmons/graphql-mock-object
Use graphql-loader/tag or similar
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I'd like if the entire schema existed as `schema.graphql` and used the `# import` references.
Yes, this means that the root `./src` or package should use `.babelrc` to make it work.
Honestly, the ideal would be for babel to only use transforms when using the source so that if we referenced the `dist/` version for tests (the ideal scenario), no side-effects will take place from Jest using babel.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.