UserNullableScalarRelationFilter: {
    is?: UserWhereInput | null;
    isNot?: UserWhereInput | null;
}