Class FieldCollector

java.lang.Object
graphql.execution.FieldCollector

public class FieldCollector extends Object
A field collector can iterate over field selection sets and build out the sub fields that have been selected, expanding named and inline fragments as it goes.