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