☰
tableCreate
Creates a table
Function signature
tableCreate(companyId: Int!,data: TableInsert!): Table!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: TableInsert!