Displayable Error
Represents an error in the input of a mutation.
Anchor to FieldsFields
- field ([String!])
- message (String!)
- 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 Types implemented inTypes implemented in
- CartUserError (CartUserError)
- CustomerUserError (CustomerUserError)
- MetafieldDeleteUserError (MetafieldDeleteUserError)
- MetafieldsSetUserError (MetafieldsSetUserError)
- UserError (UserError)
- UserErrorsShopPayPaymentRequestSessionUserErrors (UserErrorsShopPayPaymentRequestSessionUserErrors)
- •OBJECT
Represents an error that happens during execution of a cart mutation.
- Anchor to codecode•Cart
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.
- •OBJECT
Represents an error that happens during execution of a customer mutation.
- Anchor to codecode•Customer
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.
- •OBJECT
An error that occurs during the execution of cart metafield deletion.
- Anchor to codecode•Metafield
Delete 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.
- •OBJECT
An error that occurs during the execution of
.- Anchor to codecode•Metafields
Set User Error Code The error code.
- Anchor to elementIndexelement•Int
Index The index of the array element that's causing the error.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
- •OBJECT
Represents an error in the input of a mutation.
- 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 UserErrorsShopPayPaymentRequestSessionUserErrorsUser•OBJECT
Errors Shop Pay Payment Request Session User Errors Error codes for failed Shop Pay payment request session mutations.
- Anchor to codecode•User
Errors Shop Pay Payment Request Session User Errors 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.