Skip to main content
payload

Return type for marketUpdate mutation.

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

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the properties of a market.

Show payload

Arguments

•ID!
required

The ID of the market to update.

•MarketUpdateInput!
required

The properties to update.

Show input fields


Was this section helpful?