Skip to main content

CELMemberNegatedIdentifier

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

Extends

Properties

negations

negations: number

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

Inherited from

CELNegation.negations


type

type: "Negation"

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

Inherited from

CELNegation.type


value

value: CELIdentifier

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

Overrides

CELNegation.value


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.