OBJECT
type FortiGateServer {# IDid: ID! # Name of FortiGate servername: String! # Address of FortiGate serveraddress: String! # Whether or not to enable the new policy on FortiGateenablePolicy: Boolean! # Is FortiGate server archivedarchived: Boolean! # Object usage informationusageInfo: UsageInfo! }