Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

ExistsNode = object

Defined in: src/query/expression.ts:33

An EXISTS(name) test — true when the attribute is set with any type.

readonly kind: "exists"

Defined in: src/query/expression.ts:34


readonly name: string

Defined in: src/query/expression.ts:35