OBJECT

_2

link GraphQL Schema definition

1type _2 {
2
3label: String
6
4type: String
6
5value: String
7
8}