Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 428 Bytes

File metadata and controls

11 lines (6 loc) · 428 Bytes

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.