How should I update my model to include new records when using store.query? I'm using store.query for pagination. From what I've read, I can push the record into the store, but can't seem to get this working? How should I update my model to include new rec