Insert durable task executions.
The durable task executions to insert.
Get durable task execution ids.
The where clause to filter the durable task executions.
Optional
limit: numberThe maximum number of durable task execution ids to return.
The ids of the durable task executions.
Get durable task executions.
The where clause to filter the durable task executions.
Optional
limit: numberThe maximum number of durable task executions to return.
The durable task executions.
Update durable task executions.
The where clause to filter the durable task executions.
The update object.
The ids of the durable task executions that were updated.
A durable storage transaction. It is used to perform multiple operations on the storage in a single transaction.