Docs
Dashboard

collectionCreate

Mutation

Creates a new collection with the specified name and slug.

#

Arguments


input
CollectionCreateInput!Required

The values used to perform the collection create operation.

#

Payload


collection
Collection

The collection associated with this collection create payload.

errors
[CollectionCreateError!]

User-facing errors that prevented the operation from succeeding.