@servicenow/sdk - v4.7.0
    Preparing search index...
    Partial: { [P in keyof T]?: T[P] }

    Make all properties in T optional

    Type Parameters

    • T