OBJECT
UpdateNotificationSettingsError
Error code for error that occurred while updating notification settings
link GraphQL Schema definition
1 type UpdateNotificationSettingsError { 2 3 # The possible error returned from the service 4 UpdateNotificationSettingsErrorCode! : 5 6 }