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