ChangeType type

スナップショットの変更の種類。 PropertyChanges は、更新プログラムの変更の種類の場合に提供されます

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