Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentValue
A list of suggested values associated with an individual segment. A segment is a group of members, such as customers, that meet specific criteria.
Signature:
export interface SegmentValue
| Property | Modifiers | Type | Description |
|---|---|---|---|
| localizedValue | Scalars[‘String’][‘output’] | The localized version of the value’s name. This name is displayed to the merchant. | |
| queryName | Scalars[‘String’][‘output’] | The name of the query associated with the suggestion. |