An open API service indexing awesome lists of open source software.

https://github.com/markcial/graphql-config-lint-issue

Small reproduce of the graphql config schema load issue
https://github.com/markcial/graphql-config-lint-issue

Last synced: 2 months ago
JSON representation

Small reproduce of the graphql config schema load issue

Awesome Lists containing this project

README

        

# GraphQL config load schema lint issue

to reproduce the issue run `yarn lint`. The lint plugin will be unable to load the schema configuration.

A quick replacement and use the GraphQL schema file, solves the issue.