Skip to main content
Log inSign up
Anchor to BulkOperationCancelPayload

BulkOperationCancelPayload

payload

Return type for bulkOperationCancel mutation.

•

The bulk operation to be canceled.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Starts the cancelation process of a running bulk operation.

There may be a short delay from when a cancelation starts until the operation is actually canceled.


Was this section helpful?