OBJECT
URLs pinged to check connectivity.
type GlobalManagerUrl {# URL pinged to check connectivity.url: String! # Whether or not the URL check has passed.isReachable: Boolean! }