Skip to main content
mutation

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

Updates a web presence.

•ID!
required

The ID of the web presence to update.

•WebPresenceUpdateInput!
required

The web presence properties to update.


Was this section helpful?

Anchor to WebPresenceUpdatePayload returnsWebPresenceUpdatePayload returns

•[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•MarketWebPresence

The web presence object.


Was this section helpful?