The type of the entity being queried, extending DynaRecord
.
Optional
includeAn array of association names to be included in the result of the query. Each association name must be a valid relationship attribute name for the entity T
.
Generated using TypeDoc
Defines options for the
FindById
operation, allowing specification of additional associations to include in the query result.