Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_metaobjects access scope.

Updates an existing metaobject.

ID!required

The ID of the metaobject to update.

Specifies parameters to update on the metaobject.


Was this section helpful?

Anchor to MetaobjectUpdatePayload returnsMetaobjectUpdatePayload returns

The updated metaobject.

The list of errors that occurred from executing the mutation.


Was this section helpful?