videosphere
    Preparing search index...

    Function removeLabelsFromAllDraftsForUser

    • Removes multiple organizational labels from every draft owned by a user in one scan.

      Parameters

      • userId: string

        Draft owner id.

      • labels: readonly string[]

        Labels to remove (case-insensitive match).

      Returns Promise<void>