Skip to content

Commit

Permalink
Document cache/request behavior of query emberjs#4733
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlabouve committed Jan 20, 2017
1 parent 7693179 commit f497a80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addon/-private/system/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -1211,6 +1211,8 @@ Store = Service.extend({
[`AdapterPopulatedRecordArray`](http://emberjs.com/api/data/classes/DS.AdapterPopulatedRecordArray.html)
once the server returns.
Each time this method is called a new request is made through the adapter.
@since 1.13.0
@method query
@param {String} modelName
Expand Down

0 comments on commit f497a80

Please sign in to comment.