Query auto triggering in modal

Hmm is it expected that my query which is attached to a button within a modal does auto-fire randomly as I type into the form fields with the same modal?

As the query is supposed to be run ‘on click’ I can’t figure out why this is happening. Any hints?

Hey there @radim and welcome to the community! Does your query have any inputs that are dependent on those form fields? If it’s set to run when inputs change, that might be your issue.

Hi Justin, I have input fields’ values direct in the query variables. Does it count as depedency that would trigger the query? No watched inputs selected.

Not sure what you mean - could you send over a screenshot of your query?