diff --git a/app/components/component-dashboard/src/graphql/queries/index.js b/app/components/component-dashboard/src/graphql/queries/index.js
index e62bbe994fc56bd789663bc5562e24ce7ef20865..f4c9a923cc0549f844ebf44c0611999cbd13f4bc 100644
--- a/app/components/component-dashboard/src/graphql/queries/index.js
+++ b/app/components/component-dashboard/src/graphql/queries/index.js
@@ -15,6 +15,7 @@ export default {
           id
         }
         reviews {
+          id
           open
           recommendation
           created