Package graphql.schema
Class DataFetchingEnvironmentImpl.DFEInternalState
java.lang.Object
graphql.schema.DataFetchingEnvironmentImpl.DFEInternalState
- Enclosing class:
DataFetchingEnvironmentImpl
-
Constructor Summary
ConstructorsConstructorDescriptionDFEInternalState
(DataLoaderDispatchStrategy dataLoaderDispatchStrategy, AlternativeCallContext alternativeCallContext) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DFEInternalState
public DFEInternalState(DataLoaderDispatchStrategy dataLoaderDispatchStrategy, AlternativeCallContext alternativeCallContext)
-
-
Method Details
-
getDataLoaderDispatchStrategy
-
getDeferredCallContext
-