Share via


TransactionAction type

Represents the union of all the available transactional actions

TypeScript
type TransactionAction = CreateDeleteEntityAction | UpdateEntityAction