Type Alias IntFieldRefInput<$PrismaModel>

IntFieldRefInput<$PrismaModel>: FieldRefInputType<$PrismaModel, "Int">

Reference to a field of type 'Int'

Type Parameters

  • $PrismaModel