Skip to main content
payload

Return type for marketUpdate mutation.

•Market

The market object.

•[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the properties of a market.

Arguments

•ID!
required

The ID of the market to update.

•MarketUpdateInput!
required

The properties to update.



Was this section helpful?