CloudflareCertificate
No description
type CloudflareCertificate {
id: ID!
sslMethod: String!
sslStatus: String!
ownershipStatus: String!
hostname: String!
sslValidationErrors: [String!]!
ownershipVerificationErrors: [String!]!
uploadedOn: Date
expiresOn: Date
}