LiveQuery Cloud Function Pipeline results

I want the that my cloud function returns to include new objects that occur in my table class. I thought turning on autofetch would do this, but it doesn’t seem to do the trick. Is anyone familiar with how you would build a pipeline that updates itself with new objects I am guessing you may need to implement a live query with the pipeline but I don’t know how the ordering of such would go?

maybe using livequery syntax in react helps you: