OBJECT
The connection type for Group.
type GroupConnection {# A list of edges.edges: [GroupEdge] # A list of nodes.nodes: [Group] # Information to aid in pagination.pageInfo: PageInfo! }