Type Alias UserPremiumCreateWithoutUserInput

UserPremiumCreateWithoutUserInput: {
    dbId?: string;
    tier: string;
}