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