DnsZoneInput
No description
input DnsZoneInput {
zone: String!
withSubdomains: Boolean
}
Fields
DnsZoneInput.zone ● String! non-null scalar
The DNS zone
DnsZoneInput.withSubdomains ● Boolean scalar
Whether to include subdomains
Member Of
PerimeterRulesetInput input