import { useInfiniteQuery } from "react-query"; export function App() { const { data, ... useInfiniteQuery is very similar to useQuery .
確定! 回上一頁