@PublicApi public interface QueryVisitorFieldArgumentInputValue
| Modifier and Type | Method and Description |
|---|---|
GraphQLInputType |
getInputType() |
GraphQLInputValueDefinition |
getInputValueDefinition() |
java.lang.String |
getName() |
QueryVisitorFieldArgumentInputValue |
getParent() |
Value |
getValue() |
QueryVisitorFieldArgumentInputValue getParent()
GraphQLInputValueDefinition getInputValueDefinition()
java.lang.String getName()
GraphQLInputType getInputType()
Value getValue()