Package | Description |
---|---|
graphql.relay |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEdge<T> |
Modifier and Type | Method and Description |
---|---|
List<Edge<T>> |
DefaultConnection.getEdges() |
List<Edge<T>> |
Connection.getEdges() |
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.