Member Junction
    Preparing search index...
    • Extract the source context from a record tab's configuration. Returns null when there is no usable origin (no sourceAppId), so callers can gate the crumb UI on a single truthiness check.

      Parameters

      • configuration: Record<string, unknown> | null | undefined

      Returns RecordSourceContext | null