Skip to main content

UserGroupList

No description

type UserGroupList {
pageInfo: PageInfo
total: Int
edges: [UserGroupEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([UserGroupEdge])#

List of edges for UserGroup