☰
tableConsultRelatable
Get relatable documents
Returns all the documents that can be related with this Table Consult
Function signature
tableConsultRelatable(companyId: Int!,entityId: Int!,options: TableConsultOptions): TableConsultRelatableDocuments!
Type
TableConsultRelatableDocuments!
Arguments
Required fields are marked with "!"companyId: Int!
entityId: Int!
options: TableConsultOptions