Skip to main content
interface

Represents an error in the input of a mutation.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An error that happens during the execution of a business customer mutation.

•BusinessCustomerErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

An error that occurs during the execution of MetafieldsDelete.

•MetafieldsDeleteUserErrorCode

The error code.

•Int

The index of the array element that's causing the error.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

An error that occurs during the execution of MetafieldsSet.

•MetafieldsSetUserErrorCode

The error code.

•Int

The index of the array element that's causing the error.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

The errors that occur during the execution of a return mutation.

•ReturnErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

An error that occurs during the execution of SubscriptionBillingCycleSkip.

•SubscriptionBillingCycleSkipUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

An error that occurs during the execution of SubscriptionBillingCycleUnskip.

•SubscriptionBillingCycleUnskipUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

The error codes for failed subscription contract mutations.

•SubscriptionContractStatusUpdateErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

The error codes for failed subscription contract mutations.

•SubscriptionContractUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

The error codes that are provided for failed address mutations.

•UserErrorsCustomerAddressUserErrorsCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

Provides error codes for marketing subscribe mutations.

•UserErrorsCustomerEmailMarketingUserErrorsCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

Provides error codes for failed personal information mutations.

•UserErrorsCustomerUserErrorsCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•OBJECT

Error codes for failed Storefront Customer Access Token mutation.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?