Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/knex-schema
WithJoinedMany
Type Alias WithJoinedMany<TBase, TFieldName, TForeignSchema>
WithJoinedMany
:
TBase
&
{
[
K
in
TFieldName
]
:
InferType
<
TForeignSchema
>
[]
}
Adds a joined collection field to TBase
Type Parameters
TBase
TFieldName
extends
string
TForeignSchema
extends
ObjectSchemaBuilder
<
any
,
any
,
any
,
any
,
any
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
← Back to Website
All Versions
Libraries
Loading...
Adds a joined collection field to TBase