Skip to main content
Anchor to marketWebPresenceDelete

marketWebPresenceDelete

mutation

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

Deprecated. Use webPresenceDelete instead.

Deletes a market web presence.

ID!required

The ID of the web presence to delete.


Was this section helpful?

Anchor to MarketWebPresenceDeletePayload returnsMarketWebPresenceDeletePayload returns

ID

The ID of the deleted web presence.

Market

The market for which the web presence was deleted.

[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?