Class OperationInvoker

java.lang.Object
io.smallrye.graphql.execution.datafetcher.helper.ReflectionInvoker
io.smallrye.graphql.execution.datafetcher.helper.OperationInvoker

public class OperationInvoker extends ReflectionInvoker
Invoke methods on Operation class
Author:
Phillip Kruger (phillip.kruger@redhat.com)
  • Constructor Details

    • OperationInvoker

      public OperationInvoker(Operation operation)