TransactionAction type

Represents the union of all the available transactional actions

type TransactionAction = CreateDeleteEntityAction | UpdateEntityAction