tableUpdate
mutation
Update table
Modifies a table's number, name, capacity, or layout position.
mutation {
tableUpdate(companyId: Int!, data: TableUpdate!): Table!
}Returns: Table!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | TableUpdate! |