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