Type Alias GuildGameConfigCountAggregateInputType
GuildGameConfigCountAggregateInputType: {
_all?: true;
allTimeLowEnabled?: true;
allTimeLowMaxPriceCents?: true;
allTimeLowStores?: true;
changelogChannelId?: true;
changelogPingRoleId?: true;
changelogWebhookAvatarUrl?: true;
changelogWebhookEnabled?: true;
changelogWebhookUsername?: true;
dbId?: true;
deliveryMode?: true;
digestHourUTC?: true;
digestWeekday?: true;
discountStores?: true;
discountsEnabled?: true;
enabled?: true;
freeDlcEnabled?: true;
freeDlcStores?: true;
freeGameStores?: true;
freeGamesEnabled?: true;
freeWeekendEnabled?: true;
freeWeekendStores?: true;
genres?: true;
guildId?: true;
maxPriceCents?: true;
minDiscountPercent?: true;
notificationChannelId?: true;
pingRoleId?: true;
robloxChannelId?: true;
robloxPingRoleId?: true;
robloxWebhookAvatarUrl?: true;
robloxWebhookEnabled?: true;
robloxWebhookUsername?: true;
studios?: true;
tags?: true;
upcomingFreeEnabled?: true;
upcomingFreeStores?: true;
}