This is a feature request to extend the GraphQL API to add support for querying aggregate counts for the existing types (votes, spaces, follows, etc.)
This would make computing metrics of Snapshot entities easier. For example, the proposals_1d metric returned by the explore endpoint could be queried via the GraphL API.
The snapshot twitter bot posts weekly and monthly summaries. Pulling data for the summaries via aggregates would be a big improvement as well.
This is a feature request to extend the GraphQL API to add support for querying aggregate counts for the existing types (votes, spaces, follows, etc.)
This would make computing metrics of Snapshot entities easier. For example, the
proposals_1d
metric returned by theexplore
endpoint could be queried via the GraphL API.The snapshot twitter bot posts weekly and monthly summaries. Pulling data for the summaries via aggregates would be a big improvement as well.
An example query might look like this: