recurringAgreementDraftable
mutation
Converts a recurring agreement back to draft
Returns the updated recurring agreement
mutation {
recurringAgreementDraftable(companyId: Int!, documentId: Int!): RecurringAgreement!
}Returns: RecurringAgreement!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |