Plugin Models

This plugin is used to generate a series of typescript models to be used in most other plugins. The bulk of the code is from the incredible GraphQL Code Generator project.

Install

yarn add @sdr/models

Code Generation

GraphQL Schema
Loading...
Generated Code
Loading...

Directives

This plugin does not include any directives.

Dependencies

@sdr/controller