We will later pass this function to useInfiniteQuery or useQuery to execute the API call. const BookStore = model("BookStore", { map: map(Book), }) ...
確定! 回上一頁