GraphQLReferenceMutationspdfToImageOn this pagepdfToImage Create PNG images for the PDF with the given UUID. Input pdfToImageInput Return Type AWSJSON Example mutation ConvertPdf { pdfToImage(input: { templateId: "dHBsMTIzNDU2" })} Related Template type