Home > @vsf-enterprise/commercetools-types > SearchKeywordArgument
# SearchKeywordArgument type
Signature:
export declare type SearchKeywordArgument = {
searchKeyword: Scalars['String'];
locale: Scalars['Locale'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > SearchKeywordArgument
Signature:
export declare type SearchKeywordArgument = {
searchKeyword: Scalars['String'];
locale: Scalars['Locale'];
};
References: Scalars
On this page