Uses of Interface
graphql.relay.Edge
Packages that use Edge
-
Uses of Edge in graphql.relay
Classes in graphql.relay that implement EdgeFields in graphql.relay with type parameters of type EdgeMethods in graphql.relay that return types with arguments of type EdgeModifier and TypeMethodDescriptionSimpleListConnection.buildEdges()
Connection.getEdges()
DefaultConnection.getEdges()
Constructor parameters in graphql.relay with type arguments of type EdgeModifierConstructorDescriptionDefaultConnection
(List<Edge<T>> edges, PageInfo pageInfo) A connection consists of a list of edges and page info