Type Alias GuildGameCategoryRouteSelect<ExtArgs>
GuildGameCategoryRouteSelect<ExtArgs>: GetSelect<{ channelId?: boolean; dbId?: boolean; flags?: boolean; gameConfig?: boolean | GuildGameCategoryRoute$gameConfigArgs<ExtArgs>; gameConfigId?: boolean; genres?: boolean; kinds?: boolean; minDiscountPercent?: boolean; pingRoleId?: boolean; priority?: boolean; stores?: boolean; tags?: boolean; webhookAvatarUrl?: boolean; webhookEnabled?: boolean; webhookUsername?: boolean; }, ExtArgs["result"]["guildGameCategoryRoute"]>