I have an ApolloClient performing a query through useQuery.
I\'d like that object to be available to the whole app, without having to re-fetch it from the database. S