CustomProductCategoryVariant
No description
type CustomProductCategoryVariant {
preselected: Boolean
isRecommended: Boolean
variant: ProductVariant
}
Fields
CustomProductCategoryVariant.preselected ● Boolean scalar
CustomProductCategoryVariant.isRecommended ● Boolean scalar
CustomProductCategoryVariant.variant ● ProductVariant object
Member Of
CustomProductCategory object