useLazyQuery is called on every re-render if we change the query variables #5912
Open
Description
I'm not sure if it’s a bug or not. In case if it's not, we have to update the doc, saying that you still will execute the query if you update your query variables.
The original issue.
It affects the latest apollo client version.