identificationTemplate
query
Get identification template by ID
Retrieves an identification template's layout, dimensions, and field configuration.
query {
identificationTemplate(companyId: Int!, identTemplateId: Int!): IdentTemplate!
}Returns: IdentTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
identTemplateId | Int! |