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.

Anchor to ProductUpdateMediaPayload

ProductUpdateMediaPayload

payload

Return type for productUpdateMedia mutation.

•

The updated media object.

•

The list of errors that occurred from executing the mutation.

•

The product on which media was updated.

•
[UserError!]!non-nullDeprecated

The list of errors that occurred from executing the mutation. Use mediaUserErrors instead.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutationDeprecated

Updates media for a product. Use fileUpdate instead.


Was this section helpful?