CollectionDelete
Deletes a collection.
type CollectionDelete {
productErrors: [ProductError!]!
collection: Collection
}
Fields
CollectionDelete.productErrors ● [ProductError!]! non-null object
CollectionDelete.collection ● Collection object
Returned By
collectionDelete mutation