November 1, 2022
Fetching data with Hydrogen in Remix
Working with the Storefront API is the fundamental step in building an ecommerce app with Hydrogen. Leveraging Remix’s `context` object, Hydrogen injects a Storefront API client that makes it simple, clear, and quick to get straight to your queries and mutations.
Let’s break it down step by step.