query - does convex expose any low level info(documents scanned, etc) per a given query?
Secondly, I'm aware queries are reactive, but is there any public documentation on what determines the triggers for this reactivity? In simpler terms, for a given query, What is the sync engine looking at? What counts as a trigger?
