Skip to main content
Anchor to WebPresenceUpdatePayload

WebPresenceUpdatePayload

payload

Return type for webPresenceUpdate mutation.

•[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields
•MarketWebPresence

The web presence object.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a web presence.

Show payload

Arguments

•ID!
required

The ID of the web presence to update.

•WebPresenceUpdateInput!
required

The web presence properties to update.

Show input fields


Was this section helpful?