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.

Show input fields

Was this section helpful?

Anchor to MarketUpdatePayload returnsMarketUpdatePayload returns

•Market

The market object.

Show fields
•[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?