Skip to main content
Anchor to CatalogDeletePayload

CatalogDeletePayload

payload

Return type for catalogDelete mutation.

•ID

The ID of the deleted catalog.

•[CatalogUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Delete a catalog.

Arguments

•ID!
required

The ID of the catalog to delete.

Anchor to deleteDependentResourcesdeleteDependentResources
•Boolean
Default:false

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



Was this section helpful?