OBJECT
The open ports of an IP
type OpenPorts {port: Int! scanTime: Time! # an open port's last discovery sourcesource: OpenPortsSource! # name of protocol most likely used in this portname: String! # description of protocol most likely used in this portdescription: String }