CreateDeleteEntityAction type

トランザクション要求に含めるエンティティの作成または削除操作を表します。

type CreateDeleteEntityAction = ["create" | "delete", TableEntity]