public class UnresolvedObjectResultNode extends ObjectExecutionResultNode
| Constructor and Description |
|---|
UnresolvedObjectResultNode(FetchedValueAnalysis fetchedValueAnalysis) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
withNewChildren, withNewErrors, withNewFetchedValueAnalysisgetChildNonNullableException, getChildren, getErrors, getFetchedValueAnalysis, getMergedField, getNonNullableFieldWasNullExceptionpublic UnresolvedObjectResultNode(FetchedValueAnalysis fetchedValueAnalysis)
public java.lang.String toString()
toString in class ExecutionResultNode