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 ProductDeleteMediaPayload

ProductDeleteMediaPayload

payload

Return type for productDeleteMedia mutation.

•

List of media IDs which were deleted.

Anchor to deletedProductImageIdsdeletedProductImageIds
•

List of product image IDs which were deleted.

•

The list of errors that occurred from executing the mutation.

•

The product associated with the deleted 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

Deletes media for a product. Use fileUpdate instead.


Was this section helpful?