@PublicApi public interface Connection<T>
edges
as well as a pageInfo that describes the pagination of that list.
See https://facebook.github.io/relay/graphql/connections.htm| Modifier and Type | Method and Description |
|---|---|
java.util.List<Edge<T>> |
getEdges() |
PageInfo |
getPageInfo() |