GUI Query Editor tied to Client Schema?

I am wondering if it is possible to leverage {{ current_user.metadata.client_schema }} in the GUI query editor. I understand that the GUI query editor is not available with a dynamic resource, and I would like to be able to use one resource and access the correct database based on {{ current_user.metadata.client_schema }} like is possible in the SQL editor. Thanks in advance for any insights!

Hey @digidoc1010,

Interesting, I think this is a bug.

If you set up your GUI query editor first, and then you change to dynamic, even though it changes to SQL, it still runs. I just ran a test example, and even though the SQl editor is empty, it successfully runs

Tagging @Tess and @Darren for visibility