Package graphql.introspection
Interface IntrospectionDataFetcher<T>
- All Superinterfaces:
DataFetcher<T>
,TrivialDataFetcher<T>
Special DataFetcher which is only used inside
Introspection
-
Method Summary
Methods inherited from interface graphql.schema.DataFetcher
get