@servicenow/sdk - v4.7.0
    Preparing search index...
    RelatedListId: string | Record<"sys_relationship">

    Type for ServiceNow related list identifiers. Supports:

    • System relationships: Record<'sys_relationship'> or REL:sys_id (GUID)
    • Parent-child relationships: 'parent_table.child_table' format
    • Direct string references