Skip to main content

UserHasManyUsersList

No description

type UserHasManyUsersList {
pageInfo: PageInfo
total: Int
edges: [UserHasManyUsersEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([UserHasManyUsersEdge])#

List of edges for UserHasManyUsers