Saltar al contenido principal

deleteApplePayCert

Deletes an Apple Pay certificate. Permanently removes the certificate and its associated private key; this action cannot be undone. To temporarily disable a certificate, use updateApplePayCert instead.

deleteApplePayCert(
id: ID!
): Boolean!

Arguments​

deleteApplePayCert.id ● ID! non-null scalar​

Type​

Boolean scalar​

The Boolean scalar type represents true or false.