RecoverCertificateInput
RecoverCertificateInput defines the input required for recovering a retired certificate
input RecoverCertificateInput {
fingerprint: ID!
}
Fields
RecoverCertificateInput.fingerprint ● ID! non-null scalar
The fingerprint for the certificate to recover
Member Of
RecoverCertificatesInput input