AggregateGuildPremium: {
    _avg: GuildPremiumAvgAggregateOutputType | null;
    _count: GuildPremiumCountAggregateOutputType | null;
    _max: GuildPremiumMaxAggregateOutputType | null;
    _min: GuildPremiumMinAggregateOutputType | null;
    _sum: GuildPremiumSumAggregateOutputType | null;
}

Model GuildPremium