Plugin Validate Models
This plugin is used to generate a series of typescript
functions that can be used to validate a JSON model. It can be used as a driven step to make sure that the JSON sent over the wire matches your schema.
Install
- Yarn
- npm
yarn add @sdr/validate-models
Code Generation
GraphQL Schema
Loading...
Generated Code
Loading...
Directives
This plugin does not include any directives.