Skip to main content
mutation

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

Updates the properties of a market.

•ID!required

The ID of the market to update.

•MarketUpdateInput!required

The properties to update.


Was this section helpful?

Anchor to MarketUpdatePayload returnsMarketUpdatePayload returns

•Market

The market object.

•[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?