Skip to main content

deleteCollectionTypeContent

Delete a CollectionTypeContent.

Requires the collectiontypecontent/write scope on the associated DemandHq.

deleteCollectionTypeContent(
collectionTypeContentId: ID!
): CollectionTypeContentDeletedResponse!

Arguments

deleteCollectionTypeContent.collectionTypeContentId ● ID! non-null scalar

Type

CollectionTypeContentDeletedResponse object

This is the response from a deleteCollectionTypeContent mutation.