Type Alias GuildDropsGameMinAggregateInputType

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