recurringAgreements
query
Queries for every recurring agreement
Finds and returns every result that matches the selected filter options
query {
recurringAgreements(companyId: Int!, options: RecurringAgreementOptions): RecurringAgreements!
}Returns: RecurringAgreements!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | RecurringAgreementOptions |