OBJECT
The Edge type contains an associated DomainType and meta information, e.g. the position within all pages
type EdgeUmbrellas {# The DomainEntity associacted with this edge.node: UMBRELLA! # The current position within all pages.cursor: Int! }