About Product reviews using GraphQL API

Topic summary

Request: Is there a GraphQL API to create product reviews from a headless storefront, or an app that supports GraphQL for this?

Latest guidance: Use the Judge.me reviews app. It does not offer GraphQL; instead, it provides a REST (OpenAPI) interface with traditional POST endpoints to create reviews. You can submit reviews from a headless front end by calling Judge.me’s REST API.

Key points:

  • No GraphQL option was identified for writing reviews.
  • Judge.me supports creating reviews via REST endpoints (OpenAPI spec).
  • Headless storefront: a decoupled front end that communicates with services via APIs.
  • GraphQL vs REST: GraphQL is not available here; REST POST requests are used instead.

Resources shared:

  • Judge.me app listing (Shopify App Store).
  • Judge.me help center articles (important for implementation details).

Outcome/status: A practical solution is provided (use Judge.me via REST). The original ask for a GraphQL-based method remains unanswered, implying none was identified in the thread. Discussion appears resolved with the REST-based recommendation.

Summarized with AI on November 26. AI used: gpt-5.

Hi Team,
Is there any GraphQL API available to write product reviews from a headless storefront? Or is there any apps that support GraphQL to write product reviews?

Hi @Midhun-M

You can use judge me.