☰
cashRegisterUpdate
Updates a Cash Register
Updates the selected Cash Register with the inserted data. Returns the updated Cash Register.
Function signature
cashRegisterUpdate(companyId: Int!,data: CashRegisterUpdate!): CashRegister!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CashRegisterUpdate!