A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
No currently there is no way to extend it. The only possible workaround is to have your own implementation of IInventoryService/IInventoryRecord, which stores/loads data from your custom table.
Hi,
Is there any standard way of extending InventoryRecord? I need to store additional date fields coming from external inventory system. For me It looks like the only place where I could store that information is a DDS, but I wish i were wrong. Is there some fast and reliable storage for product/variant extended attributes which doesn't require republishing?
Thanks in advance.