ChangeType type

ChangeType の値を定義します。

type ChangeType = "Update" | "Delete" | "Create"