migratedDebitNoteDraftable
mutation
Converts a Migrated debit note back to draft
Returns the updated Migrated debit note
mutation {
migratedDebitNoteDraftable(companyId: Int!, documentId: Int!): MigratedDebitNote!
}Returns: MigratedDebitNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |