recurringAgreementRelatable
query
Get relatable documents
Returns all the documents that can be related with this recurring agreement
query {
recurringAgreementRelatable(companyId: Int!, entityId: Int!, options: RecurringAgreementOptions): RecurringAgreementRelatableDocuments!
}Returns: RecurringAgreementRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | RecurringAgreementOptions |