Skip to main content
object

Requires read_customers access scope.

A list of suggested values associated with an individual segment. A segment is a group of members, such as customers, that meet specific criteria.

String!
non-null

The localized version of the value's name. This name is displayed to the merchant.

String!
non-null

The name of the query associated with the suggestion.


Was this section helpful?

query

The list of suggested values corresponding to a particular filter for a segment. A segment is a group of members, such as customers, that meet specific criteria.

Arguments

String!
required

Returns the elements of a list by keyword or term.

String

Returns the elements of a list by filter handle.

Anchor to functionParameterQueryNamefunctionParameterQueryName
String

Returns the elements of a list by filter parameter name.

Int

The first n elements from the paginated list.

String

The elements that come after the specified cursor.

Int

The last n elements from the paginated list.

String

The elements that come before the specified cursor.



Was this section helpful?