debian-mirror-gitlab/app/assets/javascripts/analytics/instance_statistics/graphql/fragments/count.fragment.graphql

5 lines
73 B
GraphQL
Raw Normal View History

2021-01-03 14:25:43 +05:30
fragment Count on InstanceStatisticsMeasurement {
count
recordedAt
}