Skip to main content

certificateRequest

Returns the certificate request with the given ID.

certificateRequest(
id: ID!
): CertificateRequest

Arguments

certificateRequest.id ● ID! non-null scalar

The unique identifier of the certificate request.

Type

CertificateRequest object