Donovan Hiland
Results
2
issues of
Donovan Hiland
- `nps` version: 5.8.0 - `node` version: 9.4.0 - `npm` version: 5.6.0 Scripts file (or at least the relevant bits): ```javascript { scripts: { introspection: 'graphql get-schema' } } ```...
Hi there, Looking to use validation in a project I'm working on and was curious if there's a convention for where to place this kind of file in a project...