Skip to main content

RoomBelongsToManyRoomsList

No description

type RoomBelongsToManyRoomsList {
pageInfo: PageInfo
total: Int
edges: [RoomBelongsToManyRoomsEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([RoomBelongsToManyRoomsEdge])#

List of edges for RoomBelongsToManyRooms