apollo-phoenix-websocket icon indicating copy to clipboard operation
apollo-phoenix-websocket copied to clipboard

compatibility with Apollo 2.x

Open smeevil opened this issue 6 years ago • 1 comments

Hi there,

First of all, thank you so much for this adapter, I have been using this with out any problems on Apollo 1.9.

The connections in Apollo 2.x have changed and are more modulair now. Is there any work being done to make this compatible with 2.x ?

Thanks in advance,

Gerard

smeevil avatar Feb 01 '18 16:02 smeevil

If anyone else is looking for this, I found there is support provided by the absinthe library itself.

A nice write up can be found here : https://medium.com/nine-point-eight/how-to-integrate-elixir-absinthe-graphql-with-react-apollo-without-dying-in-the-attempt-2b5c1cc59577

After implementing this everything is working as a charm again on Apollo Client 2.2

smeevil avatar Feb 01 '18 19:02 smeevil