Anchor to ProductDeleteMediaPayloadProduct
ProductDeleteMediaPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to deletedMediaIdsdeleted•
Media Ids List of media IDs which were deleted.
- Anchor to deletedProductImageIdsdeleted•
Product Image Ids List of product image IDs which were deleted.
- Anchor to mediaUserErrorsmedia•
User Errors [MediaUser non-nullError!]! The list of errors that occurred from executing the mutation.
- Anchor to productproduct•
The product associated with the deleted media.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation. Use
instead.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutationDeprecated
Deletes media for a product. Use
instead.
Was this section helpful?