CustomerPaymentMethodCreditCardUpdatePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `customerPaymentMethodCreditCardUpdate` mutation.
Access Scopes
Fields
-
customerPaymentMethod:
CustomerPaymentMethod -
The customer payment method.
-
processing:
Boolean -
If the card verification result is processing. When this is true, customer_payment_method will be null.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples