identificationTemplateDelete
mutation
Delete identification templates
Removes one or more identification templates from the company.
mutation {
identificationTemplateDelete(companyId: Int!, identTemplateId: [Int]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
identTemplateId | [Int]! |