Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.39 KB

File metadata and controls

14 lines (10 loc) · 2.39 KB

PersonTeam

Use id if you index teams via Glean, and use name and externalLink if you want to use your own team pages

Fields

Field Type Required Description
id Optional[str] Unique identifier
name Optional[str] Team name
external_link Optional[str] Link to a team page on the internet or your company's intranet
relationship Optional[models.PersonTeamRelationship] The team member's relationship to the team. This defaults to MEMBER if not set.
join_date date The team member's start date