Skip to main content

CertificateAuthorityAccountConnection

No description

type CertificateAuthorityAccountConnection {
pageInfo: PageInfo!
totalCount: Int!
nodes: [CertificateAuthorityAccount!]
edges: [CertificateAuthorityAccountEdge]
}

Fields

CertificateAuthorityAccountConnection.pageInfo ● PageInfo! non-null object

CertificateAuthorityAccountConnection.totalCount ● Int! non-null scalar

CertificateAuthorityAccountConnection.nodes ● [CertificateAuthorityAccount!] list object

CertificateAuthorityAccountConnection.edges ● [CertificateAuthorityAccountEdge] list object

Returned By

certificateAuthorityAccounts query