Skip to main content
Version: Next

MapOptions

Index

Properties

optionaldisableIdentityMap

disableIdentityMap?: boolean

map the entity in an isolated context without adding it to the identity map

optionalmapped

mapped?: boolean

set to true when the result is already mapped to entity property names

optionalschema

schema?: string

schema to use when mapping the entity

Page Options