I’m building a custom pagination hook with Apollo useQuery to manage data in a table. The hook works as expected in the component, except when I …
I’m building a custom pagination hook with Apollo useQuery to manage data in a table. The hook works as expected in the component, except when I …