hydrateInstance
Produce a typed object containing the provided raw data.
connection.hydrateInstance(props)
If instance has been passed as an option, or defined by another behavior,
pass props
to it and return the value. Otherwise, return a clone of props
.
Parameters
- props
{Object}
:the raw instance data returned by the data source, often via getData