collectionCreate Mutation
Creates a new collection.
collectionCreate(
input: CollectionCreateInput!
): CollectionCreate
Show return type
Arguments
input ● CollectionCreateInput!
Fields required to create a collection.
Type
CollectionCreate
Creates a new collection.