Standards Docs
ReferenceSchema

select

function `select` from schema.

function select from schema.

Signature

<TName extends string>(config: TypedBuilderConfig<TName>): SelectAttributeBuilder<TName, Option[], false>

On this page