INPUT_OBJECT

ProtocolDataListItemInput

link GraphQL Schema definition

1input ProtocolDataListItemInput {
3
2name: String
5
4value: String
6}