Interface Connection<T>
- All Known Implementing Classes:
GenericConnection
@ConsumerType
public interface Connection<T>
The
Connection interface provides support for implementing the Connection Types, according to the specification from
https://relay.dev/graphql/connections.htm#sec-Connection-Types.-
Method Summary
-
Method Details
-
getEdges
-
getPageInfo
-