Anchor to MarketUserErrorMarket
MarketUserError
object
Requires for queries and both
as well as
for mutations.
Defines errors encountered while managing a Market.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
Creates a new market.
- •mutation
Deletes a market definition.
- •mutation
Updates the properties of a market.
Deprecated mutations
- •mutation
Deletes a market region.
- •mutation
Creates regions that belong to an existing market.
- •mutation
Deletes a list of market regions.
- •mutation
Creates a web presence for a market.
- •mutation
Deletes a market web presence.
- •mutation
Updates a market web presence.
Was this section helpful?