recurringAgreement
query
Queries for one recurring agreement
Finds and returns a result that matches the selected filter options
query {
recurringAgreement(companyId: Int!, documentId: Int!, options: RecurringAgreementOptionsSingle): RecurringAgreement!
}Returns: RecurringAgreement!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | RecurringAgreementOptionsSingle |