Class DispatchingConnection
- java.lang.Object
-
- graphql.annotations.dataFetchers.connection.DispatchingConnection
-
- All Implemented Interfaces:
Connection,graphql.schema.DataFetcher
public class DispatchingConnection extends java.lang.Object implements graphql.schema.DataFetcher, Connection
-
-
Constructor Summary
Constructors Constructor Description DispatchingConnection(java.lang.Object o)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectget(graphql.schema.DataFetchingEnvironment environment)
-