If we are trying to build custom storefronts using the Storefront API, How to extend the features of Apps that are installed in shopify?
Can we get an graphql/Store-Front API’s for all the Apps that are installed in the store? Atleast for the apps that are developed by Shopify?
Hi Vibrant_dev,
It might be possible to create a custom solution for adapting the Product Reviews app for a Hydrogen store but since it’s optimized for Liquid storefronts and it doesn’t have a public API, an integration might be challenging.
There are other review apps that have documented API endpoints like Reviews.io (see their developer docs here) or Judge.me (see their developer docs here). It may be easier to access product reviews through these than with Product Reviews.
Hope this helps,