Uses of Class
io.leangen.graphql.execution.OperationExecutor
-
Packages that use OperationExecutor Package Description io.leangen.graphql.generator -
-
Uses of OperationExecutor in io.leangen.graphql.generator
Methods in io.leangen.graphql.generator with parameters of type OperationExecutor Modifier and Type Method Description org.dataloader.BatchLoaderWithContext<?,?>BatchLoaderFactory. createBatchLoader(OperationExecutor executor)
-