CustomerPaymentMethodRevokePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `customerPaymentMethodRevoke` mutation.
Access Scopes
Fields
revokedCustomerPaymentMethodId
: ID - The ID of the revoked customer payment method.
userErrors
: UserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
customerPaymentMethodRevoke
Examples