Skip to main content
Anchor to MarketsResolvedValues

MarketsResolvedValues

object

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

The resolved values based on the markets configuration for a buyer signal. Resolved values include the resolved catalogs, web presences, currency, and price inclusivity.

•MarketCatalogConnection!
non-null

The resolved catalogs.

Arguments

•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.

•Boolean
Default:false

Reverse the order of the underlying list.


•CurrencyCode!
non-null

The resolved currency code.

•ResolvedPriceInclusivity!
non-null

The resolved price inclusivity attributes.

•MarketWebPresenceConnection!
non-null

The resolved web presences ordered by priority.

Arguments

•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.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?

•query

The resolved values for a buyer signal.

Arguments

•BuyerSignalInput!
required

The buyer signal.



Was this section helpful?