import mql from '@microlink/mql' const { data } = await mql('https://padlet.com/padlets/mjl7vtq8a26g/exports/print', { pdf: true, filename: "solar-system" })
filenamePRO
Type: <string>
It defines the filename to be associated with a generated asset over the target url.
This query parameter should be combined with screenshot or pdf to generate downloadable files with custom names.
When used together, it sets the name of the generated asset, making it easier to organize and identify them.