identificationTemplateUpdate
mutation
Update identification template
Modifies an identification template's layout, fields, or dimensions.
mutation {
identificationTemplateUpdate(companyId: Int!, data: IdentificationTemplateUpdate!): IdentTemplate!
}Returns: IdentTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | IdentificationTemplateUpdate! |