Back to Graphql Code Generator

Yoga Persisted Documents Example

examples/persisted-documents/README.md

1.17.7427 B
Original Source

Yoga Persisted Documents Example

Example for showing how to use GraphQL Code Generator for only allowing the execution of persisted operations.

Learn more about Yoga Persisted Operations

Usage

Run yarn codegen --watch for starting GraphQL Code Generator in watch mode.

Run yarn test for running a tests located within yoga.spec.ts.