Member Junction
    Preparing search index...

    CurrentUser payload. Extends the generated user type with a first-class Roles field — child-array FieldResolvers (MJUserRoles_UserIDArray) are no longer generated. Roles come from the request's UserInfo (so magic-link anonymous sessions keep their synthesized roles) or from a RunView on MJ: User Roles.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _mj__CreatedAt: Date
    _mj__UpdatedAt: Date
    Email?: string
    EmployeeEmail?: string
    EmployeeFirstLast?: string
    EmployeeID?: string
    EmployeeSupervisor?: string
    EmployeeSupervisorEmail?: string
    EmployeeTitle?: string
    FirstLast?: string
    FirstName?: string
    ID: string
    IsActive?: boolean
    LastName?: string
    LinkedEntityID?: string
    LinkedEntityRecordID?: string
    LinkedRecordType?: string
    Name?: string
    ReadableFields___?: string[]
    Roles: MJUserRole_[]
    Title?: string
    Type?: string
    UserImageIconClass?: string
    UserImageURL?: string