☰
invoiceRelatable
Get relatable documents
Returns all the documents that can be related with this Invoice
Function signature
invoiceRelatable(companyId: Int!,entityId: Int!,options: InvoiceOptions): InvoiceRelatableDocuments!
Type
Arguments
Required fields are marked with "!"companyId: Int!
entityId: Int!
options: InvoiceOptions