Skip to main content

CELMemberNegatedIdentifierChain

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

Extends

Properties

left

left: CELMemberIdentifierChain | CELMemberNegatedIdentifier

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


list

list: never

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


right: CELIdentifier

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


type

type: CELExpressionType

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

Inherited from

CELExpression.type


value

value: never

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


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.