BulkOperationResult interface
represents response for an operation in bulk with executeBulkOperations API
Properties
error | any exceptions are captured here |
operation |
the original operation input passed |
response | response from the backend for the item operation |
Property Details
error
operationInput
response
response from the backend for the item operation
response?: ExtendedOperationResponse