Example for executing typed GraphQL operations against your Yoga instance within tests using GraphQL Code Generator.
Learn more about Yoga - The GraphQL Server.
Run yarn codegen --watch
for starting GraphQL Code Generator in watch mode.
Run yarn test
for running a tests located within yoga.spec.ts
.