☰
tableConsultUpdate
Update an Table Consult
Update an Table Consult with the inserted data. Returns the updated Table Consult
Function signature
tableConsultUpdate(companyId: Int!,data: TableConsultUpdate!,options: TableConsultMutateOptions): TableConsult!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: TableConsultUpdate!
options: TableConsultMutateOptions