Report
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
name | String | yes | |
description | String | yes | |
parentPackage | String | yes | |
activeTemplate | ReportTemplate_node | yes | |
reportType | ReportType | yes | |
variables | ReportVariable_Collection | yes | |
isFactory | Boolean | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Report
Property | Type | Description |
---|---|---|
_id | Id |
generateReportPdf : Report_Connection_generateReportPdf
generateReportZip : Report_Connection_generateReportZip
asyncExport : Report_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Report_Input |
generateReports : [_OutputBinaryStream]
Mutation | Type | Description |
---|---|---|
reportName | String | |
reportSettings | # ReportGenerateReportsReportSettings_Input |
generateReportPdf : Report_Mutations_generateReportPdf
generateReportZip : Report_Mutations_generateReportZip
asyncExport : Report_Mutations_asyncExport
Custom Type
Id
ReportGenerateReportsReportSettings_Input
Query | Type | Description |
---|---|---|
reportVariables | String | |
locale | String | |
paperFormat | String |
_OutputBinaryStream
Query | Type | Description |
---|---|---|
value | String |