Skip to main content
Anchor to marketWebPresenceCreate

marketWebPresenceCreate

mutation

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

Deprecated. Use webPresenceCreate instead.

Creates a web presence for a market.

ID!required

The ID of the market for which to create a web presence.

MarketWebPresenceCreateInput!required

The details of the web presence to be created.


Was this section helpful?

Anchor to MarketWebPresenceCreatePayload returnsMarketWebPresenceCreatePayload returns

Market

The market object.

[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?