deleteCollection
Delete a Collection from a DemandHq.
Requires the collection/write permission on the given DemandHq
deleteCollection(
collectionId: ID!
): CollectionDeleteResponse!
Arguments
deleteCollection.collectionId ● ID! non-null scalar
Type
CollectionDeleteResponse object
Returned object from deleteCollection