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 ProductCreateMediaPayload

ProductCreateMediaPayload

payload

Return type for productCreateMedia mutation.

•

The newly created media.

•

The list of errors that occurred from executing the mutation.

•

The product associated with the media.

•
[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

Creates media for a product. Use productUpdate or productSet instead.


Was this section helpful?