Docs
Dashboard

collectionDelete

Mutation

Deletes a collection by its ID.

#

Arguments


input
CollectionDeleteInput!Required

The values used to perform the collection delete operation.

#

Payload


collection
Collection

The collection associated with this collection delete payload.

errors
[CollectionDeleteError!]

User-facing errors that prevented the operation from succeeding.