Home > @vsf-enterprise/commercetools-types > SetProductKey
# SetProductKey type
Signature:
export declare type SetProductKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
Home > @vsf-enterprise/commercetools-types > SetProductKey
Signature:
export declare type SetProductKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
On this page