DeviceUseStatementConnection
No description
type DeviceUseStatementConnection {
count: Int
offset: Int
pagesize: Int
first: ID
previous: ID
next: ID
last: ID
edges: [DeviceUseStatementEdge]
}
Fields
DeviceUseStatementConnection.count ● Int scalar
DeviceUseStatementConnection.offset ● Int scalar
DeviceUseStatementConnection.pagesize ● Int scalar
DeviceUseStatementConnection.first ● ID scalar
DeviceUseStatementConnection.previous ● ID scalar
DeviceUseStatementConnection.next ● ID scalar
DeviceUseStatementConnection.last ● ID scalar
DeviceUseStatementConnection.edges ● [DeviceUseStatementEdge] list object
Returned By
DeviceUseStatementConection query