ProjectedSelectionSet
constructor(parentType: String, responsePath: ResponsePath, runtimePath: RuntimePath, fields: List<ProjectedField>)(source)
Parameters
parentType
The schema type name that owns these fields.
responsePath
The response path from the query root.
runtimePath
The concrete runtime path that this projection was evaluated against.
fields
The projected fields (exactly one per response name).