Type Alias GuildGameCategoryRouteCreategenresInput

GuildGameCategoryRouteCreategenresInput: {
    set: string[];
}