UserPremiumCreateManyInput: {
    dbId?: string;
    tier: string;
    userId: string;
}