Type Alias DateTimeFieldRefInput<$PrismaModel>

DateTimeFieldRefInput<$PrismaModel>: FieldRefInputType<$PrismaModel, "DateTime">

Reference to a field of type 'DateTime'

Type Parameters

  • $PrismaModel