Skip to main content
Version: 3.x

collectionCreate

Creates a new collection.

Requires MANAGE_PRODUCTSpermission.
collectionCreate(
input: CollectionCreateInput!
): CollectionCreate

Arguments

collectionCreate.input ● CollectionCreateInput! non-null input

Fields required to create a collection.

Type

CollectionCreate object

Creates a new collection.

Requires MANAGE_PRODUCTSpermission.

Was this page helpful?