ConversationPreferences
No description
type ConversationPreferences {
defaultReplyState: ConversationReplyState!
groupFolders: Boolean!
scopedContactsSearch: Boolean!
showAllInboxes: Boolean!
}
Fields
ConversationPreferences.defaultReplyState ● ConversationReplyState! non-null enum common
The default state to set conversations to after replying.
ConversationPreferences.groupFolders ● Boolean! non-null scalar common
Whether or not to group folders by mailbox
ConversationPreferences.scopedContactsSearch ● Boolean! non-null scalar common
Whether or not to scope contact search to the current mailbox.
ConversationPreferences.showAllInboxes ● Boolean! non-null scalar common
True if the combined inbox for all mailboxes should show in the UI; false otherwise.
Returned by
conversationPreferences query