Skip to main content

trustDomains

No description

trustDomains(
after: String
before: String
first: Int
last: Int
): TrustDomainConnection

Arguments

trustDomains.after ● String scalar

returns the trust domains in the list that come after the specified cursor

trustDomains.before ● String scalar

returns the trust domains in the list that come before the specified cursor

trustDomains.first ● Int scalar

returns the first _n_ trust domains from the list

trustDomains.last ● Int scalar

returns the last _n_ trust domains from the list

Type

TrustDomainConnection object

A page of trust domain results