Skip to main content
Anchor to BulkOperationCancelPayload

BulkOperationCancelPayload

payload

Return type for bulkOperationCancel mutation.

•BulkOperation

The bulk operation to be canceled.

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

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?