Skip to main content
Anchor to marketWebPresenceUpdate

marketWebPresenceUpdate

mutation

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

Deprecated. Use webPresenceUpdate instead.

Updates a market web presence.

•MarketWebPresenceUpdateInput!
required

The web_presence fields used to update the market's web presence.

Show input fields
•ID!
required

The ID of the web presence to update.


Was this section helpful?

Anchor to MarketWebPresenceUpdatePayload returnsMarketWebPresenceUpdatePayload 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?