select

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

Select the fields to return

Parameters

type

The type to select fields for

fields

The fields to select