Queries
myMSTeamsIntegration
Returns the Microsoft Teams integration for the currently authenticated user, or null if the user has not connected their account.
QUERY
myMSTeamsIntegration: UserMSTeamsIntegrationReturns
id
ID!
msTeamsTenantId
ID!
The Azure Active Directory tenant ID of the Microsoft Teams organization this user is connected to.
isReinstallRequired
Boolean!
When true, the user must re-authorize their personal MS Teams integration.
msTeamsPreferredUsername
String
The preferred username (typically an email address) of the user's Microsoft account, as reported by Microsoft identity.
createdAt
createdBy
updatedAt
updatedBy
Query
Response
Query
Response

