fun ofField(field: SelectedField): FieldFetchingContext

Creates a new FieldFetchingContext based on a field Assumes that field is a direct sub-field of the currently represented field

Return

a new FieldFetchingContext representing field

Parameters

field

the subfield the created FieldFetchingContext should represent