Type Alias GuildTrackedGameSumAggregateOutputType

GuildTrackedGameSumAggregateOutputType: {
    minDiscountPercent: number | null;
    steamAppId: number | null;
}