JSONataIn
Defined in: packages/core/src/utils/parseJSONata/types.ts:94
Extends
Properties
arguments?
optionalarguments?:JSONataExprNode[]
Defined in: packages/core/src/utils/parseJSONata/types.ts:9
Inherited from
expressions?
optionalexpressions?:JSONataExprNode[]
Defined in: packages/core/src/utils/parseJSONata/types.ts:13
Inherited from
lhs
lhs:
JSONataPath
Defined in: packages/core/src/utils/parseJSONata/types.ts:96
Overrides
name?
optionalname?:string
Defined in: packages/core/src/utils/parseJSONata/types.ts:10
Inherited from
position?
optionalposition?:number
Defined in: packages/core/src/utils/parseJSONata/types.ts:8
Inherited from
procedure?
optionalprocedure?:JSONataExprNode
Defined in: packages/core/src/utils/parseJSONata/types.ts:11
Inherited from
rhs
rhs:
JSONataList
Defined in: packages/core/src/utils/parseJSONata/types.ts:97
Overrides
stages?
optionalstages?:JSONataExprNode[]
Defined in: packages/core/src/utils/parseJSONata/types.ts:14
Inherited from
steps?
optionalsteps?:JSONataExprNode[]
Defined in: packages/core/src/utils/parseJSONata/types.ts:12
Inherited from
type
type:
"binary"
Defined in: packages/core/src/utils/parseJSONata/types.ts:61
Inherited from
value
value:
"in"
Defined in: packages/core/src/utils/parseJSONata/types.ts:95
Overrides
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.