Micah R Ledbetter /mɹ̩ˈled/
@mrled
I had to try it out both ways, rewriting code until I determined that no, probably it shouldn't be a hook, but it should be called from hooks which wrap around react-query hooks. You can't call hooks conditionally (!) or from non-hooks. Getting it wrong early means rewriting code