OBJECT

DatasetMetric

link GraphQL Schema definition

1type DatasetMetric {
2
3name: String!
4
5value: String!
6
7}

link Required by