☰
terminalUpdate
Updates a Terminal
Updates the selected Terminal with the inserted data. Returns the updated Terminal.
Function signature
terminalUpdate(companyId: Int!,data: TerminalUpdate!): Terminal!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: TerminalUpdate!