Docs
Dashboard

collectionUpdate

Mutation

Updates an existing collection by its ID.

#

Arguments


input
CollectionUpdateInput!Required

The values used to perform the collection update operation.

#

Payload


collection
Collection

The collection associated with this collection update payload.

errors
[CollectionUpdateError!]

User-facing errors that prevented the operation from succeeding.