DropNullableScalarRelationFilter: {
    is?: DropWhereInput | null;
    isNot?: DropWhereInput | null;
}