Skip to main content
Anchor to marketsResolvedValues

marketsResolvedValues

query

The resolved values for a buyer signal.

•BuyerSignalInput!
required

The buyer signal.

Show input fields

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.

Show fields
•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?