EntityOperationResponse
Response from an entity operation that modifies multiple records
Properties¶
| Property | Type | Description |
|---|---|---|
successRecords |
Record<string, any>[] |
Records that were successfully processed |
failureRecords |
FailureRecord[] |
Records that failed processing |