Package graphql.schema
Class DataFetcherFactoryEnvironment
java.lang.Object
graphql.schema.DataFetcherFactoryEnvironment
@PublicApi
@Deprecated(since="2024-11-26")
public class DataFetcherFactoryEnvironment
extends Object
Deprecated.
This is passed to a
DataFetcherFactory
when it is invoked to
get a DataFetcher
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.
-
Method Details
-
getFieldDefinition
Deprecated.- Returns:
- the field that needs a
DataFetcher
-
newDataFetchingFactoryEnvironment
Deprecated.
-
GraphQLFieldDefinition