Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby): Respect infer extension in schema update #16110

Merged

Conversation

stefanprobst
Copy link
Contributor

Currently we don't actually respect the type inference config set with @infer/@dontInfer in the "schema update" step. This is quite important as it means not being able to switch off infering for SitePage.context

Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sidharthachatterjee sidharthachatterjee merged commit ce56b9d into gatsbyjs:master Jul 30, 2019
@stefanprobst stefanprobst deleted the fix-updateschema-inference branch July 31, 2019 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants