OBJECT
Wrapper around the Vnet object. This wrapper is used for pagination.
type VnetEdge {# String used to identify this edge.cursor: String! # The actual Vnet object wrapped by this edge.node: Vnet! }