MarketUserError
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.
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
- •mutationDeprecated
Deletes a market region. Use
instead.
- •mutationDeprecated
Creates regions that belong to an existing market. This mutation is deprecated and will be removed in the future. Use
or
instead.
- •mutationDeprecated
Deletes a list of market regions. Use
instead.
- •mutationDeprecated
Creates a web presence for a market. Use
instead.
- •mutationDeprecated
Deletes a market web presence. Use
instead.
- •mutationDeprecated
Updates a market web presence. Use
instead.