hydrateInstance
Returns an instance given raw data.
connection.hydrateInstance(props)
Calls the base hydrateInstance
to create an Instance for props
.
Then, Looks for registered hydrateInstance callbacks for a given id and calls them.
Parameters
- props
{Object}
:
Returns
{Instance}
: