☰
identificationTemplateCreate
Creates a IdentTemplate
Creates a IdentTemplate with the inserted data. Returns the created IdentTemplate
Function signature
identificationTemplateCreate(companyId: Int!,data: IdentificationTemplateInsert!): IdentTemplate!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: IdentificationTemplateInsert!