Skip to main content

RoomList

No description

type RoomList {
pageInfo: PageInfo
total: Int
edges: [RoomEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([RoomEdge])#

List of edges for Room