**What**
- allow the product type field to be null
**How**
- in case the type is `null`, pass `undefined` as the value of type prop to product create/update services, otherwise pass an object with `{value}` which will be upserted
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
76 B
76 B
@medusajs/medusa
| @medusajs/medusa |
|---|
| patch |
Product import - allow null product type