You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: start getting rid of apiQueryClient (#2597)
* show what it looks like to get rid of apiQueryClient
* try invalidateOptions on list options helper
* show what it looks like to get apiQueryClient out of more pages
* put invalidate function on queryClient by extending class
* convert a few more to see how they look
* use the new path params types
* remove invalidateOptions on paginated query thing
* convert some more, actually cut some lines!
0 commit comments