Skip to main content

GroupList

No description

type GroupList {
pageInfo: PageInfo
total: Int
edges: [GroupEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([GroupEdge])#

List of edges for Group