INPUT_OBJECT

UserDataFieldListItemInput

link GraphQL Schema definition

1input UserDataFieldListItemInput {
3
2key: String!
5
4value: String!
6}