Skip to main content
mutation

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

Deletes a web presence.

ID!
required

The ID of the web presence to delete.


Was this section helpful?

Anchor to WebPresenceDeletePayload returnsWebPresenceDeletePayload returns

ID

The ID of the deleted web presence.

[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?