Skip to content

[#metaobjects] Use values API on Admin API 2026-07#263

Open
shauns wants to merge 1 commit into
main-clifrom
shauns/metaobject-values-api-2026-07
Open

[#metaobjects] Use values API on Admin API 2026-07#263
shauns wants to merge 1 commit into
main-clifrom
shauns/metaobject-values-api-2026-07

Conversation

@shauns

@shauns shauns commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Warning

Make sure JS flavour branch is updated afterward.

FYI: bumps default API version up to 2026-07.

Metaobject reads and writes now use the JSON values interface, available from Admin API 2026-07, so the template demonstrates the preferred API rather than field-by-field payloads.

The upsert supplies the complete declared value set, preserving behaviour under values' full-replacement semantics. Runtime requests, GraphQL codegen, and webhook configuration target 2026-07; the @shopify/shopify-app-react-router minimum version supplies ApiVersion.July26.

Metaobject values provide a simpler JSON interface for reading and writing field data. Align the runtime, codegen, and webhook versions and raise the app package minimum so ApiVersion.July26 is available.

Co-authored-by: AI (Pi/GPT-5.6 Sol) <noreply@pi.dev>
@shauns shauns requested a review from a team as a code owner July 10, 2026 11:00
@github-actions github-actions Bot added the devtools-gardener Post the issue or PR to Slack for the gardener label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devtools-gardener Post the issue or PR to Slack for the gardener

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant