Open
Description
Is your feature request related to a problem? Please describe.
Apollo client for React supports useReactiveVar hook to make it easier to work with Apollo's built in reactive variables for state management, it would be nice for Vue Apollo to have to same thing as well.
Describe the solution you'd like
Add support for the useReactiveVar hook
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
N/A
Additional context
Add any other context or screenshots about the feature request here.