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

Apollo Boost isn't a thing anymore #2164

Closed
heygrady opened this issue Mar 26, 2022 · 1 comment · Fixed by #2202
Closed

Apollo Boost isn't a thing anymore #2164

heygrady opened this issue Mar 26, 2022 · 1 comment · Fixed by #2202

Comments

@heygrady
Copy link

We can't solve every use case, but in the spirit of [`create-react-app`](https://github.com/facebook/create-react-app) and [`apollo-boost`](https://www.apollographql.com/blog/announcement/frontend/zero-config-graphql-state-management/), we can try to provide some tools that abstract over the setup process and handle the most common use cases, as well as include some useful utilities that will let the user simplify their application code.

https://github.com/apollographql/apollo-client/blob/73a4797747b9d3f5d961c910ad1d88d716a0e631/docs/source/migrating/apollo-client-3-migration.mdx#apollo-boost

I just clicked the Apollo Boost link and ended up at a bit of a dead end. After clicking around some more I found that boost was more-or-less integrated directly into the Apollo client.

Not a big deal either way but it was striking to encounter out-of-date references on the "getting started" page for redux-toolkit.

https://github.com/apollographql/apollo-client/releases/tag/v3.0.0

[BREAKING] Removed apollo-boost since Apollo Client 3.0 provides a boost like getting started experience out of the box.
@hwillson in apollographql/apollo-client#5217

@markerikson
Copy link
Collaborator

Yeah, could you file a PR to remove that from the README and the "Getting Started" page?

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

Successfully merging a pull request may close this issue.

2 participants