Skip to main content

UserPreferences Object

Description

User account preferences and settings.

Declaration

type UserPreferences {
notifications: UserPreferencesNotifications
preferredLanguage: String
}

Fields

NameTypeDescription
notificationsUserPreferencesNotificationsNotification preferences.
preferredLanguageStringPreferred language for the user interface.