OBJECT
type PdfOptions {pageWidth: Float! pageHeight: Float! landscape: Boolean! scale: Float! pageNumbers: Boolean! content: ReportContent! }