Skip to content

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

Predicate = { key: string; type: PredicateType; value: string | number; } | { predicates: Predicate[]; type: PredicateContainerType; }

Defined in: src/query/predicate.ts:4