Type Alias GuildGameCategoryRouteUpdategenresInput

GuildGameCategoryRouteUpdategenresInput: {
    push?: string | string[];
    set?: string[];
}