@PublicApi public interface GraphQLInputFieldsContainer extends GraphQLType
GraphQLInputType
Modifier and Type | Method and Description |
---|---|
GraphQLInputObjectField |
getFieldDefinition(String name) |
List<GraphQLInputObjectField> |
getFieldDefinitions() |
accept, getChildren, getName
GraphQLInputObjectField getFieldDefinition(String name)
List<GraphQLInputObjectField> getFieldDefinitions()
Copyright © 2019. All rights reserved.