createFoldersDocxExport
No description
createFoldersDocxExport(
ids: [String!]!
recipientAddress: CustomLocationObjectInputType
recipientContactName: String
recipientCompanyName: String
templateId: String!
generatePDF: Boolean = false
showDetailsOptions: DocxExportShowDetailsInputType = [object Object]
sortBy: DocumentSortAfter = CREATED_AT
sortDirection: SortDirection = DESC
): ExportJobType