Skip to content

Instantly share code, notes, and snippets.

@tpage99
Last active January 10, 2025 20:12
Show Gist options
  • Save tpage99/04fe4a1b78e778d40603eebc5ca612ce to your computer and use it in GitHub Desktop.
Save tpage99/04fe4a1b78e778d40603eebc5ca612ce to your computer and use it in GitHub Desktop.
Migrate legacy metafield definitions to Shopify's native editor

Migrate Legacy Metafields

If an error occurs for a value already existing for a metafield (legacy) but isn't available, navigate to:

/admin/metafields/[type]/migrate/[namespace]/[key]

to migrate to native Shopify metafields editor.

Example

Example for SEO Hidden created with previous methods, route would be:

/admin/metafields/product/migrate/seo/hidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment