Type alias EntityChangeMethod

EntityChangeMethod: "insert" | "update" | "delete"

The storage methods which can mutate entities.

Generated using TypeDoc