OBJECT
A link with href and rel properties.
type VsphereLink {# Destination of link.href: String! # Relation of this link's destination to the current resource.rel: String! }