2 const todosResponse = await fetch('/todos', {. 3 // Pass the signal to one fetch. 4 signal, ... 13 // Cancel the request if React Query signals to abort.
確定! 回上一頁