Type Alias GuildGameCategoryRouteCreatekindsInput

GuildGameCategoryRouteCreatekindsInput: {
    set: GameKindEnum[];
}