Skip to main content
Anchor to marketsResolvedValues

marketsResolvedValues

query

The resolved values for a buyer signal.

•BuyerSignalInput!
required

The buyer signal.


Was this section helpful?

Anchor to MarketsResolvedValuesMarketsResolvedValues
•MarketsResolvedValues!

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?