What is the best way to handle dependent queries. Will the `useQuery`?
user.value must be a string before the query can run. target accepts a string to build the query string however typescript is complaining because it thinks it could be null there