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

Separate Docs of Apollo Client API from Docs of View Layer Integrations #44

Open
geekox86 opened this issue Aug 18, 2018 · 2 comments
Open

Comments

@geekox86
Copy link

geekox86 commented Aug 18, 2018

Hi awesome Apollo team,

Currently, the docs for Apollo Client API is a sub set of the docs for React/Angular/Vue integration. It is also not comprehensive and lacks a dedicated guide with proper vanilla JS examples without integration with view layers. This is very important especially for library authors who want to build on top of Apollo Client API, and also for those who do not want to use the integration parts.

Therefore, I would like to suggest to dedicate 1st-citizen docs for Apollo Client API with a proper guide and examples, similar to what you have for Apollo Server.

Thank you for your fantastic framework and work!

@geekox86
Copy link
Author

Hello folks,

No feedback on this issue?

@hwillson hwillson added the project-apollo-client (legacy) LEGACY TAG DO NOT USE label Sep 18, 2018
@BrendanBall
Copy link

I've been trying to figure this out for a while and I'm amazed that I just can't find docs for how to use apollo client without the view integrations. Apollo is trying to push these view integrations so hard that they forget there are use cases which require not integrating directly with the view whenever doing queries.

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

4 participants