Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ApolloClient instantiation to new apollo-boost syntax #301

Open
DevanB opened this issue Apr 15, 2018 · 1 comment
Open

Refactor ApolloClient instantiation to new apollo-boost syntax #301

DevanB opened this issue Apr 15, 2018 · 1 comment

Comments

@DevanB
Copy link
Member

DevanB commented Apr 15, 2018

The advanced boilerplate has a lot of the older non-apollo-boost way of setting up the ApolloClient. For the purposes of helping others who might be new to Apollo and GraphQL, we should update this to use the new syntax.

Lines that should be refactored: L14-L56

@vivek12345
Copy link

@DevanB In here since we are using apollo-link-ws, is it possible to migrate to apollo-boost, since they still do not support websocket link in apollo-boost according to this:-
apollographql/apollo-client#3117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants