AggregateGuildDrops: {
    _count: GuildDropsCountAggregateOutputType | null;
    _max: GuildDropsMaxAggregateOutputType | null;
    _min: GuildDropsMinAggregateOutputType | null;
}

Model GuildDrops