OBJECT

SetNotificationSettingPayload

link GraphQL Schema definition

1type SetNotificationSettingPayload {
2
3settingState: String!
4
5}