Skip to main content

DeviceSessionList

No description

type DeviceSessionList {
pageInfo: PageInfo
total: Int
edges: [DeviceSessionEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([DeviceSessionEdge])#

List of edges for DeviceSession