Plugin Serverless API Base

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 add @sdr/models

Code Generation

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

Directives

This plugin does not include any directives.

Dependencies

@sdr/controller