public static interface GraphQLSchemaProvider.DefinitionType
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<GraphQLSchemaProvider.DefinitionType> |
getSubTypes() |
String |
getTypeId() |
boolean |
hasSubTypes() |
String getTypeId()
String getName()
boolean hasSubTypes()
List<GraphQLSchemaProvider.DefinitionType> getSubTypes()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.