Class ProfileInterestsDataFetcher
java.lang.Object
org.apache.unomi.graphql.fetchers.profile.ProfileInterestsDataFetcher
- All Implemented Interfaces:
graphql.schema.DataFetcher<List<CDPInterest>>
public class ProfileInterestsDataFetcher
extends Object
implements graphql.schema.DataFetcher<List<CDPInterest>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProfileInterestsDataFetcher
-
-
Method Details
-
get
- Specified by:
getin interfacegraphql.schema.DataFetcher<List<CDPInterest>>- Throws:
Exception
-