Package | Description |
---|---|
org.apache.unomi.graphql.schema |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLSchemaProvider.JSONTypeDefinitionType |
class |
GraphQLSchemaProvider.PropertyTypeDefinitionType |
Modifier and Type | Method and Description |
---|---|
List<GraphQLSchemaProvider.DefinitionType> |
GraphQLSchemaProvider.DefinitionType.getSubTypes() |
List<GraphQLSchemaProvider.DefinitionType> |
GraphQLSchemaProvider.PropertyTypeDefinitionType.getSubTypes() |
List<GraphQLSchemaProvider.DefinitionType> |
GraphQLSchemaProvider.JSONTypeDefinitionType.getSubTypes() |
Modifier and Type | Method and Description |
---|---|
static List<graphql.schema.GraphQLInputObjectField> |
PropertyFilterUtils.buildInputPropertyFilters(Collection<GraphQLSchemaProvider.DefinitionType> propertyTypes,
graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.