Anchor to MarketUpdateInputMarket
input_objectMarket Update Input
The input fields used to update a market.
Anchor to FieldsFields
- catalogsToAdd ([ID!])
- catalogsToDelete ([ID!])
- conditions (MarketConditionsUpdateInput)
- currencySettings (MarketCurrencySettingsUpdateInput)
- handle (String)
- makeDuplicateUniqueMarketsDraft (Boolean)
- name (String)
- priceInclusions (MarketPriceInclusionsInput)
- removeCurrencySettings (Boolean)
- removePriceInclusions (Boolean)
- status (MarketStatus)
- webPresencesToAdd ([ID!])
- webPresencesToDelete ([ID!])
- Anchor to catalogsToAddcatalogs•[ID!]
To Add Catalog IDs to include in the market.
- Anchor to catalogsToDeletecatalogs•[ID!]
To Delete Catalog IDs to remove from the market.
- Anchor to conditionsconditions•Market
Conditions Update Input The conditions to update.
- Anchor to currencySettingscurrency•Market
Settings Currency Settings Update Input Currency settings for the market.
- Anchor to handlehandle•String
A unique identifier for the market. For example
"ca".- Anchor to makeDuplicateUniqueMarketsDraftmake•Boolean
Duplicate Unique Markets Draft Whether to update duplicate region or wildcard markets' status to draft.
- Anchor to namename•String
The name of the market. Not shown to customers.
- Anchor to priceInclusionsprice•Market
Inclusions Price Inclusions Input The strategy used to determine how prices are displayed to the customer.
- Anchor to removeCurrencySettingsremove•Boolean
Currency Settings Remove any currency settings that are defined for the market.
- Anchor to removePriceInclusionsremove•Boolean
Price Inclusions The price inclusions to remove from the market.
- Anchor to statusstatus•Market
Status The status of the market.
- Anchor to webPresencesToAddweb•[ID!]
Presences To Add The web presences to add to the market.
- Anchor to webPresencesToDeleteweb•[ID!]
Presences To Delete The web presences to remove from the market.
Deprecated fields
- enabled (Boolean): deprecated
- makeDuplicateRegionMarketsDraft (Boolean): deprecated
- Anchor to enabledenabled•BooleanDeprecated
- Anchor to makeDuplicateRegionMarketsDraftmake•Boolean
Duplicate Region Markets Draft Deprecated
Was this section helpful?