DnsZone
No description
type DnsZone {
zone: String!
withSubdomains: Boolean
}
Fields
DnsZone.zone ● String! non-null scalar
The DNS zone
DnsZone.withSubdomains ● Boolean scalar
Whether to include subdomains
Member Of
PerimeterRuleset object