INPUT_OBJECT
Specified the fields required to update user's preference.
input PreferenceUpdateInput {# If badges are enabled.badgesEnabled: Boolean# If in app notifications are enabled.webInAppNotificationsEnabled: Boolean# If received messages show hidden conversations.messageUnhideEnabled: Boolean}