collectionCreate
Creates a new collection.
collectionCreate(
input: CollectionCreateInput!
): CollectionCreate
Arguments
collectionCreate.input ● CollectionCreateInput! non-null input
Fields required to create a collection.
Type
CollectionCreate object
Creates a new collection.
Was this page helpful?