@wppconnect/wa-js - v3.19.3
    Preparing search index...

    Function createCollection

    • Create new collection

      Parameters

      • collectionName: string
      • productsId: string[]

      Returns Promise<any>

      Return collection created

      const myCatalog = await WPP.catalog.createCollection('Collection Name', ['565656589898']);