@vnodes/prisma-helper
Preparing search index...
isCreateInputField
Function isCreateInputField
isCreateInputField
(
field
:
DMMF.Field
)
:
boolean
Check the
field
should be in the create input object Create inputs
none generated fields
timestamp fields
generated uuid fields
fields with
@internal
annotation
fields with
@ignore
annotation
Parameters
field
:
DMMF.Field
Prisma model field
Returns
boolean
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vnodes/prisma-helper
Loading...
Check the field should be in the create input object Create inputs