Class ExampleLoaderWithContext

java.lang.Object
com.netflix.graphql.dgs.example.shared.dataLoader.ExampleLoaderWithContext
All Implemented Interfaces:
org.dataloader.BatchLoaderWithContext<String,String>

public class ExampleLoaderWithContext extends Object implements org.dataloader.BatchLoaderWithContext<String,String>
  • Constructor Details

    • ExampleLoaderWithContext

      public ExampleLoaderWithContext()
  • Method Details