Skip to main content
Log inSign up
mutation

Requires write_products access scope. Also: The user must have permission to delete catalogs.

Delete a catalog.

Anchor to deleteDependentResourcesdeleteDependentResources
BooleanDefault:false

Whether to also delete the price list and the publication owned by the catalog.

ID!required

The ID of the catalog to delete.


Was this section helpful?

Anchor to CatalogDeletePayload returnsCatalogDeletePayload returns

The ID of the deleted catalog.

The list of errors that occurred from executing the mutation.


Was this section helpful?