Home > @vsf-enterprise/commercetools-types > PublishProduct
# PublishProduct type
Signature:
export declare type PublishProduct = {
scope?: InputMaybe<PublishScope>;
};
References: InputMaybe, PublishScope
Home > @vsf-enterprise/commercetools-types > PublishProduct
Signature:
export declare type PublishProduct = {
scope?: InputMaybe<PublishScope>;
};
References: InputMaybe, PublishScope
On this page