Anchor to BulkOperationCancelPayloadBulk
BulkOperationCancelPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to bulkOperationbulk•
Operation The bulk operation to be canceled.
- Anchor to userErrorsuser•
Errors [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?