apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.38k stars 2.66k forks source link

Check on sample app suggested in the contributing doc #11983

Open jerelmiller opened 3 months ago

jerelmiller commented 3 months ago

We had some recent feedback that the instructions in the "Wiring a checkout into an application" may be out of date. The sample tutorial may need to be revisited to see if it still works.

At the very least, we may consider suggesting yalc as a helpful tool. Let's take a look at that doc and ensure its up-to-date so contributors can properly setup the client for local development.