Interface SlingDataFetcher<T>


  • @ConsumerType
    public interface SlingDataFetcher<T>
    Retrieves data for a given GraphQL field. Services must be registered with a NAME property with a unique value that's matched with the corresponding @directive in the GraphQL Schema.