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