The docs seem define collections at the module level (outside of any component).
However, we have a client that we consume via context and I want to use it as part of the queryFn definintion.
I presume a context provider + ref combo works but wonder if the team has an approach that you'd encourage?