Skip to main content
Anchor to CustomerPaymentMethodUserErrorCode

CustomerPaymentMethodUserErrorCode

enum

Possible error codes that can be returned by CustomerPaymentMethodUserError.

The input value is invalid.

The input value needs to be blank.

The input value is already taken.


Was this section helpful?

•OBJECT

An error in the input of a mutation. Mutations return UserError objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.


Was this section helpful?