T
Twenty10mo ago
D_Gamer

useFindManyRecords() hook doesn’t utilize depth property.

useFindManyRecords() hook has depth property in its prop types but the property is not being destructured from props and ofcourse not getting passed on to the query factory.
1 Reply
charles
charles10mo ago
useFindManyRecords depth property will be deprecated, we are leading toward queryFields

Did you find this page helpful?