Function generateDownloadEmailForContent

  • This function attempts to generate a zip package that contains all the content corresponding to the provided slugs. The end user will receive an email with a link to download the zipped content.

    Parameters

    • slugs: string[]

    Returns Promise<void>