Open
Description
We use Hasura to get a full-fledged GraphQL API at https://lagql.herokuapp.com/
To begin with, we can use that API to fetch reviews and related items for an item. Since it's a public READ api, this will not require user authentication and access token.