TrustDomainEdge
TrustDomain together with its associated cursor
type TrustDomainEdge {
node: TrustDomain!
cursor: String!
}
Fields
TrustDomainEdge.node ● TrustDomain! non-null object
The trust domain.
TrustDomainEdge.cursor ● String! non-null scalar
The cursor for the trust domain.
Member Of
TrustDomainConnection object