ExportPipeReportInput
Autogenerated input type of ExportPipeReport
Input Fields : Object | Description |
---|---|
clientMutationId: String | A unique identifier for the client performing the mutation. |
pipeId: ID | The pipe ID |
pipeReportId: ID | The report ID |
sortBy: ReportSortDirectionInput | The sort direction of the results (as they will appear in the XSLX file) |
filter: ReportCardsFilter | The filter to be applied in this exportation |
columns: [String] | The fields to be added as columns in the exported XLSX file |