JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
graphql.annotations.connection.simple
Interface SimpleConnectionFetcher<T>
All Superinterfaces:
ConnectionFetcher
<T>, graphql.schema.DataFetcher<graphql.relay.Connection<T>>
All Known Implementing Classes:
SimpleConnectionDataFetcher
,
SimplePaginatedDataConnectionFetcher
public interface
SimpleConnectionFetcher<T>
extends
ConnectionFetcher
<T>
Method Summary
Methods inherited from interface graphql.schema.DataFetcher
get
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method