You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
I can imagine how cool it was if there were a direct integration with Yotpo so users can query the GraphQL resolver by just calling a Product.yotpoReviews(). The reviews could be fetched directly with REST call or stored in Elastic first (which adds complexity bc. in that case you must always sync)
The text was updated successfully, but these errors were encountered:
What is the motivation for adding / enhancing this feature?
The architecture is fully modular which means the default modules are one of the options.
I can imagine how cool it was if there were a direct integration with Yotpo so users can query the GraphQL resolver by just calling a
Product.yotpoReviews()
. The reviews could be fetched directly with REST call or stored in Elastic first (which adds complexity bc. in that case you must always sync)The text was updated successfully, but these errors were encountered: