Skip to main content

TrustedCaCertificatesEdge

TrustedCaCertificatesEdge is used for the TrustedCaCertificatesConnection edges

type TrustedCaCertificatesEdge {
node: TrustedCaCertificate!
cursor: String!
}

Fields

TrustedCaCertificatesEdge.node ● TrustedCaCertificate! non-null object

Node of the trusted CA certificate connection

TrustedCaCertificatesEdge.cursor ● String! non-null scalar

Cursor is the link to the next edge

Member Of

TrustedCaCertificatesConnection object