Apollo-client: Documentation for v1?

Created on 7 Nov 2017  路  7Comments  路  Source: apollographql/apollo-client

Where can I find the documentation for version 1.x.x?

馃摑 documentation

Most helpful comment

@hwillson Thanks for the link. Although it appears only the React-Apollo section is working and all other sections just link me back to the 2.0 docs.

Releasing the full v1 docs would be much appreciated, considering many of us are stuck in 1.0 for the time being.

All 7 comments

@hwillson Thanks for the link. Although it appears only the React-Apollo section is working and all other sections just link me back to the 2.0 docs.

Releasing the full v1 docs would be much appreciated, considering many of us are stuck in 1.0 for the time being.

Not sure if the apollo team will fully republish the v1 docs but you can find all of the raw documentation here: https://github.com/apollographql?&q=docs. For instance, I was looking up docs for the v1 apollo client network interface and found it here https://github.com/apollographql/core-docs/blob/master/source/network.md

They should totally provide the 1.0 docs as well. Due to the redux removal i can't move out yet as the libraries i need for similar states are not production ready.

@sharonswli I took a closer look at the repo and it seems like some of the 1.0 documentation had been updated to 2.0 accidently, just check the commit history.

Are there any plans to link to the v1 docs in the current docs?

To help provide a more clear separation between feature requests / discussions and bugs, and to help clean up the feature request / discussion backlog, Apollo Client feature requests / discussions are now being managed under the https://github.com/apollographql/apollo-feature-requests repository.

Migrated to https://github.com/apollographql/apollo-feature-requests/issues/50.

Was this page helpful?
0 / 5 - 0 ratings