Anchor to DisplayableErrorDisplayable
interfaceDisplayable 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.
Was this section helpful?
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.
- •OBJECT
Represents an error that happens during execution of a customer mutation.
- •OBJECT
An error that occurs during the execution of cart metafield deletion.
- •OBJECT
An error that occurs during the execution of
.- •OBJECT
Represents an error in the input of a mutation.
- Anchor to UserErrorsShopPayPaymentRequestSessionUserErrorsUser•OBJECT
Errors Shop Pay Payment Request Session User Errors Error codes for failed Shop Pay payment request session mutations.
Was this section helpful?