Filters the entities properties to the set contained in the keys array.
keys
The array of keys that the entity be limited to
The entity to map
An entity instance that has only the keys provided in the keys array
Generated using TypeDoc
Filters the entities properties to the set contained in the
keys
array.