collectionDelete
Deletes a collection.
collectionDelete(
id: ID!
): CollectionDelete
Arguments
collectionDelete.id ● ID! non-null scalar
ID of a collection to delete.
Type
CollectionDelete object
Deletes a collection.
Was this page helpful?