Documentation
    Preparing search index...
    • prepare an attachements array that can be used with nodemailer

      Parameters

      • path: string

        path to a field or an aggregation relation

      • row: any

        row for which the email should be send

      • user: any

        user sending it, or { role_id: 100 }

      Returns Promise<{ path: string }[]>