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