T - the edge's node type@ConsumerType
public interface Edge<T>
Edge interface provides support for implementing the Edge Types, according to the specification from
https://relay.dev/graphql/connections.htm#sec-Edge-Types.| Modifier and Type | Method and Description |
|---|---|
@NotNull Cursor |
getCursor() |
T |
getNode() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.