LoadReferenceOptions <T, P, F, E>
Hierarchy
- FindOneOptions<T, P, F, E>
- LoadReferenceOptions
Index
Properties
Properties
optionalafter
optionalbefore
Fetch items before
this cursor.
optionalcache
optionalcomments
sql only
optionalconnectionType
optionalconvertCustomTypes
optionalctx
optionaldataloader
optionaldisableIdentityMap
optionalexclude
optionalfields
optionalfilters
optionalfirst
Fetch first
N items.
optionalflags
optionalflushMode
optionalgroupBy
sql only
optionalhaving
optionalhintComments
sql only
optionalindexHint
sql only
optionallast
Fetch last
N items.
optionallockMode
optionallockTableAliases
sql only
optionallockVersion
optionalloggerContext
optionallogging
optionaloffset
optionalorderBy
optionaloverfetch
Fetch one more item than first
/last
, enabled automatically in em.findByCursor
to check if there is a next page.
optionalpopulate
optionalpopulateOrderBy
optionalpopulateWhere
optionalrefresh
optionalschema
optionalstrategy
sql only
Fetch items
after
this cursor.