ENUM
UnsubscribeFromNotificationsWithTokenErrorCode
Recognized error types
link GraphQL Schema definition
1 enum UnsubscribeFromNotificationsWithTokenErrorCode { 2 3 # The provided marketplace is not supported 4 5 6 # Unknown error being returned from service. 7 8 }