I am using refetch() whenever the variables of the useQuery changes in order to filter the list. Every time a variable prop is changed it fetches the results ac
refetch()