Type Alias: ProjectMemberId
ProjectMemberId:
Opaque
<string
,"__project_member_id"
>
Project member id. This is not to be confused with an UserId. The API tells us these are the same but they cant. We are keeping this special ID to block the devs from accidentally interchanging these two.
Deprecated
Don't use this. Use the ID provided by the userProfile
instead.
See
https://hexagon.atlassian.net/browse/HXDR-3240 (opens in a new tab) for more explenaition.