I noticed that Retool reports everything it is doing in the console log. I am embedding the app in an iFrame. It even posts all of the names of the queries... I cant seem to find a way to turn off all of this console.log output. What am I missing? TY!
Hey @didexpectedgot!
I'm not sure it's possible to restrict the logging that retool does but you can filter them out of your console:
Could that work?