Preparing search index...
The search index is not available
core-utils
core-utils
@clipboard-health/json-api-nestjs
FieldsSchema
Type Alias FieldsSchema<MapT>
FieldsSchema
:
{
[
K
in
keyof
MapT
]
:
z.ZodEffects
<
z.ZodOptional
<
z.ZodArray
<
z.ZodEnum
<
z.Writeable
<
MapT
[
K
]
>
>
>
>
,
MapT
[
K
]
[
number
]
[]
|
undefined
,
unknown
,
>
}
Type Parameters
MapT
extends
FieldsMap
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
core-utils
Loading...