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.

Updates currency settings of a market.

•MarketCurrencySettingsUpdateInput!
required

Properties to update for the market currency settings.

•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.

•Market
Deprecated

The market object.


Was this section helpful?