tableConsult
query
Queries for one Table Consult
Finds and returns a result that matches the selected filter options
query {
tableConsult(companyId: Int!, documentId: Int!, options: TableConsultOptionsSingle): TableConsult!
}Returns: TableConsult!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | TableConsultOptionsSingle |