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

chore(docs): Update migration guide to add more info about image resolvers #35105

Merged
merged 3 commits into from
Mar 14, 2022

Conversation

natalyjazzviolin
Copy link
Contributor

Description

This PR corrects the documentation as detailed in this issue when creating a source plugin that requires image support.

Documentation

The documentation exists and was corrected here:
https://www.gatsbyjs.com/docs/reference/graphql-data-layer/schema-customization/#extending-third-party-types
https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v3-to-v4/#do-not-create-nodes-in-custom-resolvers

Related Issues

Fixes #34192

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Mar 10, 2022
@LekoArts LekoArts added type: documentation An issue or pull request for improving or updating Gatsby's documentation and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Mar 14, 2022
@LekoArts LekoArts changed the title fix(docs): On creating source plugins with image support chore(docs): Update migration guide to add more info about image resolvers Mar 14, 2022
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

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

Thanks!

@LekoArts LekoArts merged commit 4753cf9 into gatsbyjs:master Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gatsby-source-graphql] download images from remote schema using Gatsby v4
2 participants