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