EntitySelection
EntitySelection =
AtLeastOne<SelectionFields>
Defined in: src/query/selection.ts:36
A non-empty entity selection — the object form accepted by select(). At least one field must be
selected.
EntitySelection =
AtLeastOne<SelectionFields>
Defined in: src/query/selection.ts:36
A non-empty entity selection — the object form accepted by select(). At least one field must be
selected.