supplierCreditNoteDraftable
mutation
Converts a Supplier credit note back to draft
Returns the updated Supplier credit note
mutation {
supplierCreditNoteDraftable(companyId: Int!, documentId: Int!): SupplierCreditNote!
}Returns: SupplierCreditNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |