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