-
| 
         Hello! I was wondering if there is any plans to create a new version of the gatsby-source-shopify which will support newer versions of the Shopify Admin GQL API? Upon investigation, I noticed that version 2024-04 and beyond is not supported by the plugin as there were breaking changes between the Shopify Admin GQL schema in version 2024-01 and 2024-04. The queries are written to support version 2024-01 and older. For example, when attempting to build using 2024-04 the build fails due that an error occurring within the product query: 
 This is but one of many fields that has been updated in the Shopify Admin GQL API between 2024-01 and 2024-04. This is a pretty major problem for merchants using Shopify since the latest supported version of the plugin is 2024-01 which will sunset in January 2025 as part of Shopify's API versioning policy .  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
| 
         Hi @JWizerd. We're actually actively working on this and hope to have a release in the next few weeks. Would you be in interested in beta testing this release when it's ready? cc @pieh  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         There is canary available using 2024-04 shopify API:  #39082 have changes being made - it should not result in breaking changes for gatsby queries - data types and shapes should be preserved  | 
  
Beta Was this translation helpful? Give feedback.
Hi @JWizerd. We're actually actively working on this and hope to have a release in the next few weeks.
Would you be in interested in beta testing this release when it's ready?
cc @pieh