Anchor to MarketUserErrorMarket
objectMarket 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.
Was this section helpful?
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
- •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
Deprecated mutations
- •mutationDeprecated
- •mutationDeprecated
- •mutationDeprecated
- •mutationDeprecated
- •mutationDeprecated
- •mutationDeprecated
Was this section helpful?