migratedDebitNoteBulkCreate
mutation
mutation {
migratedDebitNoteBulkCreate(companyId: Int!, data: MigratedDebitNoteBulkInsert!): [MigratedDebitNote]!
}Returns: [MigratedDebitNote]!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | MigratedDebitNoteBulkInsert! |