Appearance
Selection<T> = SelectionShape<T> & SelectionViewSpread<T>
T
SelectionShape
SelectionViewSpread
Defined in: packages/fate/src/types.ts:187
Declarative selection of the fields a view needs from an entity.
T extends Entity
Entity