GroupedProductCustom_AttributesV2Args
Defines a grouped product, which consists of simple standalone products that are presented as a group.
type GroupedProductCustom_AttributesV2Args = {
filters?: InputMaybe<AttributeFilterInput>;
};Defines a grouped product, which consists of simple standalone products that are presented as a group.
type GroupedProductCustom_AttributesV2Args = {
filters?: InputMaybe<AttributeFilterInput>;
};