ConditionalExpression
API reference for ConditionalExpression
Interface: ConditionalExpression
Section titled “Interface: ConditionalExpression”Conditional expression for operations
Indexable
Section titled “Indexable”[key: string]: unknown
Properties
Section titled “Properties”customExpression?
Section titled “customExpression?”
optionalcustomExpression:string
field?
Section titled “field?”
optionalfield:string
type:
"equals"|"notEquals"|"exists"|"notExists"|"greaterThan"|"lessThan"|"between"|"beginsWith"|"custom"
value?
Section titled “value?”
optionalvalue:unknown
values?
Section titled “values?”
optionalvalues:unknown[]