Interface Edge<T>
- Type Parameters:
T- the edge'snodetype
@ConsumerType
public interface Edge<T>
The
Edge interface provides support for implementing the Edge Types, according to the specification from
https://relay.dev/graphql/connections.htm#sec-Edge-Types.-
Method Summary
-
Method Details
-
getNode
-
getCursor
-