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