BulkUpdateResult

The result of bulk updating a set of records.

Fields

failed ([BulkUpdateError!]!)

A list of any errors and the location in the input array.

succeeded ([ID!]!)

A list of all the IDs on which this bulk operation succeeded.