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