Type alias OperationAction

OperationAction: "create" | "update" | "delete"

Operation actions, represented as strings.

Generated using TypeDoc