@wppconnect-team/wppconnect - v1.36.4
    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']);