Skip to main content

documentTemplateRenderToPDF

Render a DocumentTemplate to a PDF file (Base64 string) with the given payloadAUTH: Role=[configuration.OWNER,configuration.EDITOR,configuration.VIEWER]

documentTemplateRenderToPDF(
id: String!
input: TemplateRenderInput!
): Base64File!

Arguments

documentTemplateRenderToPDF.id ● String! non-null scalar

A unique identifier for the template

documentTemplateRenderToPDF.input ● TemplateRenderInput! non-null input

Type

Base64File object