OBJECT

_1

link GraphQL Schema definition

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