collectionBulkDelete
Deletes collections.
collectionBulkDelete(
ids: [ID!]!
): CollectionBulkDelete
Arguments
collectionBulkDelete.ids ● [ID!]! non-null scalar
List of collection IDs to delete.
Type
CollectionBulkDelete object
Deletes collections.
Was this page helpful?