collectionCreate
MutationCreates a new collection with the specified name and slug.
#
Arguments
- CollectionCreateInput!Required
input The values used to perform the collection create operation.
#
Payload
- Collection
collection The collection associated with this collection create payload.
- [CollectionCreateError!]
errors User-facing errors that prevented the operation from succeeding.