Update sample Storefront API version#187
Merged
Merged
Conversation
11 tasks
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
11 tasks
eaf2a61 to
8c00f4a
Compare
103a673 to
a1134df
Compare
9c8a5ca to
b654728
Compare
a1134df to
df6ef54
Compare
b654728 to
fa0cac0
Compare
df6ef54 to
4305c86
Compare
| metafields( | ||
| """ | ||
| The list of metafields to retrieve by namespace and key. | ||
Contributor
There was a problem hiding this comment.
Why does android have so few changes 🤔
Would have expected more for 3 version bumps 👀
Contributor
There was a problem hiding this comment.
I think the swift approach differs quite a bit, and lots more is checked in than in android
kiftio
approved these changes
May 26, 2026
kieran-osgood-shopify
approved these changes
May 26, 2026
fa0cac0 to
c2ef02f
Compare
4305c86 to
9fba44a
Compare
c2ef02f to
ad39fc4
Compare
9fba44a to
341dee0
Compare
341dee0 to
cc0e3be
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.

What changes are you making?
Updates the Swift and Android sample Storefront API defaults to
2026-04and regenerates the related sample GraphQL schema/types.How to test
cd platforms/swift && ./Scripts/build_samplescd platforms/android/samples/MobileBuyIntegration && ./gradlew build