Skip to main content

DeleteCertificatePayload

DeleteCertificatePayload holds the result of deleting a retired certificate

type DeleteCertificatePayload {
fingerprint: ID!
}

Fields

DeleteCertificatePayload.fingerprint ● ID! non-null scalar

The fingerprint for the certificate that was deleted

Returned By

deleteCertificates mutation