RecoverCertificatePayload
RecoverCertificatePayload holds the result of recovering a retired certificate
type RecoverCertificatePayload {
fingerprint: ID!
}
Fields
RecoverCertificatePayload.fingerprint ● ID! non-null scalar
The fingerprint for the certificate that was recovered
Returned By
recoverCertificates mutation