次の方法で共有


ChangeType type

ChangeType の値を定義します。

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