Member Junction
    Preparing search index...

    Function attachTenantContext

    • Attaches TenantContext to a UserInfo object. Called from the GraphQL context function after authentication.

      Parameters

      • user: UserInfo
      • tenantId: string
      • source: "header" | "linkedEntity" | "custom"

      Returns void