Market User Error
Requires for queries and both
as well as
for mutations.
Defines errors encountered while managing a Market.
Anchor to FieldsFields
- Anchor to codecode•Market
User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •mutation
Creates a new market.
- Anchor to inputinput•Market
Create Input! required The properties of the new market.
Arguments
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Deletes a market definition.
- •ID!required
The ID of the market to delete.
Arguments
- Anchor to deletedIddeleted•ID
Id The ID of the deleted market.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
- •mutation
Updates the properties of a market.
- •ID!required
The ID of the market to update.
- Anchor to inputinput•Market
Update Input! required The properties to update.
Arguments
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Deprecated mutations
- •mutationDeprecated
- •ID!required
The ID of the market region to delete.
Arguments
- Anchor to deletedIddeleted•ID
Id The ID of the deleted market region.
- Anchor to marketmarket•Market
The parent market object of the deleted region.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
- •mutationDeprecated
- Anchor to marketIdmarket•ID!
Id required The ID of the market to add the regions to.
- Anchor to regionsregions•[Market
Region Create Input!]! required The regions to be created.
Arguments
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- •[ID!]!required
A list of IDs of the market regions to delete.
Arguments
- Anchor to deletedIdsdeleted•[ID!]
Ids The ID of the deleted market region.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •[ID!]!
- •mutationDeprecated
- Anchor to marketIdmarket•ID!
Id required The ID of the market for which to create a web presence.
- Anchor to webPresenceweb•Market
Presence Web Presence Create Input! required The details of the web presence to be created.
Arguments
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to webPresenceIdweb•ID!
Presence Id required The ID of the web presence to delete.
Arguments
- Anchor to deletedIddeleted•ID
Id The ID of the deleted web presence.
- Anchor to marketmarket•Market
The market for which the web presence was deleted.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to webPresenceweb•Market
Presence Web Presence Update Input! required The web_presence fields used to update the market's web presence.
- Anchor to webPresenceIdweb•ID!
Presence Id required The ID of the web presence to update.
Arguments
- Anchor to marketmarket•Market
The market object.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields