[2026-01] Storefront & Customer Account API version update#3434
Merged
[2026-01] Storefront & Customer Account API version update#3434
Conversation
Contributor
|
Oxygen deployed a preview of your
Learn more about Hydrogen's GitHub integration. |
bd2d899 to
3be1ac3
Compare
graygilmore
approved these changes
Feb 4, 2026
Contributor
graygilmore
left a comment
There was a problem hiding this comment.
If I remember correctly this is basically a repo.replace('2025-10', '2026-01') and regenerating the GraphQL types, right? If so: 👍🏻
Contributor
and because of this making the updateDiscountCode mutation array input not optional 2025-10 was eventful, this is pretty smooth! |
Update Storefront API and Customer Account API from 2025-10 to 2026-01. This is the quarterly API version update aligned with Shopify's API release schedule.
3be1ac3 to
72029e4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated Storefront API and Customer Account API to version 2026-01.
Part of https://github.com/Shopify/developer-tools-team/issues/1003.
Closes https://github.com/Shopify/developer-tools-team/issues/1004
Closes https://github.com/Shopify/developer-tools-team/issues/1005
Closes https://github.com/Shopify/developer-tools-team/issues/1006
Closes https://github.com/Shopify/developer-tools-team/issues/1007
Changes
API Changes Analysis
ReturnReasonDefinitionreplacesReturnReasonGIFT_CARD_RECIPIENT_INVALIDerror code addeddiscountCodesargument now requiredcartDiscountCodesUpdateDefault.tsto use[String!]!reference/referencesin Customer Account APIparseMetafield.tsis Storefront API specific; Customer Account API is separate