Skip to content

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

SelectionFields = { [K in DataKey]?: boolean }

Defined in: src/query/selection.ts:22

The parts of an entity that can be selected. Every field is opt-in (including the key) and maps directly to a field of the returned Entity — the selection is flat.