fascinating-indigo•5mo ago
this is how i managed to make it work ```const queryKey = keys().data().resource("employee-group").
this is how i managed to make it work
the issue is this wont scale as if i do any change on how the data-table component which uses
useTable
(from @refinedev/react-table) behaves (like adding pagination) i will have to add hacks for setting the paginaton on the url and so forth0 Replies