Chaining Resource Queries (pull-based evaluation)

Hey @Lychee

You need to structure the flow so that the JavaScript query runs first. On the success event handler of the JavaScript query, trigger the SQL query.


2 Likes