Could it be possible to set apolloProvider in a vue plugin? #692
pedrokermitgoncalves
started this conversation in
General
Replies: 1 comment
-
No because the provider must be put on a specific application. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all.
Would it be possible to setup the apollo provider inside a vue plugin? Something like this:
Then when I create my Vue instance, just use the plugin like:
Beta Was this translation helpful? Give feedback.
All reactions