Home > @vsf-enterprise/commercetools-types > Suggestion
# Suggestion type
Signature:
export declare type Suggestion = {
__typename?: 'Suggestion';
text: Scalars['String'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > Suggestion
Signature:
export declare type Suggestion = {
__typename?: 'Suggestion';
text: Scalars['String'];
};
References: Scalars
On this page