feat(messaging): add workspace toggle to sync internal emails (#20457)

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
neo773
2026-05-12 01:12:51 +05:30
committed by GitHub
parent 75c22a2119
commit b03f044d0f
27 changed files with 235 additions and 12 deletions
@@ -104,6 +104,7 @@ export const USER_QUERY_FRAGMENT = gql`
trashRetentionDays
eventLogRetentionDays
editableProfileFields
isInternalMessagesImportEnabled
}
availableWorkspaces {
...AvailableWorkspacesFragment