public abstract class GraphQLResponseProjection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<GraphQLResponseField> |
fields |
Constructor and Description |
---|
GraphQLResponseProjection() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
protected final java.util.List<GraphQLResponseField> fields