UserPreferences Object
Description
User account preferences and settings.
Declaration
type UserPreferences {
notifications: UserPreferencesNotifications
preferredLanguage: String
}
Fields
| Name | Type | Description |
|---|---|---|
notifications | UserPreferencesNotifications | Notification preferences. |
preferredLanguage | String | Preferred language for the user interface. |