Dependency notes for queries

I just noticed that if you select an object in the left column, this little blue icon shows up next to the name. If you hover over the icon you get a list of its dependencies. Awesome!

Can we get that for queries as well? Or maybe there is a way to see this and I don’t know how? I know I can try and delete a query and it will tell me in the confirmation, but that’s a little risky!

Hey @bradlymathews!

We don't store/surface a map of what triggers what, but we do have a secret debugging panel that you might be interested in. It's not yet ready for public release, so it's a little rough around the edges, but I thought I'd share just in case it's helpful 😊

control + ` (backtick) should bring it up for you! The third tab shows component/query dependencies and might be the most relevant here.

4 Likes