INPUT_OBJECT

DatasetTags

link GraphQL Schema definition

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