AggregateGuildDropsGame: {
    _count: GuildDropsGameCountAggregateOutputType | null;
    _max: GuildDropsGameMaxAggregateOutputType | null;
    _min: GuildDropsGameMinAggregateOutputType | null;
}

Model GuildDropsGame