first

open fun <T> first(colName: String): Promise<T?>
open fun <T : Any> first(): Promise<Record<String, T>?>