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