kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 309 forks source link

Feedback for “Get Started” #2037

Closed iamnehasinghat3shape closed 1 week ago

iamnehasinghat3shape commented 1 year ago

I am new to the Apollo Client. I am starting a new application in my company for which we are using the Apollo Client Local State Management. I want to try out the basic first.

I am using this sandbox link provided in the documentation. I see this sandbox is not running: https://48p1r2roz4.sse.codesandbox.io/

Also I need some of the reference of how to use the Apollo Client Local State Management in the Application. Could you please provide me some references and example of how can I implement it in my application

Previously we researched of using the NGRX but now we realized that Apollo CLeint has its own local state management. I would like to use it but since I am new to this I am not able to start with it. I need some of the usecases to start in my application