Abdul Samad
Abdul Samad
Hi @colbyfayock , I would like to add this doc and get familiar with the codebase too. Please assign me.
Hi @aliemir I can work on this. Please assign me
@aliemir why do we need to do same for mutation keys that you mentioned in your fix.
Do we need a separate mockdata file for multi-tenant testing similar to this https://github.com/refinedev/refine/blob/master/packages/core/test/dataMocks.ts
I worked on this extensively today. Isn't this test case related to same, I read in docs that `param` is both for route and query params. https://github.com/refinedev/refine/blob/6f4fe529c30e2ce5b97bd6aa913e6b45fc910943/packages/core/src/hooks/data/useList.spec.tsx#L238 also, i may...