identificationTemplateCreate
mutation
Create identification template
Adds a new identification document template with custom layout and fields.
mutation {
identificationTemplateCreate(companyId: Int!, data: IdentificationTemplateInsert!): IdentTemplate!
}Returns: IdentTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | IdentificationTemplateInsert! |