Skip to main content
Log inSign up
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-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Deletes media for a product.


Was this section helpful?