public class ReplicantEnabledDataFetcher
extends java.lang.Object
implements graphql.schema.DataFetcher
This fetcher sets up replicant context.
It should be used for top-level fetchers where the nested fetcher is not called across a boundary
and thus will not have replicant context initialized. It should already have the transaction established.