graphql-let
graphql-let copied to clipboard
Validate .graphql-let.yml by JSON Schema
- https://github.com/YousefED/typescript-json-schema to get JSON schema from
src/lib/config.ts
- Validate when graphql-let loads a user config by https://github.com/tdegrunt/jsonschema
This will avoid pitfalls of typos and non-supported options to be specified.