Anchor to CustomerPaymentMethodGetUpdateUrlUserErrorCustomer
objectCustomer Payment Method Get Update Url User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Customer
Payment Method Get Update Url 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.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Returns a URL that allows the customer to update a specific payment method.
Currently,
only supports Shop Pay.
- Anchor to customerPaymentMethodIdcustomer•ID!required
Payment Method Id The payment method to be updated.
Arguments
- Anchor to updatePaymentMethodUrlupdate•URL
Payment Method Url The URL to redirect the customer to update the payment method.
- Anchor to userErrorsuser•[Customer
Errors Payment Method Get Update Url User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?