Documentation
    Preparing search index...

    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.

    Don't use this. Use the ID provided by the userProfile instead.