Type Alias GuildDropsGameCountAggregateInputType

GuildDropsGameCountAggregateInputType: {
    _all?: true;
    channelId?: true;
    createdAt?: true;
    dbId?: true;
    gameId?: true;
    guildDropsId?: true;
    liveNotifications?: true;
    roleId?: true;
}