MarketUserError - admin-graphql - OBJECT
Version: 2024-10
Description:
Defines errors encountered while managing a Market.
Access Scopes
`read_markets` for queries and both `read_markets` as well as `write_markets` for mutations.
Fields
-
code:
MarketUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
Related Unions
Examples