Moloni developers espana logo

tableConsultCreate

Back


Creates an Table Consult

Creates a Table Consult with the inserted data. Returns the created Table Consult

Function signature

tableConsultCreate(companyId: Int!,data: TableConsultInsert!,options: TableConsultMutateOptions): TableConsult!

Type

TableConsult!

Arguments

Required fields are marked with "!"

companyId: Int!

data: TableConsultInsert!

options: TableConsultMutateOptions