Anchor to marketUpdatemarket
mutationmarket Update
Requires for queries and both as well as for mutations.
Updates the properties of a market.
Anchor to Arguments
Arguments
- id (ID!)
- input (MarketUpdateInput!)
- •ID!required
The ID of the market to update.
- Anchor to inputinput•Market
Update Input! required The properties to update.
Was this section helpful?
- market (Market)
- userErrors ([MarketUserError!]!)
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?