@salesforce/agents
    Preparing search index...

    Function createTraceFlag

    • Create a trace flag for the given user id.

      Parameters

      • connection: Connection

        The connection to use to make requests.

      • userId: string

        The user id to create the trace flag for.

      Returns Promise<void>