CertificateEdge
Certificate together with its associated cursor
type CertificateEdge {
node: Certificate!
cursor: String!
}
Fields
CertificateEdge.node ● Certificate! non-null object
The certificate
CertificateEdge.cursor ● String! non-null scalar
The cursor for the certificate
Member Of
CertificateConnection object ● CertificateConnectionWithAggregates object