INPUT_OBJECT
Information about an entry in the IP allowlist.
input IpInfoInput {# The description of the entry.description: String# The IP address, range, or subnet of the entry.ipCidr: String!}