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