Skip to main content
mutation

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

Creates a new market.

•MarketCreateInput!required

The properties of the new market.


Was this section helpful?

Anchor to MarketCreatePayload returnsMarketCreatePayload returns

•Market

The market object.

•[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?