Client-side state
State is managed by Apollo Client. Check out the Apollo Client docs for detailed information on how to use Apollo Client.
Frequently used objects such as the customer, the customer cart, orders, products, and others are abstracted into their own hooks. See: pwa/apps/carrots-frontend/src/hooks