Theo's Typesafe CultTTC
Theo's Typesafe Cult3y ago
3 replies
rre

React Query: useQuery

So I am trying to implement pagination with React Query. Been reading a lot of docs and examples. In many examples, the useQuery data has a "hasMore" property. I don't have this..? When I log data, it's not there. So is there any way for me to know that the next page is the last page..?
Was this page helpful?