INPUT_OBJECT

UserSettingInfo

link GraphQL Schema definition

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