Skip to main content

CELMemberNegatedIdentifierChain

Defined in: packages/core/src/utils/parseCEL/types.ts:114

Extends

Properties

left

left: CELMemberIdentifierChain | CELMemberNegatedIdentifier

Defined in: packages/core/src/utils/parseCEL/types.ts:116


list

list: never

Defined in: packages/core/src/utils/parseCEL/types.ts:118


right: CELIdentifier

Defined in: packages/core/src/utils/parseCEL/types.ts:117


type

type: CELExpressionType

Defined in: packages/core/src/utils/parseCEL/types.ts:41

Inherited from

CELExpression.type


value

value: never

Defined in: packages/core/src/utils/parseCEL/types.ts:115


caution

API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.