Package graphql.relay

Interface Edge<T>

    • Method Detail

      • getNode

        T getNode()
        Returns:
        the node of data that this edge represents
      • getCursor

        ConnectionCursor getCursor()
        Returns:
        the cursor for this edge node