recurringAgreementLogs
query
Queries for recurring agreement logs
Finds and returns every recurring agreement logs.
query {
recurringAgreementLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |