get
function
Overwrites connection.get so any hydrated instances are kept in the store until the response resolves.
connection.get( params )
Increments the request counter so this instance will be stored and then decrements it after the request is complete.
Parameters
- params
{Object}:Params used to specify which instance to retrieve.