This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
bug(gatsby-plugin-graphql-codegen): DEFAULT_SCHEMA_KEY is not a known API #77
Comments
I faced same problem. |
I can take a look at this tomorrow. For awareness cc @kije |
This was referenced Mar 27, 2020
Open
d4rekanguok
changed the title
"DEFAULT_SCHEMA_KEY" is not a known API.
bug(gatsby-plugin-graphql-codegen): DEFAULT_SCHEMA_KEY is not a known API
Mar 27, 2020
We've fixed this in a patch:
If you're affected by this, please upgrade to the latest version. My apologies for the inconvenience. It's my mistake to not test each plugin individually before publishing. |
@d4rekanguok please don't apologize, you are doing amazing work with this plugin! Thx for the fix :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error when running gatsby develop:
- The plugin gatsby-plugin-graphql-codegen@2.6.0 is using the API "DEFAULT_SCHEMA_KEY" which is not a known API.
Is this an issue on my part?
The text was updated successfully, but these errors were encountered: