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
- Host: GitHub
- URL: https://github.com/markcial/graphql-config-lint-issue
- Owner: Markcial
- License: mit
- Created: 2021-04-06T09:56:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T10:02:20.000Z (about 4 years ago)
- Last Synced: 2025-02-05T03:27:12.163Z (4 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.