Type Alias BooleanFieldRefInput<$PrismaModel>

BooleanFieldRefInput<$PrismaModel>: FieldRefInputType<$PrismaModel, "Boolean">

Reference to a field of type 'Boolean'

Type Parameters

  • $PrismaModel