OBJECT

ProtocolDataListItem

link GraphQL Schema definition

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