CustomerPaymentMethodUserError object
Version unstable
Represents an error in the input of a mutation.
Required access
read_customers
access scope.
On this page
Fields
-
Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.
Implements
Version 2021-04 (Release candidate)
Represents an error in the input of a mutation.
Required access
read_customers
access scope.
On this page
Fields
-
Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.