tableConsults
query
Queries for every Table Consults
Finds and returns every result that matches the selected filter options
query {
tableConsults(companyId: Int!, options: TableConsultOptions): TableConsults!
}Returns: TableConsults!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | TableConsultOptions |