Home > @infiniteobjects/shopify-data-manager > AdminTypes > MediaWarningCode
Warning types for media.
Signature:
export declare enum MediaWarningCode
Member | Value | Description |
---|---|---|
ModelLargePhysicalSize | "MODEL_LARGE_PHYSICAL_SIZE" |
3D model physical size might be invalid. The dimensions of your model are very large. Consider reviewing your model to ensure they are correct. |
ModelSmallPhysicalSize | "MODEL_SMALL_PHYSICAL_SIZE" |
3D model physical size might be invalid. The dimensions of your model are very small. Consider reviewing your model to ensure they are correct. |