documentPrintModel
query
Get document print model by ID
Retrieves the details of a specific print model, including its name, layout configuration, and supported document types.
query {
documentPrintModel(documentPrintModelId: Int!): DocumentPrintModel!
}Returns: DocumentPrintModel!
Arguments
| Name | Type | Description |
|---|---|---|
documentPrintModelId | Int! |