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