Adding reviews to hydrogen

How would I go about adding reviews to my hydrogen store, I’ve looked around for a way to do this but haven’t found one. Would I connect to a shopify app? How would this work with graphql querys? Thanks.

Hi @charlietlamb ,
To add revỉews to your site, you will need to use an app that supports Hydrogen or provides Public API that allows you to retrieve the review data from API; for example, Judge.me, they provides a library to supports Hydrogen (https://www.npmjs.com/package/@judgeme/shopify-hydrogen)
Other apps you might consider:

Okendo: https://docs.okendo.io/okendo-shopify-hydrogen-support
AliReviews: https://support.fireapps.io/en/article/integration-using-api-key-hklfr0/
Sledge: https://apps.shopify.com/sledge

Our team already implemented an example of using AliReviews here: https://github.com/Weaverse/pilot/tree/main/app/sections/ali-reviews

The easiest solution is to add like google reviews, or facebook reviews to your website :slightly_smiling_face: no apps needed.