Skip to main content
Anchor to marketCurrencySettingsUpdate

marketCurrencySettingsUpdate

mutation

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

Deprecated. This will be removed in a future version. Use marketCreate and marketUpdate for creating and updating market currency settings, respectively.

Updates currency settings of a market.

•MarketCurrencySettingsUpdateInput!
required

Properties to update for the market currency settings.

Show input fields
•ID!
required

The ID of the market definition to target.


Was this section helpful?

Anchor to MarketCurrencySettingsUpdatePayload returnsMarketCurrencySettingsUpdatePayload returns

•[MarketCurrencySettingsUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields
•Market
Deprecated

The market object.

Show fields

Was this section helpful?