Apollo client graphql subscription #8920
-
|
I'm trying to integrate a subscription to my quasar app. I already added the @quasar/apollo and I can't find where I could set up the WebSocket URL for a subscription. Plz help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Just like http link, you create a ws link. Check out this reply (this is assuming you are using v1 of the Apollo AE): quasarframework/app-extension-apollo#37 (comment) Scott |
Beta Was this translation helpful? Give feedback.
-
|
My Backend is elixir based phenix application. Following lib resolved my issue. |
Beta Was this translation helpful? Give feedback.
My Backend is elixir based phenix application. Following lib resolved my issue.
https://github.com/absinthe-graphql/absinthe-socket/tree/master/packages/socket-apollo-link