Defines options for the FindById operation, allowing specification of additional associations to include in the query result.
FindById
The type of the entity being queried, extending DynaRecord.
DynaRecord
Optional
An 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.
T
Defines options for the
FindById
operation, allowing specification of additional associations to include in the query result.