Interface DataFetcherDestinationResolver

All Known Implementing Classes:
AbstractDestinationResolver, AntPathDestinationResolver

public interface DataFetcherDestinationResolver
  • Method Summary

    Modifier and Type
    Method
    Description
    resolveDestinations(graphql.schema.DataFetchingEnvironment environment)
     
  • Method Details

    • resolveDestinations

      List<String> resolveDestinations(graphql.schema.DataFetchingEnvironment environment)