Skip to main content
Anchor to DiscountAutomaticBulkDeletePayload

DiscountAutomaticBulkDeletePayload

payload

Return type for discountAutomaticBulkDelete mutation.

•Job

The asynchronous job removing the automatic discounts.

•[DiscountUserError!]!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

Asynchronously delete automatic discounts in bulk if a search or saved_search_id argument is provided or if a maximum discount threshold is reached (1,000). Otherwise, deletions will occur inline. Warning: All automatic discounts will be deleted if a blank search argument is provided.


Was this section helpful?