Skip to main content

UserBelongsToManyUsersList

No description

type UserBelongsToManyUsersList {
pageInfo: PageInfo
total: Int
edges: [UserBelongsToManyUsersEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([UserBelongsToManyUsersEdge])#

List of edges for UserBelongsToManyUsers