useQuery needs a query key and an async function for it to manage a request. The query key can be a string or an array, the second argument is ...
確定! 回上一頁