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
- BusinessCustomerUserError (BusinessCustomerUserError)
- MetafieldsDeleteUserError (MetafieldsDeleteUserError)
- MetafieldsSetUserError (MetafieldsSetUserError)
- ReturnUserError (ReturnUserError)
- SubscriptionBillingCycleSkipUserError (SubscriptionBillingCycleSkipUserError)
- SubscriptionBillingCycleUnskipUserError (SubscriptionBillingCycleUnskipUserError)
- SubscriptionContractStatusUpdateUserError (SubscriptionContractStatusUpdateUserError)
- SubscriptionContractUserError (SubscriptionContractUserError)
- UserErrorsCustomerAddressUserErrors (UserErrorsCustomerAddressUserErrors)
- UserErrorsCustomerEmailMarketingUserErrors (UserErrorsCustomerEmailMarketingUserErrors)
- UserErrorsCustomerUserErrors (UserErrorsCustomerUserErrors)
- UserErrorsStorefrontCustomerAccessTokenCreateUserErrors (UserErrorsStorefrontCustomerAccessTokenCreateUserErrors)
- •OBJECT
An error that happens during the execution of a business customer mutation.
- Anchor to codecode•Business
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
.- Anchor to codecode•Metafields
Delete 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
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
The errors that occur during the execution of a return mutation.
- Anchor to codecode•Return
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•Subscription
Billing Cycle Skip 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.
- •OBJECT
An error that occurs during the execution of
.- Anchor to codecode•Subscription
Billing Cycle Unskip 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.
- •OBJECT
The error codes for failed subscription contract mutations.
- Anchor to codecode•Subscription
Contract Status Update 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
The error codes for failed subscription contract mutations.
- Anchor to codecode•Subscription
Contract 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.
- •OBJECT
The error codes that are provided for failed address mutations.
- Anchor to codecode•User
Errors Customer Address 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.
- •OBJECT
Provides error codes for marketing subscribe mutations.
- Anchor to codecode•User
Errors Customer Email Marketing 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.
- •OBJECT
Provides error codes for failed personal information mutations.
- Anchor to codecode•User
Errors Customer 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.
- Anchor to UserErrorsStorefrontCustomerAccessTokenCreateUserErrorsUser•OBJECT
Errors Storefront Customer Access Token Create User Errors Error codes for failed Storefront Customer Access Token mutation.
- Anchor to codecode•User
Errors Storefront Customer Access Token Create 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.