Skip to content

[2026-01] Storefront & Customer Account API version update#3434

Merged
kdaviduik merged 2 commits intomainfrom
kd-2026-01-changes
Feb 6, 2026
Merged

[2026-01] Storefront & Customer Account API version update#3434
kdaviduik merged 2 commits intomainfrom
kd-2026-01-changes

Conversation

@kdaviduik
Copy link
Contributor

@kdaviduik kdaviduik commented Feb 3, 2026

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

  • Updated version constants in 4 files
  • Regenerated GraphQL types and schemas
  • Updated skeleton template types

API Changes Analysis

Issue API Change Action Taken Rationale
https://github.com/Shopify/developer-tools-team/issues/1004 ReturnReasonDefinition replaces ReturnReason Types regenerated Hydrogen has no return request functionality - type-only change
https://github.com/Shopify/developer-tools-team/issues/1005 GIFT_CARD_RECIPIENT_INVALID error code added Types regenerated Hydrogen passes cart errors through without special handling
https://github.com/Shopify/developer-tools-team/issues/1006 discountCodes argument now required Code updated Updated GraphQL mutation in cartDiscountCodesUpdateDefault.ts to use [String!]!
https://github.com/Shopify/developer-tools-team/issues/1007 Metafield reference/references in Customer Account API Types regenerated parseMetafield.ts is Storefront API specific; Customer Account API is separate

@shopify
Copy link
Contributor

shopify bot commented Feb 3, 2026

Oxygen deployed a preview of your kd-2026-01-changes branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment February 6, 2026 8:06 PM

Learn more about Hydrogen's GitHub integration.

@kdaviduik kdaviduik force-pushed the kd-2026-01-changes branch 4 times, most recently from bd2d899 to 3be1ac3 Compare February 4, 2026 03:56
@kdaviduik kdaviduik marked this pull request as ready for review February 4, 2026 03:56
@kdaviduik kdaviduik requested a review from a team as a code owner February 4, 2026 03:56
Copy link
Contributor

@graygilmore graygilmore left a comment

Choose a reason for hiding this comment

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

If I remember correctly this is basically a repo.replace('2025-10', '2026-01') and regenerating the GraphQL types, right? If so: 👍🏻

@fredericoo
Copy link
Contributor

If I remember correctly this is basically a repo.replace('2025-10', '2026-01') and regenerating the GraphQL types, right? If so: 👍🏻

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.
@kdaviduik kdaviduik merged commit d46c886 into main Feb 6, 2026
14 of 15 checks passed
@kdaviduik kdaviduik deleted the kd-2026-01-changes branch February 6, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants