Skip to main content
mutation

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

Deletes a market definition.

ID!required

The ID of the market to delete.


Was this section helpful?

Anchor to MarketDeletePayload returnsMarketDeletePayload returns

ID

The ID of the deleted market.

[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?