Refine platform is great However did

Refine platform is great. However, did somebody use useInfiniteQuery? If useInfiniteQuery is not in Refine library, can we use react query together with refine core? Thank you.
3 Replies
rare-sapphire
rare-sapphire2y ago
Hey @maxdata We dont have a useInfiniteQuery hook like in react-query yet. Howover, it is on todo list.
rare-sapphire
rare-sapphire2y ago
useSelect | refine
useSelect hook allows you to manage an Ant Design Select component when records in a resource needs to be used as select options.
causal-orange
causal-orange2y ago
thank you!

Did you find this page helpful?