juanpprieto/hydrogen-third-party-api
This example demonstrates how to use a third-party graphql client inside a Hydrogen project. We use the [Rick & Morty API](https://rickandmortyapi.com/graphql) to fetch some characters in the homepage and then link to a character page where we show further details of the character.
TypeScript