CirclesUBI / circles-dashboard

Status dashboard and trust network explorer for Circles
GNU Affero General Public License v3.0
0 stars 0 forks source link

Fix health queries to the graph #11

Closed llunaCreixent closed 2 years ago

llunaCreixent commented 2 years ago

Updated the queries to the subgraph. The entity count is removed because it cannot be retrieved directly with a graph query on thegraph service. Similar issue: https://github.com/CirclesUBI/circles-api/pull/101

Closes https://github.com/CirclesUBI/circles-dashboard/issues/10