GenericPrintReport
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _updateUser | SysUser_node | no | |
| _createUser | SysUser_node | no | |
| _id | Id | no | |
| reportName | String | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Mutations
printReport : GenericPrintReportPrintReportReturn
| Mutation | Type | Description |
|---|---|---|
| parameters | GenericPrintReportPrintReportParameters_Input |
Custom Type
GenericPrintReportPrintReportParameters_Input
| Query | Type | Description |
|---|---|---|
| reportName | String | |
| language | String | |
| destination | String | |
| parametersNames | [String] | |
| parametersValues | [String] | |
| errorCode | IntOrString |
GenericPrintReportPrintReportReturn
| Query | Type | Description |
|---|---|---|
| errorCode | Int |