collectionDelete
MutationDeletes a collection by its ID.
#
Arguments
- CollectionDeleteInput!Required
input The values used to perform the collection delete operation.
#
Payload
- Collection
collection The collection associated with this collection delete payload.
- [CollectionDeleteError!]
errors User-facing errors that prevented the operation from succeeding.