Class FieldDefinition
java.lang.Object
com.predic8.membrane.core.graphql.model.FieldDefinition
-
Constructor Summary
ConstructorsConstructorDescriptionFieldDefinition(String description, String name, List<InputValueDefinition> inputValueDefinitions, Type type, List<Directive> directives) -
Method Summary
-
Constructor Details
-
FieldDefinition
public FieldDefinition() -
FieldDefinition
-
-
Method Details
-
parse
- Throws:
IOExceptionParsingException
-
equals
-
hashCode
public int hashCode() -
toString
-