We should support reifying functions, signals, and reactive promises that are passed as parameters to queries. This allows us to dynamically update queries without creating new instances, which will make usage more efficient overall in cases where parameters are changing frequently.
We should support reifying functions, signals, and reactive promises that are passed as parameters to queries. This allows us to dynamically update queries without creating new instances, which will make usage more efficient overall in cases where parameters are changing frequently.