JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.allGraphQLCases.client2.CharacterEdge
Packages that use
CharacterEdge
Package
Description
org.allGraphQLCases.client2
Uses of
CharacterEdge
in
org.allGraphQLCases.client2
Methods in
org.allGraphQLCases.client2
that return types with arguments of type
CharacterEdge
Modifier and Type
Method
Description
List
<
CharacterEdge
>
CharacterConnection.
getEdges
()
Method parameters in
org.allGraphQLCases.client2
with type arguments of type
CharacterEdge
Modifier and Type
Method
Description
void
CharacterConnection.
setEdges
(
List
<
CharacterEdge
> edges)