Skip to main content
mutation

Requires write_products access scope. Also: The user must have permission to create and edit catalogs.

Creates a new catalog.

CatalogCreateInput!required

The properties of the new catalog.


Was this section helpful?

Anchor to CatalogCreatePayload returnsCatalogCreatePayload returns

Catalog

The newly created catalog.

[CatalogUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?