Package | Description |
---|---|
graphql.relay |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPageInfo |
Modifier and Type | Method and Description |
---|---|
PageInfo |
DefaultConnection.getPageInfo() |
PageInfo |
Connection.getPageInfo() |
Constructor and Description |
---|
DefaultConnection(List<Edge<T>> edges,
PageInfo pageInfo)
A connection consists of a list of edges and page info
|
Copyright © 2019. All rights reserved.