Support multiple aggregation types in gql

This commit is contained in:
2024-03-31 03:49:29 +00:00
parent 01a580cee5
commit ed751f5cdd
4 changed files with 95 additions and 159 deletions

View File

@@ -1,8 +1,8 @@
query GetAggregatedShotMetrics($aggregateInput: AggregateInputGQL!) {
getAggregatedShotMetrics(aggregateInput: $aggregateInput) {
featureBuckets {
rangeKey
lowerBound
aggregationIdentifiers {
featureName
groupName
}
targetMetrics {
count