ENUM
UpdateNotificationSettingsErrorCode
Recognized error types for updating notification settings
link GraphQL Schema definition
1 enum UpdateNotificationSettingsErrorCode { 2 3 # Status when user is not logged in to an Amazon account 4 5 6 # The marketplace on the user was Invalid 7 8 9 # Unknown error being returned from service 10 11 }