Package org.apache.unomi.graphql.schema
Class PropertyFilterUtils
- java.lang.Object
-
- org.apache.unomi.graphql.schema.PropertyFilterUtils
-
public class PropertyFilterUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyFilterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<graphql.schema.GraphQLInputObjectField>
buildInputPropertyFilters(Collection<GraphQLSchemaProvider.DefinitionType> propertyTypes, graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-
-
-
Method Detail
-
buildInputPropertyFilters
public static List<graphql.schema.GraphQLInputObjectField> buildInputPropertyFilters(Collection<GraphQLSchemaProvider.DefinitionType> propertyTypes, graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-
-