Skip to main content

deleteProductContentItem

Delete an existing ProductContentItem.

Requires productcontentitem/write permission on the DemandHq for the requesting identity.

deleteProductContentItem(
contentItemId: ID!
productId: ID!
): ProductContentItemDeleteResponse!

Arguments​

deleteProductContentItem.contentItemId ● ID! non-null scalar​

deleteProductContentItem.productId ● ID! non-null scalar​

Type​

ProductContentItemDeleteResponse object​

The response type from a ProductContentItem delete mutation