public class ProfileInterestsDataFetcher extends Object implements graphql.schema.DataFetcher<List<CDPInterest>>
Constructor and Description |
---|
ProfileInterestsDataFetcher(Profile profile,
List<String> viewIds) |
Modifier and Type | Method and Description |
---|---|
List<CDPInterest> |
get(graphql.schema.DataFetchingEnvironment environment) |
public List<CDPInterest> get(graphql.schema.DataFetchingEnvironment environment) throws Exception
get
in interface graphql.schema.DataFetcher<List<CDPInterest>>
Exception
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.