migratedCreditNoteUpdate
mutation
Update an Migrated credit note
Update an Migrated credit note with the inserted data. Returns the updated Migrated credit note
mutation {
migratedCreditNoteUpdate(companyId: Int!, data: MigratedCreditNoteUpdate!, options: MigratedCreditNoteMutateOptions): MigratedCreditNote!
}Returns: MigratedCreditNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | MigratedCreditNoteUpdate! | |
options | MigratedCreditNoteMutateOptions |