recurringAgreementNextNumber
query
Get the next number for a recurring agreement
Returns the next number
query {
recurringAgreementNextNumber(companyId: Int!, documentSetId: Int!): RecurringAgreementNumberRead!
}Returns: RecurringAgreementNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |