collectionDelete
Deletes a collection.
collectionDelete(
id: ID!
): CollectionDelete
Arguments
collectionDelete.id
● ID!
non-null scalar miscellaneous
ID of a collection to delete.
Type
CollectionDelete
object products
Deletes a collection.