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.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


•CurrencyCode!
non-null

The resolved currency code.

Show enum values
•ResolvedPriceInclusivity!
non-null

The resolved price inclusivity attributes.

Show fields
•MarketWebPresenceConnection!
non-null

The resolved web presences ordered by priority.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?

•query

The resolved values for a buyer signal.

Show fields

Arguments

•BuyerSignalInput!
required

The buyer signal.

Show input fields


Was this section helpful?