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