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

CTF-next: migrate using-contentful #31270

Conversation

axe312ger
Copy link
Collaborator

this migrates using-contentful to the new generated schema

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 5, 2021
@axe312ger axe312ger marked this pull request as draft May 5, 2021 22:00
@axe312ger axe312ger added topic: source-contentful Related to Gatsby's integration with Contentful and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels May 5, 2021
@@ -86,13 +86,13 @@ export const pageQuery = graphql`
}
brand {
companyName {
companyName
raw
}
}
categories {
id
title {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This fails as references currently always use the ContentfulEntry interface which includes all content types.

Will change the schema to detect reference type validation and use single-type/unions as types for these fields.

@axe312ger axe312ger changed the title Refactor: contentful migrate using-contentful CTF-v6: migrate using-contentful May 12, 2021
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch 2 times, most recently from 95366fc to 4656166 Compare May 20, 2021 14:10
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch 2 times, most recently from 61f846c to a5ddad2 Compare June 10, 2021 16:06
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 849e5a3 to 05324da Compare July 12, 2021 12:26
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch 2 times, most recently from 4f7e213 to 3a03727 Compare July 27, 2021 09:29
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 380d85b to c342248 Compare November 18, 2021 14:26
@axe312ger axe312ger changed the title CTF-v6: migrate using-contentful CTF-next: migrate using-contentful Nov 19, 2021
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 5ce5b86 to a5715aa Compare January 6, 2022 15:59
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from a5715aa to 6086c52 Compare January 14, 2022 15:10
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from ddc5f0a to 6609fd2 Compare February 2, 2022 13:04
@axe312ger axe312ger force-pushed the refactor/contentful-migrate-using-contentful branch from 17c46b2 to c9ffbc6 Compare February 16, 2022 13:35
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 351d89e to ef6b579 Compare March 9, 2022 14:31
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 776a15e to bf32fae Compare April 14, 2022 09:55
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch 3 times, most recently from c3fc6da to 8aa8f20 Compare May 17, 2022 13:25
@axe312ger axe312ger force-pushed the feat/contentful-schema-generation branch from 8aa8f20 to 7ea4514 Compare May 24, 2022 12:22
@axe312ger
Copy link
Collaborator Author

this is now included in #35113

@axe312ger axe312ger closed this Sep 14, 2023
@axe312ger axe312ger deleted the refactor/contentful-migrate-using-contentful branch September 14, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-contentful Related to Gatsby's integration with Contentful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant