Anchor to CatalogDeletePayloadCatalog
payloadCatalog Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedId (ID)
- userErrors ([CatalogUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted catalog.
- Anchor to userErrorsuser•[Catalog
Errors User Error!]! 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
- catalogDelete (CatalogDeletePayload)
- •mutation
Delete a catalog.
- •ID!required
The ID of the catalog to delete.
- Anchor to deleteDependentResourcesdelete•Boolean
Dependent Resources Default:false Whether to also delete the price list and the publication owned by the catalog.
Arguments
- •ID!
Was this section helpful?