this.store.findQuery('comment', { where: { post: { "__type": "Pointer", "className": "_User", "objectId": this.get('session.currentUser.id') } } });