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