customerReturnNoteBulkCreate
mutation
mutation {
customerReturnNoteBulkCreate(companyId: Int!, data: CustomerReturnNoteBulkInsert!): [CustomerReturnNote]!
}Returns: [CustomerReturnNote]!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | CustomerReturnNoteBulkInsert! |