I am using wasp version 0.16.6. I would like to set refresh interval for useQuery to 5 seconds (so it refresh content of a page every 5 seconds). But I am not sure how to pass arguments to useQuery function. You can show me on this official example: https://wasp.sh/docs/tutorial/queries#invoking-the-query-on-the-frontend
So this line needs to be updated with refresh interval somehow: