You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > ProductMetaField
ProductMetaField type
Signature:
export type ProductMetaField = {
type?: string;
namespace?: string;
key?: string;
value?: string;
};
You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > ProductMetaField
Signature:
export type ProductMetaField = {
type?: string;
namespace?: string;
key?: string;
value?: string;
};