-
-
Notifications
You must be signed in to change notification settings - Fork 310
Description
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