Skip to main content

collectionCreate Mutation

Creates a new collection.

Requires the MANAGE_PRODUCTSpermission.
collectionCreate(
input: CollectionCreateInput!
): CollectionCreate
Show return type

Arguments

input ● CollectionCreateInput!

Fields required to create a collection.

Type

CollectionCreate

Creates a new collection.

Requires the MANAGE_PRODUCTSpermission.