private fun registerFieldDataFetcher(fieldDefinition: FieldDefinition, context: SchemaTransformationContext, nodeDefinition: NodeDefinition)

Registers a DataFetcher for a FieldDefinition

Parameters

fieldDefinition

the definition of the field to create the data fetcher for

context

provides the GraphQLCodeRegistry

nodeDefinition

the parent NodeDefinition of the extension field