Interface IntrospectionDataFetcher<T>

All Superinterfaces:
DataFetcher<T>, TrivialDataFetcher<T>

public interface IntrospectionDataFetcher<T> extends TrivialDataFetcher<T>
Special DataFetcher which is only used inside Introspection
  • Method Summary

    Methods inherited from interface graphql.schema.DataFetcher

    get