OBJECT

SetDashboardAlertQueuePreferenceError

SetDashboardAlertQueuePreferenceError is the error associated with SetDashboardAlertQueuePreference.

link GraphQL Schema definition

1type SetDashboardAlertQueuePreferenceError {
2
3# The associated error code.
4code: SetDashboardAlertQueuePreferenceErrorCode!
5
6}