purchaseRecurringAgreementDelete
mutation
Deletes supplier recurring agreement(s)
Deletes the supplier recurring agreement(s) that have the inserted IDs Returns a DeletionError as true if delete is successful
mutation {
purchaseRecurringAgreementDelete(companyId: Int!, documentId: [Int!]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | [Int!]! |