Documentation / @zerotal/admin / index / Conjunction
Type Alias: Conjunction
Conjunction =
"and"|"or"
Defined in: admin/src/table/Constraint.ts:38
Whether a rule joins what came before it with AND or OR.
Documentation / @zerotal/admin / index / Conjunction
Conjunction =
"and"|"or"
Defined in: admin/src/table/Constraint.ts:38
Whether a rule joins what came before it with AND or OR.
On this page