select

fun select(type: String, vararg fields: String): Scope<R>

Select the fields to return

Parameters

type

The type to select fields for

fields

The fields to select