Documentation / @super-line/server / WriteOp
Type Alias: WriteOp
WriteOp =
"insert"|"update"|"delete"
Defined in: collections/types.ts:20
The three row mutations a write policy guards.
Documentation / @super-line/server / WriteOp
WriteOp =
"insert"|"update"|"delete"
Defined in: collections/types.ts:20
The three row mutations a write policy guards.