Type Alias GuildGameCategoryRouteMinAggregateInputType
GuildGameCategoryRouteMinAggregateInputType: {
channelId?: true;
dbId?: true;
gameConfigId?: true;
minDiscountPercent?: true;
pingRoleId?: true;
priority?: true;
webhookAvatarUrl?: true;
webhookEnabled?: true;
webhookUsername?: true;
}