Thanks very much. l did managed to return a Stream of Posts. But is there an elegant way of combining Live Query Event types such as create, update, delete, enter and exit into one? A method l could perhaps call and get a list of Parse objects that increment when a new object matching the query is added or decrement when an object is removed??