To test, generate all of the outputs and observe them.
npm i
npx lerna bootstrap
cd packages/graphql-codegen-scala/tests
npm test
For the moment, there is no pass/fail other than observer the output files and confirm they meeting expectations.
To test, generate all of the outputs and observe them.
npm i
npx lerna bootstrap
cd packages/graphql-codegen-scala/tests
npm test
For the moment, there is no pass/fail other than observer the output files and confirm they meeting expectations.