From 3490b5566aee6224a46dae279c991e5a7ea6d4e0 Mon Sep 17 00:00:00 2001 From: Flegma Date: Thu, 9 Jul 2026 15:47:21 +0200 Subject: [PATCH 1/6] feature: regenerate zeus types with anti_wallhack columns --- generated/zeus/const.ts | 88 +++---- generated/zeus/index.ts | 502 ++++++++++++++++++---------------------- 2 files changed, 266 insertions(+), 324 deletions(-) diff --git a/generated/zeus/const.ts b/generated/zeus/const.ts index df9117ca..8267c746 100644 --- a/generated/zeus/const.ts +++ b/generated/zeus/const.ts @@ -1097,7 +1097,6 @@ export const AllTypesProps: Record = { players_aggregate:"draft_game_players_aggregate_bool_exp", regions:"String_array_comparison_exp", require_approval:"Boolean_comparison_exp", - scheduled_at:"timestamptz_comparison_exp", status:"e_draft_game_status_enum_comparison_exp", team_1:"teams_bool_exp", team_1_id:"uuid_comparison_exp", @@ -1135,7 +1134,6 @@ export const AllTypesProps: Record = { pick_deadline:"timestamptz", picks:"draft_game_picks_arr_rel_insert_input", players:"draft_game_players_arr_rel_insert_input", - scheduled_at:"timestamptz", status:"e_draft_game_status_enum", team_1:"teams_obj_rel_insert_input", team_1_id:"uuid", @@ -1159,7 +1157,6 @@ export const AllTypesProps: Record = { min_elo:"order_by", pick_deadline:"order_by", regions:"order_by", - scheduled_at:"order_by", team_1_id:"order_by", team_2_id:"order_by", updated_at:"order_by" @@ -1179,7 +1176,6 @@ export const AllTypesProps: Record = { min_elo:"order_by", pick_deadline:"order_by", regions:"order_by", - scheduled_at:"order_by", team_1_id:"order_by", team_2_id:"order_by", updated_at:"order_by" @@ -1227,7 +1223,6 @@ export const AllTypesProps: Record = { players_aggregate:"draft_game_players_aggregate_order_by", regions:"order_by", require_approval:"order_by", - scheduled_at:"order_by", status:"order_by", team_1:"teams_order_by", team_1_id:"order_by", @@ -1256,7 +1251,6 @@ export const AllTypesProps: Record = { match_options_id:"uuid", mode:"e_draft_game_mode_enum", pick_deadline:"timestamptz", - scheduled_at:"timestamptz", status:"e_draft_game_status_enum", team_1_id:"uuid", team_2_id:"uuid", @@ -1302,7 +1296,6 @@ export const AllTypesProps: Record = { match_options_id:"uuid", mode:"e_draft_game_mode_enum", pick_deadline:"timestamptz", - scheduled_at:"timestamptz", status:"e_draft_game_status_enum", team_1_id:"uuid", team_2_id:"uuid", @@ -3713,9 +3706,6 @@ export const AllTypesProps: Record = { }, cpu_governor_info:{ - }, - cs2_launch_options:{ - }, cs2_video_settings:{ @@ -3778,7 +3768,6 @@ export const AllTypesProps: Record = { game_server_nodes_append_input:{ cpu_frequency_info:"jsonb", cpu_governor_info:"jsonb", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", gpu_info:"jsonb", shader_bake_status_history:"jsonb" @@ -3812,7 +3801,6 @@ export const AllTypesProps: Record = { cpu_governor_info:"jsonb_comparison_exp", cpu_sockets:"Int_comparison_exp", cpu_threads_per_core:"Int_comparison_exp", - cs2_launch_options:"jsonb_comparison_exp", cs2_video_settings:"jsonb_comparison_exp", csgo_build_id:"Int_comparison_exp", demo_network_limiter:"Int_comparison_exp", @@ -3871,7 +3859,6 @@ export const AllTypesProps: Record = { game_server_nodes_insert_input:{ cpu_frequency_info:"jsonb", cpu_governor_info:"jsonb", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", e_region:"server_regions_obj_rel_insert_input", e_status:"e_game_server_node_statuses_obj_rel_insert_input", @@ -3952,7 +3939,6 @@ export const AllTypesProps: Record = { cpu_governor_info:"order_by", cpu_sockets:"order_by", cpu_threads_per_core:"order_by", - cs2_launch_options:"order_by", cs2_video_settings:"order_by", csgo_build_id:"order_by", demo_network_limiter:"order_by", @@ -4000,7 +3986,6 @@ export const AllTypesProps: Record = { game_server_nodes_prepend_input:{ cpu_frequency_info:"jsonb", cpu_governor_info:"jsonb", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", gpu_info:"jsonb", shader_bake_status_history:"jsonb" @@ -4011,7 +3996,6 @@ export const AllTypesProps: Record = { game_server_nodes_set_input:{ cpu_frequency_info:"jsonb", cpu_governor_info:"jsonb", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", gpu_info:"jsonb", lan_ip:"inet", @@ -4071,7 +4055,6 @@ export const AllTypesProps: Record = { game_server_nodes_stream_cursor_value_input:{ cpu_frequency_info:"jsonb", cpu_governor_info:"jsonb", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", gpu_info:"jsonb", lan_ip:"inet", @@ -5243,9 +5226,7 @@ export const AllTypesProps: Record = { playoff_seats:"Int_comparison_exp", playoff_stage_type:"e_tournament_stage_types_enum_comparison_exp", playoff_third_place_match:"Boolean_comparison_exp", - promote_count:"Int_comparison_exp", regular_season_stage_type:"e_tournament_stage_types_enum_comparison_exp", - relegate_count:"Int_comparison_exp", relegation_down_count:"Int_comparison_exp", relegation_playoffs:"league_relegation_playoffs_bool_exp", relegation_playoffs_aggregate:"league_relegation_playoffs_aggregate_bool_exp", @@ -5338,9 +5319,7 @@ export const AllTypesProps: Record = { playoff_seats:"order_by", playoff_stage_type:"order_by", playoff_third_place_match:"order_by", - promote_count:"order_by", regular_season_stage_type:"order_by", - relegate_count:"order_by", relegation_down_count:"order_by", relegation_playoffs_aggregate:"league_relegation_playoffs_aggregate_order_by", relegation_up_count:"order_by", @@ -8139,8 +8118,20 @@ export const AllTypesProps: Record = { } }, match_maps_aggregate_bool_exp:{ + bool_and:"match_maps_aggregate_bool_exp_bool_and", + bool_or:"match_maps_aggregate_bool_exp_bool_or", count:"match_maps_aggregate_bool_exp_count" }, + match_maps_aggregate_bool_exp_bool_and:{ + arguments:"match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns", + filter:"match_maps_bool_exp", + predicate:"Boolean_comparison_exp" + }, + match_maps_aggregate_bool_exp_bool_or:{ + arguments:"match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns", + filter:"match_maps_bool_exp", + predicate:"Boolean_comparison_exp" + }, match_maps_aggregate_bool_exp_count:{ arguments:"match_maps_select_column", filter:"match_maps_bool_exp", @@ -8179,6 +8170,7 @@ export const AllTypesProps: Record = { _and:"match_maps_bool_exp", _not:"match_maps_bool_exp", _or:"match_maps_bool_exp", + anti_wallhack_active:"Boolean_comparison_exp", clips_count:"Int_comparison_exp", created_at:"timestamptz_comparison_exp", demos:"match_map_demos_bool_exp", @@ -8301,6 +8293,7 @@ export const AllTypesProps: Record = { where:"match_maps_bool_exp" }, match_maps_order_by:{ + anti_wallhack_active:"order_by", clips_count:"order_by", created_at:"order_by", demos_aggregate:"match_map_demos_aggregate_order_by", @@ -8342,6 +8335,8 @@ export const AllTypesProps: Record = { id:"uuid" }, match_maps_select_column: "enum" as const, + match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns: "enum" as const, + match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns: "enum" as const, match_maps_set_input:{ created_at:"timestamptz", ended_at:"timestamptz", @@ -8450,6 +8445,7 @@ export const AllTypesProps: Record = { _and:"match_options_bool_exp", _not:"match_options_bool_exp", _or:"match_options_bool_exp", + anti_wallhack:"Boolean_comparison_exp", auto_cancel_duration:"Int_comparison_exp", auto_cancellation:"Boolean_comparison_exp", best_of:"Int_comparison_exp", @@ -8511,6 +8507,7 @@ export const AllTypesProps: Record = { where:"match_options_bool_exp" }, match_options_order_by:{ + anti_wallhack:"order_by", auto_cancel_duration:"order_by", auto_cancellation:"order_by", best_of:"order_by", @@ -13646,6 +13643,7 @@ export const AllTypesProps: Record = { faceit_nickname:"String_comparison_exp", faceit_player_id:"String_comparison_exp", faceit_skill_level:"Int_comparison_exp", + faceit_synced_at:"timestamptz_comparison_exp", faceit_updated_at:"timestamptz_comparison_exp", faceit_url:"String_comparison_exp", friend_steam_id:"bigint_comparison_exp", @@ -13688,6 +13686,7 @@ export const AllTypesProps: Record = { my_friends_insert_input:{ created_at:"timestamptz", elo:"jsonb", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", friend_steam_id:"bigint", invited_by_steam_id:"bigint", @@ -13711,6 +13710,7 @@ export const AllTypesProps: Record = { faceit_nickname:"order_by", faceit_player_id:"order_by", faceit_skill_level:"order_by", + faceit_synced_at:"order_by", faceit_updated_at:"order_by", faceit_url:"order_by", friend_steam_id:"order_by", @@ -13742,6 +13742,7 @@ export const AllTypesProps: Record = { faceit_nickname:"order_by", faceit_player_id:"order_by", faceit_skill_level:"order_by", + faceit_synced_at:"order_by", faceit_updated_at:"order_by", faceit_url:"order_by", friend_steam_id:"order_by", @@ -13774,6 +13775,7 @@ export const AllTypesProps: Record = { faceit_nickname:"order_by", faceit_player_id:"order_by", faceit_skill_level:"order_by", + faceit_synced_at:"order_by", faceit_updated_at:"order_by", faceit_url:"order_by", friend_steam_id:"order_by", @@ -13809,6 +13811,7 @@ export const AllTypesProps: Record = { my_friends_set_input:{ created_at:"timestamptz", elo:"jsonb", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", friend_steam_id:"bigint", invited_by_steam_id:"bigint", @@ -13860,6 +13863,7 @@ export const AllTypesProps: Record = { my_friends_stream_cursor_value_input:{ created_at:"timestamptz", elo:"jsonb", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", friend_steam_id:"bigint", invited_by_steam_id:"bigint", @@ -20154,6 +20158,7 @@ export const AllTypesProps: Record = { faceit_rank_history:"player_faceit_rank_history_bool_exp", faceit_rank_history_aggregate:"player_faceit_rank_history_aggregate_bool_exp", faceit_skill_level:"Int_comparison_exp", + faceit_synced_at:"timestamptz_comparison_exp", faceit_updated_at:"timestamptz_comparison_exp", faceit_url:"String_comparison_exp", flashed_by_players:"player_flashes_bool_exp", @@ -20266,6 +20271,7 @@ export const AllTypesProps: Record = { draft_game_players:"draft_game_players_arr_rel_insert_input", elo_history:"v_player_elo_arr_rel_insert_input", faceit_rank_history:"player_faceit_rank_history_arr_rel_insert_input", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", flashed_by_players:"player_flashes_arr_rel_insert_input", flashed_players:"player_flashes_arr_rel_insert_input", @@ -20336,6 +20342,7 @@ export const AllTypesProps: Record = { faceit_player_id:"order_by", faceit_rank_history_aggregate:"player_faceit_rank_history_aggregate_order_by", faceit_skill_level:"order_by", + faceit_synced_at:"order_by", faceit_updated_at:"order_by", faceit_url:"order_by", flashed_by_players_aggregate:"player_flashes_aggregate_order_by", @@ -20409,6 +20416,7 @@ export const AllTypesProps: Record = { players_select_column: "enum" as const, players_set_input:{ created_at:"timestamptz", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", last_read_news_at:"timestamptz", last_sign_in_at:"timestamptz", @@ -20423,6 +20431,7 @@ export const AllTypesProps: Record = { }, players_stream_cursor_value_input:{ created_at:"timestamptz", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", last_read_news_at:"timestamptz", last_sign_in_at:"timestamptz", @@ -29418,7 +29427,6 @@ export const AllTypesProps: Record = { e_tournament_status:"e_tournament_status_bool_exp", has_min_teams:"Boolean_comparison_exp", id:"uuid_comparison_exp", - is_league:"Boolean_comparison_exp", is_organizer:"Boolean_comparison_exp", joined_tournament:"Boolean_comparison_exp", league_season_division:"league_season_divisions_bool_exp", @@ -29541,7 +29549,6 @@ export const AllTypesProps: Record = { e_tournament_status:"e_tournament_status_order_by", has_min_teams:"order_by", id:"order_by", - is_league:"order_by", is_organizer:"order_by", joined_tournament:"order_by", league_season_division:"league_season_divisions_order_by", @@ -34272,7 +34279,6 @@ export const ReturnTypes: Record = { players_aggregate:"draft_game_players_aggregate", regions:"String", require_approval:"Boolean", - scheduled_at:"timestamptz", status:"e_draft_game_status_enum", team_1:"teams", team_1_id:"uuid", @@ -34320,7 +34326,6 @@ export const ReturnTypes: Record = { min_elo:"Int", pick_deadline:"timestamptz", regions:"String", - scheduled_at:"timestamptz", team_1_id:"uuid", team_2_id:"uuid", updated_at:"timestamptz" @@ -34340,7 +34345,6 @@ export const ReturnTypes: Record = { min_elo:"Int", pick_deadline:"timestamptz", regions:"String", - scheduled_at:"timestamptz", team_1_id:"uuid", team_2_id:"uuid", updated_at:"timestamptz" @@ -35479,7 +35483,6 @@ export const ReturnTypes: Record = { cpu_governor_info:"jsonb", cpu_sockets:"Int", cpu_threads_per_core:"Int", - cs2_launch_options:"jsonb", cs2_video_settings:"jsonb", csgo_build_id:"Int", demo_network_limiter:"Int", @@ -36335,9 +36338,7 @@ export const ReturnTypes: Record = { playoff_seats:"Int", playoff_stage_type:"e_tournament_stage_types_enum", playoff_third_place_match:"Boolean", - promote_count:"Int", regular_season_stage_type:"e_tournament_stage_types_enum", - relegate_count:"Int", relegation_down_count:"Int", relegation_playoffs:"league_relegation_playoffs", relegation_playoffs_aggregate:"league_relegation_playoffs_aggregate", @@ -36384,8 +36385,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36405,8 +36404,6 @@ export const ReturnTypes: Record = { name:"String", playoff_best_of:"Int", playoff_seats:"Int", - promote_count:"Int", - relegate_count:"Int", relegation_down_count:"Int", relegation_up_count:"Int", roster_lock_at:"timestamptz", @@ -36430,8 +36427,6 @@ export const ReturnTypes: Record = { name:"String", playoff_best_of:"Int", playoff_seats:"Int", - promote_count:"Int", - relegate_count:"Int", relegation_down_count:"Int", relegation_up_count:"Int", roster_lock_at:"timestamptz", @@ -36455,8 +36450,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36472,8 +36465,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36489,8 +36480,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36506,8 +36495,6 @@ export const ReturnTypes: Record = { min_roster_size:"Int", playoff_best_of:"Int", playoff_seats:"Int", - promote_count:"Int", - relegate_count:"Int", relegation_down_count:"Int", relegation_up_count:"Int", season_number:"Int" @@ -36523,8 +36510,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36540,8 +36525,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -36557,8 +36540,6 @@ export const ReturnTypes: Record = { min_roster_size:"Float", playoff_best_of:"Float", playoff_seats:"Float", - promote_count:"Float", - relegate_count:"Float", relegation_down_count:"Float", relegation_up_count:"Float", season_number:"Float" @@ -37790,6 +37771,7 @@ export const ReturnTypes: Record = { returning:"match_map_veto_picks" }, match_maps:{ + anti_wallhack_active:"Boolean", clips_count:"Int", created_at:"timestamptz", demos:"match_map_demos", @@ -37980,6 +37962,7 @@ export const ReturnTypes: Record = { public_clips_count:"Float" }, match_options:{ + anti_wallhack:"Boolean", auto_cancel_duration:"Int", auto_cancellation:"Boolean", best_of:"Int", @@ -39619,6 +39602,7 @@ export const ReturnTypes: Record = { faceit_nickname:"String", faceit_player_id:"String", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", friend_steam_id:"bigint", @@ -39683,6 +39667,7 @@ export const ReturnTypes: Record = { faceit_nickname:"String", faceit_player_id:"String", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", friend_steam_id:"bigint", @@ -39714,6 +39699,7 @@ export const ReturnTypes: Record = { faceit_nickname:"String", faceit_player_id:"String", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", friend_steam_id:"bigint", @@ -44847,6 +44833,7 @@ export const ReturnTypes: Record = { faceit_rank_history:"player_faceit_rank_history", faceit_rank_history_aggregate:"player_faceit_rank_history_aggregate", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", flashed_by_players:"player_flashes", @@ -44989,6 +44976,7 @@ export const ReturnTypes: Record = { faceit_nickname:"String", faceit_player_id:"String", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", game_ban_count:"Int", @@ -45026,6 +45014,7 @@ export const ReturnTypes: Record = { faceit_nickname:"String", faceit_player_id:"String", faceit_skill_level:"Int", + faceit_synced_at:"timestamptz", faceit_updated_at:"timestamptz", faceit_url:"String", game_ban_count:"Int", @@ -48499,7 +48488,6 @@ export const ReturnTypes: Record = { e_tournament_status:"e_tournament_status", has_min_teams:"Boolean", id:"uuid", - is_league:"Boolean", is_organizer:"Boolean", joined_tournament:"Boolean", league_season_division:"league_season_divisions", diff --git a/generated/zeus/index.ts b/generated/zeus/index.ts index 9f957c5f..ef7b41b6 100644 --- a/generated/zeus/index.ts +++ b/generated/zeus/index.ts @@ -1,7 +1,7 @@ /* eslint-disable */ import { AllTypesProps, ReturnTypes, Ops } from './const'; -export const HOST = "https://api.5stack.gg/v1/graphql" +export const HOST = "http://localhost:58081/v1/graphql" export const HEADERS = {} @@ -3607,7 +3607,6 @@ players_aggregate?: [{ /** distinct select on columns */ where?: ValueTypes["draft_game_players_bool_exp"] | undefined | null | Variable},ValueTypes["draft_game_players_aggregate"]], regions?:boolean | `@${string}`, require_approval?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, status?:boolean | `@${string}`, /** An object relationship */ team_1?:ValueTypes["teams"], @@ -3740,7 +3739,6 @@ count?: [{ columns?: Array | undefined players_aggregate?: ValueTypes["draft_game_players_aggregate_bool_exp"] | undefined | null | Variable, regions?: ValueTypes["String_array_comparison_exp"] | undefined | null | Variable, require_approval?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, - scheduled_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, status?: ValueTypes["e_draft_game_status_enum_comparison_exp"] | undefined | null | Variable, team_1?: ValueTypes["teams_bool_exp"] | undefined | null | Variable, team_1_id?: ValueTypes["uuid_comparison_exp"] | undefined | null | Variable, @@ -3792,7 +3790,6 @@ count?: [{ columns?: Array | undefined players?: ValueTypes["draft_game_players_arr_rel_insert_input"] | undefined | null | Variable, regions?: Array | undefined | null | Variable, require_approval?: boolean | undefined | null | Variable, - scheduled_at?: ValueTypes["timestamptz"] | undefined | null | Variable, status?: ValueTypes["e_draft_game_status_enum"] | undefined | null | Variable, team_1?: ValueTypes["teams_obj_rel_insert_input"] | undefined | null | Variable, team_1_id?: ValueTypes["uuid"] | undefined | null | Variable, @@ -3817,7 +3814,6 @@ count?: [{ columns?: Array | undefined min_elo?:boolean | `@${string}`, pick_deadline?:boolean | `@${string}`, regions?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, team_1_id?:boolean | `@${string}`, team_2_id?:boolean | `@${string}`, updated_at?:boolean | `@${string}`, @@ -3839,7 +3835,6 @@ count?: [{ columns?: Array | undefined min_elo?: ValueTypes["order_by"] | undefined | null | Variable, pick_deadline?: ValueTypes["order_by"] | undefined | null | Variable, regions?: ValueTypes["order_by"] | undefined | null | Variable, - scheduled_at?: ValueTypes["order_by"] | undefined | null | Variable, team_1_id?: ValueTypes["order_by"] | undefined | null | Variable, team_2_id?: ValueTypes["order_by"] | undefined | null | Variable, updated_at?: ValueTypes["order_by"] | undefined | null | Variable @@ -3860,7 +3855,6 @@ count?: [{ columns?: Array | undefined min_elo?:boolean | `@${string}`, pick_deadline?:boolean | `@${string}`, regions?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, team_1_id?:boolean | `@${string}`, team_2_id?:boolean | `@${string}`, updated_at?:boolean | `@${string}`, @@ -3882,7 +3876,6 @@ count?: [{ columns?: Array | undefined min_elo?: ValueTypes["order_by"] | undefined | null | Variable, pick_deadline?: ValueTypes["order_by"] | undefined | null | Variable, regions?: ValueTypes["order_by"] | undefined | null | Variable, - scheduled_at?: ValueTypes["order_by"] | undefined | null | Variable, team_1_id?: ValueTypes["order_by"] | undefined | null | Variable, team_2_id?: ValueTypes["order_by"] | undefined | null | Variable, updated_at?: ValueTypes["order_by"] | undefined | null | Variable @@ -3942,7 +3935,6 @@ count?: [{ columns?: Array | undefined players_aggregate?: ValueTypes["draft_game_players_aggregate_order_by"] | undefined | null | Variable, regions?: ValueTypes["order_by"] | undefined | null | Variable, require_approval?: ValueTypes["order_by"] | undefined | null | Variable, - scheduled_at?: ValueTypes["order_by"] | undefined | null | Variable, status?: ValueTypes["order_by"] | undefined | null | Variable, team_1?: ValueTypes["teams_order_by"] | undefined | null | Variable, team_1_id?: ValueTypes["order_by"] | undefined | null | Variable, @@ -3983,7 +3975,6 @@ count?: [{ columns?: Array | undefined pick_deadline?: ValueTypes["timestamptz"] | undefined | null | Variable, regions?: Array | undefined | null | Variable, require_approval?: boolean | undefined | null | Variable, - scheduled_at?: ValueTypes["timestamptz"] | undefined | null | Variable, status?: ValueTypes["e_draft_game_status_enum"] | undefined | null | Variable, team_1_id?: ValueTypes["uuid"] | undefined | null | Variable, team_2_id?: ValueTypes["uuid"] | undefined | null | Variable, @@ -4070,7 +4061,6 @@ count?: [{ columns?: Array | undefined pick_deadline?: ValueTypes["timestamptz"] | undefined | null | Variable, regions?: Array | undefined | null | Variable, require_approval?: boolean | undefined | null | Variable, - scheduled_at?: ValueTypes["timestamptz"] | undefined | null | Variable, status?: ValueTypes["e_draft_game_status_enum"] | undefined | null | Variable, team_1_id?: ValueTypes["uuid"] | undefined | null | Variable, team_2_id?: ValueTypes["uuid"] | undefined | null | Variable, @@ -8806,8 +8796,6 @@ cpu_governor_info?: [{ /** JSON select path */ path?: string | undefined | null | Variable},boolean | `@${string}`], cpu_sockets?:boolean | `@${string}`, cpu_threads_per_core?:boolean | `@${string}`, -cs2_launch_options?: [{ /** JSON select path */ - path?: string | undefined | null | Variable},boolean | `@${string}`], cs2_video_settings?: [{ /** JSON select path */ path?: string | undefined | null | Variable},boolean | `@${string}`], csgo_build_id?:boolean | `@${string}`, @@ -8932,7 +8920,6 @@ count?: [{ columns?: Array | unde ["game_server_nodes_append_input"]: { cpu_frequency_info?: ValueTypes["jsonb"] | undefined | null | Variable, cpu_governor_info?: ValueTypes["jsonb"] | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb"] | undefined | null | Variable, gpu_info?: ValueTypes["jsonb"] | undefined | null | Variable, shader_bake_status_history?: ValueTypes["jsonb"] | undefined | null | Variable @@ -8990,7 +8977,6 @@ count?: [{ columns?: Array | unde cpu_governor_info?: ValueTypes["jsonb_comparison_exp"] | undefined | null | Variable, cpu_sockets?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, cpu_threads_per_core?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb_comparison_exp"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb_comparison_exp"] | undefined | null | Variable, csgo_build_id?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, demo_network_limiter?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, @@ -9039,7 +9025,6 @@ count?: [{ columns?: Array | unde ["game_server_nodes_delete_at_path_input"]: { cpu_frequency_info?: Array | undefined | null | Variable, cpu_governor_info?: Array | undefined | null | Variable, - cs2_launch_options?: Array | undefined | null | Variable, cs2_video_settings?: Array | undefined | null | Variable, gpu_info?: Array | undefined | null | Variable, shader_bake_status_history?: Array | undefined | null | Variable @@ -9048,7 +9033,6 @@ count?: [{ columns?: Array | unde ["game_server_nodes_delete_elem_input"]: { cpu_frequency_info?: number | undefined | null | Variable, cpu_governor_info?: number | undefined | null | Variable, - cs2_launch_options?: number | undefined | null | Variable, cs2_video_settings?: number | undefined | null | Variable, gpu_info?: number | undefined | null | Variable, shader_bake_status_history?: number | undefined | null | Variable @@ -9057,7 +9041,6 @@ count?: [{ columns?: Array | unde ["game_server_nodes_delete_key_input"]: { cpu_frequency_info?: string | undefined | null | Variable, cpu_governor_info?: string | undefined | null | Variable, - cs2_launch_options?: string | undefined | null | Variable, cs2_video_settings?: string | undefined | null | Variable, gpu_info?: string | undefined | null | Variable, shader_bake_status_history?: string | undefined | null | Variable @@ -9085,7 +9068,6 @@ count?: [{ columns?: Array | unde cpu_governor_info?: ValueTypes["jsonb"] | undefined | null | Variable, cpu_sockets?: number | undefined | null | Variable, cpu_threads_per_core?: number | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb"] | undefined | null | Variable, csgo_build_id?: number | undefined | null | Variable, demo_network_limiter?: number | undefined | null | Variable, @@ -9264,7 +9246,6 @@ count?: [{ columns?: Array | unde cpu_governor_info?: ValueTypes["order_by"] | undefined | null | Variable, cpu_sockets?: ValueTypes["order_by"] | undefined | null | Variable, cpu_threads_per_core?: ValueTypes["order_by"] | undefined | null | Variable, - cs2_launch_options?: ValueTypes["order_by"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["order_by"] | undefined | null | Variable, csgo_build_id?: ValueTypes["order_by"] | undefined | null | Variable, demo_network_limiter?: ValueTypes["order_by"] | undefined | null | Variable, @@ -9314,7 +9295,6 @@ count?: [{ columns?: Array | unde ["game_server_nodes_prepend_input"]: { cpu_frequency_info?: ValueTypes["jsonb"] | undefined | null | Variable, cpu_governor_info?: ValueTypes["jsonb"] | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb"] | undefined | null | Variable, gpu_info?: ValueTypes["jsonb"] | undefined | null | Variable, shader_bake_status_history?: ValueTypes["jsonb"] | undefined | null | Variable @@ -9333,7 +9313,6 @@ count?: [{ columns?: Array | unde cpu_governor_info?: ValueTypes["jsonb"] | undefined | null | Variable, cpu_sockets?: number | undefined | null | Variable, cpu_threads_per_core?: number | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb"] | undefined | null | Variable, csgo_build_id?: number | undefined | null | Variable, demo_network_limiter?: number | undefined | null | Variable, @@ -9488,7 +9467,6 @@ count?: [{ columns?: Array | unde cpu_governor_info?: ValueTypes["jsonb"] | undefined | null | Variable, cpu_sockets?: number | undefined | null | Variable, cpu_threads_per_core?: number | undefined | null | Variable, - cs2_launch_options?: ValueTypes["jsonb"] | undefined | null | Variable, cs2_video_settings?: ValueTypes["jsonb"] | undefined | null | Variable, csgo_build_id?: number | undefined | null | Variable, demo_network_limiter?: number | undefined | null | Variable, @@ -11769,9 +11747,7 @@ playoff_round_best_of?: [{ /** JSON select path */ playoff_seats?:boolean | `@${string}`, playoff_stage_type?:boolean | `@${string}`, playoff_third_place_match?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, regular_season_stage_type?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_playoffs?: [{ /** distinct select on columns */ distinct_on?: Array | undefined | null | Variable, /** limit the number of rows returned */ @@ -11870,8 +11846,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -11912,9 +11886,7 @@ count?: [{ columns?: Array | undefin playoff_seats?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, playoff_stage_type?: ValueTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null | Variable, playoff_third_place_match?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, - promote_count?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, regular_season_stage_type?: ValueTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null | Variable, - relegate_count?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, relegation_down_count?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, relegation_playoffs?: ValueTypes["league_relegation_playoffs_bool_exp"] | undefined | null | Variable, relegation_playoffs_aggregate?: ValueTypes["league_relegation_playoffs_aggregate_bool_exp"] | undefined | null | Variable, @@ -11962,8 +11934,6 @@ count?: [{ columns?: Array | undefin min_roster_size?: number | undefined | null | Variable, playoff_best_of?: number | undefined | null | Variable, playoff_seats?: number | undefined | null | Variable, - promote_count?: number | undefined | null | Variable, - relegate_count?: number | undefined | null | Variable, relegation_down_count?: number | undefined | null | Variable, relegation_up_count?: number | undefined | null | Variable, season_number?: number | undefined | null | Variable @@ -11993,9 +11963,7 @@ count?: [{ columns?: Array | undefin playoff_seats?: number | undefined | null | Variable, playoff_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, playoff_third_place_match?: boolean | undefined | null | Variable, - promote_count?: number | undefined | null | Variable, regular_season_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, - relegate_count?: number | undefined | null | Variable, relegation_down_count?: number | undefined | null | Variable, relegation_playoffs?: ValueTypes["league_relegation_playoffs_arr_rel_insert_input"] | undefined | null | Variable, relegation_up_count?: number | undefined | null | Variable, @@ -12026,8 +11994,6 @@ count?: [{ columns?: Array | undefin name?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, roster_lock_at?:boolean | `@${string}`, @@ -12053,8 +12019,6 @@ count?: [{ columns?: Array | undefin name?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, roster_lock_at?:boolean | `@${string}`, @@ -12113,9 +12077,7 @@ count?: [{ columns?: Array | undefin playoff_seats?: ValueTypes["order_by"] | undefined | null | Variable, playoff_stage_type?: ValueTypes["order_by"] | undefined | null | Variable, playoff_third_place_match?: ValueTypes["order_by"] | undefined | null | Variable, - promote_count?: ValueTypes["order_by"] | undefined | null | Variable, regular_season_stage_type?: ValueTypes["order_by"] | undefined | null | Variable, - relegate_count?: ValueTypes["order_by"] | undefined | null | Variable, relegation_down_count?: ValueTypes["order_by"] | undefined | null | Variable, relegation_playoffs_aggregate?: ValueTypes["league_relegation_playoffs_aggregate_order_by"] | undefined | null | Variable, relegation_up_count?: ValueTypes["order_by"] | undefined | null | Variable, @@ -12161,9 +12123,7 @@ count?: [{ columns?: Array | undefin playoff_seats?: number | undefined | null | Variable, playoff_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, playoff_third_place_match?: boolean | undefined | null | Variable, - promote_count?: number | undefined | null | Variable, regular_season_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, - relegate_count?: number | undefined | null | Variable, relegation_down_count?: number | undefined | null | Variable, relegation_up_count?: number | undefined | null | Variable, roster_lock_at?: ValueTypes["timestamptz"] | undefined | null | Variable, @@ -12186,8 +12146,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12205,8 +12163,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12224,8 +12180,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12258,9 +12212,7 @@ count?: [{ columns?: Array | undefin playoff_seats?: number | undefined | null | Variable, playoff_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, playoff_third_place_match?: boolean | undefined | null | Variable, - promote_count?: number | undefined | null | Variable, regular_season_stage_type?: ValueTypes["e_tournament_stage_types_enum"] | undefined | null | Variable, - relegate_count?: number | undefined | null | Variable, relegation_down_count?: number | undefined | null | Variable, relegation_up_count?: number | undefined | null | Variable, roster_lock_at?: ValueTypes["timestamptz"] | undefined | null | Variable, @@ -12283,8 +12235,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12322,8 +12272,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12341,8 +12289,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -12360,8 +12306,6 @@ count?: [{ columns?: Array | undefin min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -17172,6 +17116,7 @@ count?: [{ columns?: Array | u }; /** columns and relationships of "match_maps" */ ["match_maps"]: AliasType<{ + anti_wallhack_active?:boolean | `@${string}`, clips_count?:boolean | `@${string}`, created_at?:boolean | `@${string}`, demos?: [{ /** distinct select on columns */ @@ -17346,7 +17291,21 @@ vetos_aggregate?: [{ /** distinct select on columns */ __typename?: boolean | `@${string}` }>; ["match_maps_aggregate_bool_exp"]: { + bool_and?: ValueTypes["match_maps_aggregate_bool_exp_bool_and"] | undefined | null | Variable, + bool_or?: ValueTypes["match_maps_aggregate_bool_exp_bool_or"] | undefined | null | Variable, count?: ValueTypes["match_maps_aggregate_bool_exp_count"] | undefined | null | Variable +}; + ["match_maps_aggregate_bool_exp_bool_and"]: { + arguments: ValueTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"] | Variable, + distinct?: boolean | undefined | null | Variable, + filter?: ValueTypes["match_maps_bool_exp"] | undefined | null | Variable, + predicate: ValueTypes["Boolean_comparison_exp"] | Variable +}; + ["match_maps_aggregate_bool_exp_bool_or"]: { + arguments: ValueTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"] | Variable, + distinct?: boolean | undefined | null | Variable, + filter?: ValueTypes["match_maps_bool_exp"] | undefined | null | Variable, + predicate: ValueTypes["Boolean_comparison_exp"] | Variable }; ["match_maps_aggregate_bool_exp_count"]: { arguments?: Array | undefined | null | Variable, @@ -17417,6 +17376,7 @@ count?: [{ columns?: Array | undefined | _and?: Array | undefined | null | Variable, _not?: ValueTypes["match_maps_bool_exp"] | undefined | null | Variable, _or?: Array | undefined | null | Variable, + anti_wallhack_active?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, clips_count?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, created_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, demos?: ValueTypes["match_map_demos_bool_exp"] | undefined | null | Variable, @@ -17477,6 +17437,7 @@ count?: [{ columns?: Array | undefined | }; /** input type for inserting data into table "match_maps" */ ["match_maps_insert_input"]: { + anti_wallhack_active?: boolean | undefined | null | Variable, clips_count?: number | undefined | null | Variable, created_at?: ValueTypes["timestamptz"] | undefined | null | Variable, demos?: ValueTypes["match_map_demos_arr_rel_insert_input"] | undefined | null | Variable, @@ -17617,6 +17578,7 @@ count?: [{ columns?: Array | undefined | }; /** Ordering options when selecting data from "match_maps". */ ["match_maps_order_by"]: { + anti_wallhack_active?: ValueTypes["order_by"] | undefined | null | Variable, clips_count?: ValueTypes["order_by"] | undefined | null | Variable, created_at?: ValueTypes["order_by"] | undefined | null | Variable, demos_aggregate?: ValueTypes["match_map_demos_aggregate_order_by"] | undefined | null | Variable, @@ -17660,8 +17622,13 @@ count?: [{ columns?: Array | undefined | }; /** select columns of table "match_maps" */ ["match_maps_select_column"]:match_maps_select_column; + /** select "match_maps_aggregate_bool_exp_bool_and_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns; + /** select "match_maps_aggregate_bool_exp_bool_or_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns; /** input type for updating data in table "match_maps" */ ["match_maps_set_input"]: { + anti_wallhack_active?: boolean | undefined | null | Variable, clips_count?: number | undefined | null | Variable, created_at?: ValueTypes["timestamptz"] | undefined | null | Variable, ended_at?: ValueTypes["timestamptz"] | undefined | null | Variable, @@ -17758,6 +17725,7 @@ count?: [{ columns?: Array | undefined | }; /** Initial value of the column from where the streaming should start */ ["match_maps_stream_cursor_value_input"]: { + anti_wallhack_active?: boolean | undefined | null | Variable, clips_count?: number | undefined | null | Variable, created_at?: ValueTypes["timestamptz"] | undefined | null | Variable, ended_at?: ValueTypes["timestamptz"] | undefined | null | Variable, @@ -17880,6 +17848,7 @@ count?: [{ columns?: Array | undefined | }; /** columns and relationships of "match_options" */ ["match_options"]: AliasType<{ + anti_wallhack?:boolean | `@${string}`, auto_cancel_duration?:boolean | `@${string}`, auto_cancellation?:boolean | `@${string}`, best_of?:boolean | `@${string}`, @@ -17964,6 +17933,7 @@ count?: [{ columns?: Array | undefine _and?: Array | undefined | null | Variable, _not?: ValueTypes["match_options_bool_exp"] | undefined | null | Variable, _or?: Array | undefined | null | Variable, + anti_wallhack?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, auto_cancel_duration?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, auto_cancellation?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, best_of?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, @@ -18009,6 +17979,7 @@ count?: [{ columns?: Array | undefine }; /** input type for inserting data into table "match_options" */ ["match_options_insert_input"]: { + anti_wallhack?: boolean | undefined | null | Variable, auto_cancel_duration?: number | undefined | null | Variable, auto_cancellation?: boolean | undefined | null | Variable, best_of?: number | undefined | null | Variable, @@ -18089,6 +18060,7 @@ count?: [{ columns?: Array | undefine }; /** Ordering options when selecting data from "match_options". */ ["match_options_order_by"]: { + anti_wallhack?: ValueTypes["order_by"] | undefined | null | Variable, auto_cancel_duration?: ValueTypes["order_by"] | undefined | null | Variable, auto_cancellation?: ValueTypes["order_by"] | undefined | null | Variable, best_of?: ValueTypes["order_by"] | undefined | null | Variable, @@ -18128,6 +18100,7 @@ count?: [{ columns?: Array | undefine ["match_options_select_column"]:match_options_select_column; /** input type for updating data in table "match_options" */ ["match_options_set_input"]: { + anti_wallhack?: boolean | undefined | null | Variable, auto_cancel_duration?: number | undefined | null | Variable, auto_cancellation?: boolean | undefined | null | Variable, best_of?: number | undefined | null | Variable, @@ -18192,6 +18165,7 @@ count?: [{ columns?: Array | undefine }; /** Initial value of the column from where the streaming should start */ ["match_options_stream_cursor_value_input"]: { + anti_wallhack?: boolean | undefined | null | Variable, auto_cancel_duration?: number | undefined | null | Variable, auto_cancellation?: boolean | undefined | null | Variable, best_of?: number | undefined | null | Variable, @@ -22618,6 +22592,7 @@ elo?: [{ /** JSON select path */ faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -22754,6 +22729,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: ValueTypes["String_comparison_exp"] | undefined | null | Variable, faceit_player_id?: ValueTypes["String_comparison_exp"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, faceit_url?: ValueTypes["String_comparison_exp"] | undefined | null | Variable, friend_steam_id?: ValueTypes["bigint_comparison_exp"] | undefined | null | Variable, @@ -22819,6 +22795,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: string | undefined | null | Variable, faceit_player_id?: string | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, friend_steam_id?: ValueTypes["bigint"] | undefined | null | Variable, @@ -22856,6 +22833,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -22889,6 +22867,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: ValueTypes["order_by"] | undefined | null | Variable, faceit_player_id?: ValueTypes["order_by"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["order_by"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_url?: ValueTypes["order_by"] | undefined | null | Variable, friend_steam_id?: ValueTypes["order_by"] | undefined | null | Variable, @@ -22921,6 +22900,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -22954,6 +22934,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: ValueTypes["order_by"] | undefined | null | Variable, faceit_player_id?: ValueTypes["order_by"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["order_by"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_url?: ValueTypes["order_by"] | undefined | null | Variable, friend_steam_id?: ValueTypes["order_by"] | undefined | null | Variable, @@ -22995,6 +22976,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: ValueTypes["order_by"] | undefined | null | Variable, faceit_player_id?: ValueTypes["order_by"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["order_by"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_url?: ValueTypes["order_by"] | undefined | null | Variable, friend_steam_id?: ValueTypes["order_by"] | undefined | null | Variable, @@ -23044,6 +23026,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: string | undefined | null | Variable, faceit_player_id?: string | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, friend_steam_id?: ValueTypes["bigint"] | undefined | null | Variable, @@ -23163,6 +23146,7 @@ count?: [{ columns?: Array | undefined | faceit_nickname?: string | undefined | null | Variable, faceit_player_id?: string | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, friend_steam_id?: ValueTypes["bigint"] | undefined | null | Variable, @@ -36491,6 +36475,7 @@ faceit_rank_history_aggregate?: [{ /** distinct select on columns */ order_by?: Array | undefined | null | Variable, /** filter the rows returned */ where?: ValueTypes["player_faceit_rank_history_bool_exp"] | undefined | null | Variable},ValueTypes["player_faceit_rank_history_aggregate"]], faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, flashed_by_players?: [{ /** distinct select on columns */ @@ -36984,6 +36969,7 @@ count?: [{ columns?: Array | undefined | nu faceit_rank_history?: ValueTypes["player_faceit_rank_history_bool_exp"] | undefined | null | Variable, faceit_rank_history_aggregate?: ValueTypes["player_faceit_rank_history_aggregate_bool_exp"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["Int_comparison_exp"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz_comparison_exp"] | undefined | null | Variable, faceit_url?: ValueTypes["String_comparison_exp"] | undefined | null | Variable, flashed_by_players?: ValueTypes["player_flashes_bool_exp"] | undefined | null | Variable, @@ -37114,6 +37100,7 @@ count?: [{ columns?: Array | undefined | nu faceit_player_id?: string | undefined | null | Variable, faceit_rank_history?: ValueTypes["player_faceit_rank_history_arr_rel_insert_input"] | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, flashed_by_players?: ValueTypes["player_flashes_arr_rel_insert_input"] | undefined | null | Variable, @@ -37176,6 +37163,7 @@ count?: [{ columns?: Array | undefined | nu faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, game_ban_count?:boolean | `@${string}`, @@ -37226,6 +37214,7 @@ count?: [{ columns?: Array | undefined | nu faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, game_ban_count?:boolean | `@${string}`, @@ -37307,6 +37296,7 @@ count?: [{ columns?: Array | undefined | nu faceit_player_id?: ValueTypes["order_by"] | undefined | null | Variable, faceit_rank_history_aggregate?: ValueTypes["player_faceit_rank_history_aggregate_order_by"] | undefined | null | Variable, faceit_skill_level?: ValueTypes["order_by"] | undefined | null | Variable, + faceit_synced_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["order_by"] | undefined | null | Variable, faceit_url?: ValueTypes["order_by"] | undefined | null | Variable, flashed_by_players_aggregate?: ValueTypes["player_flashes_aggregate_order_by"] | undefined | null | Variable, @@ -37392,6 +37382,7 @@ count?: [{ columns?: Array | undefined | nu faceit_nickname?: string | undefined | null | Variable, faceit_player_id?: string | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, game_ban_count?: number | undefined | null | Variable, @@ -37517,6 +37508,7 @@ count?: [{ columns?: Array | undefined | nu faceit_nickname?: string | undefined | null | Variable, faceit_player_id?: string | undefined | null | Variable, faceit_skill_level?: number | undefined | null | Variable, + faceit_synced_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_updated_at?: ValueTypes["timestamptz"] | undefined | null | Variable, faceit_url?: string | undefined | null | Variable, game_ban_count?: number | undefined | null | Variable, @@ -50457,7 +50449,6 @@ count?: [{ columns?: Array | undefined e_tournament_status?: ValueTypes["e_tournament_status_bool_exp"] | undefined | null | Variable, has_min_teams?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, id?: ValueTypes["uuid_comparison_exp"] | undefined | null | Variable, - is_league?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, is_organizer?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, joined_tournament?: ValueTypes["Boolean_comparison_exp"] | undefined | null | Variable, league_season_division?: ValueTypes["league_season_divisions_bool_exp"] | undefined | null | Variable, @@ -50751,7 +50741,6 @@ count?: [{ columns?: Array | undefined discord_webhook?: string | undefined | null | Variable, e_tournament_status?: ValueTypes["e_tournament_status_obj_rel_insert_input"] | undefined | null | Variable, id?: ValueTypes["uuid"] | undefined | null | Variable, - is_league?: boolean | undefined | null | Variable, league_season_division?: ValueTypes["league_season_divisions_obj_rel_insert_input"] | undefined | null | Variable, match_options_id?: ValueTypes["uuid"] | undefined | null | Variable, name?: string | undefined | null | Variable, @@ -50890,7 +50879,6 @@ count?: [{ columns?: Array | undefined e_tournament_status?: ValueTypes["e_tournament_status_order_by"] | undefined | null | Variable, has_min_teams?: ValueTypes["order_by"] | undefined | null | Variable, id?: ValueTypes["order_by"] | undefined | null | Variable, - is_league?: ValueTypes["order_by"] | undefined | null | Variable, is_organizer?: ValueTypes["order_by"] | undefined | null | Variable, joined_tournament?: ValueTypes["order_by"] | undefined | null | Variable, league_season_division?: ValueTypes["league_season_divisions_order_by"] | undefined | null | Variable, @@ -50946,7 +50934,6 @@ count?: [{ columns?: Array | undefined discord_voice_enabled?: boolean | undefined | null | Variable, discord_webhook?: string | undefined | null | Variable, id?: ValueTypes["uuid"] | undefined | null | Variable, - is_league?: boolean | undefined | null | Variable, match_options_id?: ValueTypes["uuid"] | undefined | null | Variable, name?: string | undefined | null | Variable, organizer_steam_id?: ValueTypes["bigint"] | undefined | null | Variable, @@ -51024,7 +51011,6 @@ count?: [{ columns?: Array | undefined discord_voice_enabled?: boolean | undefined | null | Variable, discord_webhook?: string | undefined | null | Variable, id?: ValueTypes["uuid"] | undefined | null | Variable, - is_league?: boolean | undefined | null | Variable, match_options_id?: ValueTypes["uuid"] | undefined | null | Variable, name?: string | undefined | null | Variable, organizer_steam_id?: ValueTypes["bigint"] | undefined | null | Variable, @@ -62615,7 +62601,6 @@ players_aggregate?: [{ /** distinct select on columns */ where?: ResolverInputTypes["draft_game_players_bool_exp"] | undefined | null},ResolverInputTypes["draft_game_players_aggregate"]], regions?:boolean | `@${string}`, require_approval?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, status?:boolean | `@${string}`, /** An object relationship */ team_1?:ResolverInputTypes["teams"], @@ -62748,7 +62733,6 @@ count?: [{ columns?: Array | un players_aggregate?: ResolverInputTypes["draft_game_players_aggregate_bool_exp"] | undefined | null, regions?: ResolverInputTypes["String_array_comparison_exp"] | undefined | null, require_approval?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, - scheduled_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, status?: ResolverInputTypes["e_draft_game_status_enum_comparison_exp"] | undefined | null, team_1?: ResolverInputTypes["teams_bool_exp"] | undefined | null, team_1_id?: ResolverInputTypes["uuid_comparison_exp"] | undefined | null, @@ -62800,7 +62784,6 @@ count?: [{ columns?: Array | un players?: ResolverInputTypes["draft_game_players_arr_rel_insert_input"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ResolverInputTypes["timestamptz"] | undefined | null, status?: ResolverInputTypes["e_draft_game_status_enum"] | undefined | null, team_1?: ResolverInputTypes["teams_obj_rel_insert_input"] | undefined | null, team_1_id?: ResolverInputTypes["uuid"] | undefined | null, @@ -62825,7 +62808,6 @@ count?: [{ columns?: Array | un min_elo?:boolean | `@${string}`, pick_deadline?:boolean | `@${string}`, regions?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, team_1_id?:boolean | `@${string}`, team_2_id?:boolean | `@${string}`, updated_at?:boolean | `@${string}`, @@ -62847,7 +62829,6 @@ count?: [{ columns?: Array | un min_elo?: ResolverInputTypes["order_by"] | undefined | null, pick_deadline?: ResolverInputTypes["order_by"] | undefined | null, regions?: ResolverInputTypes["order_by"] | undefined | null, - scheduled_at?: ResolverInputTypes["order_by"] | undefined | null, team_1_id?: ResolverInputTypes["order_by"] | undefined | null, team_2_id?: ResolverInputTypes["order_by"] | undefined | null, updated_at?: ResolverInputTypes["order_by"] | undefined | null @@ -62868,7 +62849,6 @@ count?: [{ columns?: Array | un min_elo?:boolean | `@${string}`, pick_deadline?:boolean | `@${string}`, regions?:boolean | `@${string}`, - scheduled_at?:boolean | `@${string}`, team_1_id?:boolean | `@${string}`, team_2_id?:boolean | `@${string}`, updated_at?:boolean | `@${string}`, @@ -62890,7 +62870,6 @@ count?: [{ columns?: Array | un min_elo?: ResolverInputTypes["order_by"] | undefined | null, pick_deadline?: ResolverInputTypes["order_by"] | undefined | null, regions?: ResolverInputTypes["order_by"] | undefined | null, - scheduled_at?: ResolverInputTypes["order_by"] | undefined | null, team_1_id?: ResolverInputTypes["order_by"] | undefined | null, team_2_id?: ResolverInputTypes["order_by"] | undefined | null, updated_at?: ResolverInputTypes["order_by"] | undefined | null @@ -62950,7 +62929,6 @@ count?: [{ columns?: Array | un players_aggregate?: ResolverInputTypes["draft_game_players_aggregate_order_by"] | undefined | null, regions?: ResolverInputTypes["order_by"] | undefined | null, require_approval?: ResolverInputTypes["order_by"] | undefined | null, - scheduled_at?: ResolverInputTypes["order_by"] | undefined | null, status?: ResolverInputTypes["order_by"] | undefined | null, team_1?: ResolverInputTypes["teams_order_by"] | undefined | null, team_1_id?: ResolverInputTypes["order_by"] | undefined | null, @@ -62991,7 +62969,6 @@ count?: [{ columns?: Array | un pick_deadline?: ResolverInputTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ResolverInputTypes["timestamptz"] | undefined | null, status?: ResolverInputTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: ResolverInputTypes["uuid"] | undefined | null, team_2_id?: ResolverInputTypes["uuid"] | undefined | null, @@ -63078,7 +63055,6 @@ count?: [{ columns?: Array | un pick_deadline?: ResolverInputTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ResolverInputTypes["timestamptz"] | undefined | null, status?: ResolverInputTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: ResolverInputTypes["uuid"] | undefined | null, team_2_id?: ResolverInputTypes["uuid"] | undefined | null, @@ -67814,8 +67790,6 @@ cpu_governor_info?: [{ /** JSON select path */ path?: string | undefined | null},boolean | `@${string}`], cpu_sockets?:boolean | `@${string}`, cpu_threads_per_core?:boolean | `@${string}`, -cs2_launch_options?: [{ /** JSON select path */ - path?: string | undefined | null},boolean | `@${string}`], cs2_video_settings?: [{ /** JSON select path */ path?: string | undefined | null},boolean | `@${string}`], csgo_build_id?:boolean | `@${string}`, @@ -67940,7 +67914,6 @@ count?: [{ columns?: Array | undefined | null, cpu_governor_info?: Array | undefined | null, - cs2_launch_options?: Array | undefined | null, cs2_video_settings?: Array | undefined | null, gpu_info?: Array | undefined | null, shader_bake_status_history?: Array | undefined | null @@ -68056,7 +68027,6 @@ count?: [{ columns?: Array | undefined | null, /** limit the number of rows returned */ @@ -70878,8 +70840,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -70920,9 +70880,7 @@ count?: [{ columns?: Array | playoff_seats?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, playoff_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, playoff_third_place_match?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, - promote_count?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, regular_season_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, - relegate_count?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, relegation_down_count?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, relegation_playoffs?: ResolverInputTypes["league_relegation_playoffs_bool_exp"] | undefined | null, relegation_playoffs_aggregate?: ResolverInputTypes["league_relegation_playoffs_aggregate_bool_exp"] | undefined | null, @@ -70970,8 +70928,6 @@ count?: [{ columns?: Array | min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -71001,9 +70957,7 @@ count?: [{ columns?: Array | playoff_seats?: number | undefined | null, playoff_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_playoffs?: ResolverInputTypes["league_relegation_playoffs_arr_rel_insert_input"] | undefined | null, relegation_up_count?: number | undefined | null, @@ -71034,8 +70988,6 @@ count?: [{ columns?: Array | name?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, roster_lock_at?:boolean | `@${string}`, @@ -71061,8 +71013,6 @@ count?: [{ columns?: Array | name?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, roster_lock_at?:boolean | `@${string}`, @@ -71121,9 +71071,7 @@ count?: [{ columns?: Array | playoff_seats?: ResolverInputTypes["order_by"] | undefined | null, playoff_stage_type?: ResolverInputTypes["order_by"] | undefined | null, playoff_third_place_match?: ResolverInputTypes["order_by"] | undefined | null, - promote_count?: ResolverInputTypes["order_by"] | undefined | null, regular_season_stage_type?: ResolverInputTypes["order_by"] | undefined | null, - relegate_count?: ResolverInputTypes["order_by"] | undefined | null, relegation_down_count?: ResolverInputTypes["order_by"] | undefined | null, relegation_playoffs_aggregate?: ResolverInputTypes["league_relegation_playoffs_aggregate_order_by"] | undefined | null, relegation_up_count?: ResolverInputTypes["order_by"] | undefined | null, @@ -71169,9 +71117,7 @@ count?: [{ columns?: Array | playoff_seats?: number | undefined | null, playoff_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ResolverInputTypes["timestamptz"] | undefined | null, @@ -71194,8 +71140,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71213,8 +71157,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71232,8 +71174,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71266,9 +71206,7 @@ count?: [{ columns?: Array | playoff_seats?: number | undefined | null, playoff_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ResolverInputTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ResolverInputTypes["timestamptz"] | undefined | null, @@ -71291,8 +71229,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71330,8 +71266,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71349,8 +71283,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -71368,8 +71300,6 @@ count?: [{ columns?: Array | min_roster_size?:boolean | `@${string}`, playoff_best_of?:boolean | `@${string}`, playoff_seats?:boolean | `@${string}`, - promote_count?:boolean | `@${string}`, - relegate_count?:boolean | `@${string}`, relegation_down_count?:boolean | `@${string}`, relegation_up_count?:boolean | `@${string}`, season_number?:boolean | `@${string}`, @@ -76180,6 +76110,7 @@ count?: [{ columns?: Array; ["match_maps_aggregate_bool_exp"]: { + bool_and?: ResolverInputTypes["match_maps_aggregate_bool_exp_bool_and"] | undefined | null, + bool_or?: ResolverInputTypes["match_maps_aggregate_bool_exp_bool_or"] | undefined | null, count?: ResolverInputTypes["match_maps_aggregate_bool_exp_count"] | undefined | null +}; + ["match_maps_aggregate_bool_exp_bool_and"]: { + arguments: ResolverInputTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: ResolverInputTypes["match_maps_bool_exp"] | undefined | null, + predicate: ResolverInputTypes["Boolean_comparison_exp"] +}; + ["match_maps_aggregate_bool_exp_bool_or"]: { + arguments: ResolverInputTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: ResolverInputTypes["match_maps_bool_exp"] | undefined | null, + predicate: ResolverInputTypes["Boolean_comparison_exp"] }; ["match_maps_aggregate_bool_exp_count"]: { arguments?: Array | undefined | null, @@ -76425,6 +76370,7 @@ count?: [{ columns?: Array | und _and?: Array | undefined | null, _not?: ResolverInputTypes["match_maps_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack_active?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, clips_count?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, created_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, demos?: ResolverInputTypes["match_map_demos_bool_exp"] | undefined | null, @@ -76485,6 +76431,7 @@ count?: [{ columns?: Array | und }; /** input type for inserting data into table "match_maps" */ ["match_maps_insert_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ResolverInputTypes["timestamptz"] | undefined | null, demos?: ResolverInputTypes["match_map_demos_arr_rel_insert_input"] | undefined | null, @@ -76625,6 +76572,7 @@ count?: [{ columns?: Array | und }; /** Ordering options when selecting data from "match_maps". */ ["match_maps_order_by"]: { + anti_wallhack_active?: ResolverInputTypes["order_by"] | undefined | null, clips_count?: ResolverInputTypes["order_by"] | undefined | null, created_at?: ResolverInputTypes["order_by"] | undefined | null, demos_aggregate?: ResolverInputTypes["match_map_demos_aggregate_order_by"] | undefined | null, @@ -76668,8 +76616,13 @@ count?: [{ columns?: Array | und }; /** select columns of table "match_maps" */ ["match_maps_select_column"]:match_maps_select_column; + /** select "match_maps_aggregate_bool_exp_bool_and_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns; + /** select "match_maps_aggregate_bool_exp_bool_or_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns; /** input type for updating data in table "match_maps" */ ["match_maps_set_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ResolverInputTypes["timestamptz"] | undefined | null, ended_at?: ResolverInputTypes["timestamptz"] | undefined | null, @@ -76766,6 +76719,7 @@ count?: [{ columns?: Array | und }; /** Initial value of the column from where the streaming should start */ ["match_maps_stream_cursor_value_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ResolverInputTypes["timestamptz"] | undefined | null, ended_at?: ResolverInputTypes["timestamptz"] | undefined | null, @@ -76888,6 +76842,7 @@ count?: [{ columns?: Array | und }; /** columns and relationships of "match_options" */ ["match_options"]: AliasType<{ + anti_wallhack?:boolean | `@${string}`, auto_cancel_duration?:boolean | `@${string}`, auto_cancellation?:boolean | `@${string}`, best_of?:boolean | `@${string}`, @@ -76972,6 +76927,7 @@ count?: [{ columns?: Array | _and?: Array | undefined | null, _not?: ResolverInputTypes["match_options_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, auto_cancel_duration?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, auto_cancellation?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, best_of?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, @@ -77017,6 +76973,7 @@ count?: [{ columns?: Array | }; /** input type for inserting data into table "match_options" */ ["match_options_insert_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -77097,6 +77054,7 @@ count?: [{ columns?: Array | }; /** Ordering options when selecting data from "match_options". */ ["match_options_order_by"]: { + anti_wallhack?: ResolverInputTypes["order_by"] | undefined | null, auto_cancel_duration?: ResolverInputTypes["order_by"] | undefined | null, auto_cancellation?: ResolverInputTypes["order_by"] | undefined | null, best_of?: ResolverInputTypes["order_by"] | undefined | null, @@ -77136,6 +77094,7 @@ count?: [{ columns?: Array | ["match_options_select_column"]:match_options_select_column; /** input type for updating data in table "match_options" */ ["match_options_set_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -77200,6 +77159,7 @@ count?: [{ columns?: Array | }; /** Initial value of the column from where the streaming should start */ ["match_options_stream_cursor_value_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -81626,6 +81586,7 @@ elo?: [{ /** JSON select path */ faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -81762,6 +81723,7 @@ count?: [{ columns?: Array | und faceit_nickname?: ResolverInputTypes["String_comparison_exp"] | undefined | null, faceit_player_id?: ResolverInputTypes["String_comparison_exp"] | undefined | null, faceit_skill_level?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: ResolverInputTypes["String_comparison_exp"] | undefined | null, friend_steam_id?: ResolverInputTypes["bigint_comparison_exp"] | undefined | null, @@ -81827,6 +81789,7 @@ count?: [{ columns?: Array | und faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ResolverInputTypes["bigint"] | undefined | null, @@ -81864,6 +81827,7 @@ count?: [{ columns?: Array | und faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -81897,6 +81861,7 @@ count?: [{ columns?: Array | und faceit_nickname?: ResolverInputTypes["order_by"] | undefined | null, faceit_player_id?: ResolverInputTypes["order_by"] | undefined | null, faceit_skill_level?: ResolverInputTypes["order_by"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_updated_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_url?: ResolverInputTypes["order_by"] | undefined | null, friend_steam_id?: ResolverInputTypes["order_by"] | undefined | null, @@ -81929,6 +81894,7 @@ count?: [{ columns?: Array | und faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, friend_steam_id?:boolean | `@${string}`, @@ -81962,6 +81928,7 @@ count?: [{ columns?: Array | und faceit_nickname?: ResolverInputTypes["order_by"] | undefined | null, faceit_player_id?: ResolverInputTypes["order_by"] | undefined | null, faceit_skill_level?: ResolverInputTypes["order_by"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_updated_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_url?: ResolverInputTypes["order_by"] | undefined | null, friend_steam_id?: ResolverInputTypes["order_by"] | undefined | null, @@ -82003,6 +81970,7 @@ count?: [{ columns?: Array | und faceit_nickname?: ResolverInputTypes["order_by"] | undefined | null, faceit_player_id?: ResolverInputTypes["order_by"] | undefined | null, faceit_skill_level?: ResolverInputTypes["order_by"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_updated_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_url?: ResolverInputTypes["order_by"] | undefined | null, friend_steam_id?: ResolverInputTypes["order_by"] | undefined | null, @@ -82052,6 +82020,7 @@ count?: [{ columns?: Array | und faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ResolverInputTypes["bigint"] | undefined | null, @@ -82171,6 +82140,7 @@ count?: [{ columns?: Array | und faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ResolverInputTypes["bigint"] | undefined | null, @@ -95499,6 +95469,7 @@ faceit_rank_history_aggregate?: [{ /** distinct select on columns */ order_by?: Array | undefined | null, /** filter the rows returned */ where?: ResolverInputTypes["player_faceit_rank_history_bool_exp"] | undefined | null},ResolverInputTypes["player_faceit_rank_history_aggregate"]], faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, flashed_by_players?: [{ /** distinct select on columns */ @@ -95992,6 +95963,7 @@ count?: [{ columns?: Array | undefi faceit_rank_history?: ResolverInputTypes["player_faceit_rank_history_bool_exp"] | undefined | null, faceit_rank_history_aggregate?: ResolverInputTypes["player_faceit_rank_history_aggregate_bool_exp"] | undefined | null, faceit_skill_level?: ResolverInputTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: ResolverInputTypes["String_comparison_exp"] | undefined | null, flashed_by_players?: ResolverInputTypes["player_flashes_bool_exp"] | undefined | null, @@ -96122,6 +96094,7 @@ count?: [{ columns?: Array | undefi faceit_player_id?: string | undefined | null, faceit_rank_history?: ResolverInputTypes["player_faceit_rank_history_arr_rel_insert_input"] | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, flashed_by_players?: ResolverInputTypes["player_flashes_arr_rel_insert_input"] | undefined | null, @@ -96184,6 +96157,7 @@ count?: [{ columns?: Array | undefi faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, game_ban_count?:boolean | `@${string}`, @@ -96234,6 +96208,7 @@ count?: [{ columns?: Array | undefi faceit_nickname?:boolean | `@${string}`, faceit_player_id?:boolean | `@${string}`, faceit_skill_level?:boolean | `@${string}`, + faceit_synced_at?:boolean | `@${string}`, faceit_updated_at?:boolean | `@${string}`, faceit_url?:boolean | `@${string}`, game_ban_count?:boolean | `@${string}`, @@ -96315,6 +96290,7 @@ count?: [{ columns?: Array | undefi faceit_player_id?: ResolverInputTypes["order_by"] | undefined | null, faceit_rank_history_aggregate?: ResolverInputTypes["player_faceit_rank_history_aggregate_order_by"] | undefined | null, faceit_skill_level?: ResolverInputTypes["order_by"] | undefined | null, + faceit_synced_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_updated_at?: ResolverInputTypes["order_by"] | undefined | null, faceit_url?: ResolverInputTypes["order_by"] | undefined | null, flashed_by_players_aggregate?: ResolverInputTypes["player_flashes_aggregate_order_by"] | undefined | null, @@ -96400,6 +96376,7 @@ count?: [{ columns?: Array | undefi faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -96525,6 +96502,7 @@ count?: [{ columns?: Array | undefi faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_updated_at?: ResolverInputTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -109465,7 +109443,6 @@ count?: [{ columns?: Array | un e_tournament_status?: ResolverInputTypes["e_tournament_status_bool_exp"] | undefined | null, has_min_teams?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, id?: ResolverInputTypes["uuid_comparison_exp"] | undefined | null, - is_league?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, is_organizer?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, joined_tournament?: ResolverInputTypes["Boolean_comparison_exp"] | undefined | null, league_season_division?: ResolverInputTypes["league_season_divisions_bool_exp"] | undefined | null, @@ -109759,7 +109735,6 @@ count?: [{ columns?: Array | un discord_webhook?: string | undefined | null, e_tournament_status?: ResolverInputTypes["e_tournament_status_obj_rel_insert_input"] | undefined | null, id?: ResolverInputTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, league_season_division?: ResolverInputTypes["league_season_divisions_obj_rel_insert_input"] | undefined | null, match_options_id?: ResolverInputTypes["uuid"] | undefined | null, name?: string | undefined | null, @@ -109898,7 +109873,6 @@ count?: [{ columns?: Array | un e_tournament_status?: ResolverInputTypes["e_tournament_status_order_by"] | undefined | null, has_min_teams?: ResolverInputTypes["order_by"] | undefined | null, id?: ResolverInputTypes["order_by"] | undefined | null, - is_league?: ResolverInputTypes["order_by"] | undefined | null, is_organizer?: ResolverInputTypes["order_by"] | undefined | null, joined_tournament?: ResolverInputTypes["order_by"] | undefined | null, league_season_division?: ResolverInputTypes["league_season_divisions_order_by"] | undefined | null, @@ -109954,7 +109928,6 @@ count?: [{ columns?: Array | un discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: ResolverInputTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: ResolverInputTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: ResolverInputTypes["bigint"] | undefined | null, @@ -110032,7 +110005,6 @@ count?: [{ columns?: Array | un discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: ResolverInputTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: ResolverInputTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: ResolverInputTypes["bigint"] | undefined | null, @@ -121409,7 +121381,6 @@ export type ModelTypes = { players_aggregate: ModelTypes["draft_game_players_aggregate"], regions: Array, require_approval: boolean, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, status: ModelTypes["e_draft_game_status_enum"], /** An object relationship */ team_1?: ModelTypes["teams"] | undefined | null, @@ -121538,7 +121509,6 @@ export type ModelTypes = { players_aggregate?: ModelTypes["draft_game_players_aggregate_bool_exp"] | undefined | null, regions?: ModelTypes["String_array_comparison_exp"] | undefined | null, require_approval?: ModelTypes["Boolean_comparison_exp"] | undefined | null, - scheduled_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, status?: ModelTypes["e_draft_game_status_enum_comparison_exp"] | undefined | null, team_1?: ModelTypes["teams_bool_exp"] | undefined | null, team_1_id?: ModelTypes["uuid_comparison_exp"] | undefined | null, @@ -121589,7 +121559,6 @@ export type ModelTypes = { players?: ModelTypes["draft_game_players_arr_rel_insert_input"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, status?: ModelTypes["e_draft_game_status_enum"] | undefined | null, team_1?: ModelTypes["teams_obj_rel_insert_input"] | undefined | null, team_1_id?: ModelTypes["uuid"] | undefined | null, @@ -121614,7 +121583,6 @@ export type ModelTypes = { min_elo?: number | undefined | null, pick_deadline?: ModelTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, team_1_id?: ModelTypes["uuid"] | undefined | null, team_2_id?: ModelTypes["uuid"] | undefined | null, updated_at?: ModelTypes["timestamptz"] | undefined | null @@ -121635,7 +121603,6 @@ export type ModelTypes = { min_elo?: ModelTypes["order_by"] | undefined | null, pick_deadline?: ModelTypes["order_by"] | undefined | null, regions?: ModelTypes["order_by"] | undefined | null, - scheduled_at?: ModelTypes["order_by"] | undefined | null, team_1_id?: ModelTypes["order_by"] | undefined | null, team_2_id?: ModelTypes["order_by"] | undefined | null, updated_at?: ModelTypes["order_by"] | undefined | null @@ -121656,7 +121623,6 @@ export type ModelTypes = { min_elo?: number | undefined | null, pick_deadline?: ModelTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, team_1_id?: ModelTypes["uuid"] | undefined | null, team_2_id?: ModelTypes["uuid"] | undefined | null, updated_at?: ModelTypes["timestamptz"] | undefined | null @@ -121677,7 +121643,6 @@ export type ModelTypes = { min_elo?: ModelTypes["order_by"] | undefined | null, pick_deadline?: ModelTypes["order_by"] | undefined | null, regions?: ModelTypes["order_by"] | undefined | null, - scheduled_at?: ModelTypes["order_by"] | undefined | null, team_1_id?: ModelTypes["order_by"] | undefined | null, team_2_id?: ModelTypes["order_by"] | undefined | null, updated_at?: ModelTypes["order_by"] | undefined | null @@ -121736,7 +121701,6 @@ export type ModelTypes = { players_aggregate?: ModelTypes["draft_game_players_aggregate_order_by"] | undefined | null, regions?: ModelTypes["order_by"] | undefined | null, require_approval?: ModelTypes["order_by"] | undefined | null, - scheduled_at?: ModelTypes["order_by"] | undefined | null, status?: ModelTypes["order_by"] | undefined | null, team_1?: ModelTypes["teams_order_by"] | undefined | null, team_1_id?: ModelTypes["order_by"] | undefined | null, @@ -121774,7 +121738,6 @@ export type ModelTypes = { pick_deadline?: ModelTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, status?: ModelTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: ModelTypes["uuid"] | undefined | null, team_2_id?: ModelTypes["uuid"] | undefined | null, @@ -121858,7 +121821,6 @@ export type ModelTypes = { pick_deadline?: ModelTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: ModelTypes["timestamptz"] | undefined | null, status?: ModelTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: ModelTypes["uuid"] | undefined | null, team_2_id?: ModelTypes["uuid"] | undefined | null, @@ -126099,7 +126061,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options: ModelTypes["jsonb"], cs2_video_settings: ModelTypes["jsonb"], csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -126210,7 +126171,6 @@ export type ModelTypes = { ["game_server_nodes_append_input"]: { cpu_frequency_info?: ModelTypes["jsonb"] | undefined | null, cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, - cs2_launch_options?: ModelTypes["jsonb"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb"] | undefined | null, gpu_info?: ModelTypes["jsonb"] | undefined | null, shader_bake_status_history?: ModelTypes["jsonb"] | undefined | null @@ -126267,7 +126227,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["jsonb_comparison_exp"] | undefined | null, cpu_sockets?: ModelTypes["Int_comparison_exp"] | undefined | null, cpu_threads_per_core?: ModelTypes["Int_comparison_exp"] | undefined | null, - cs2_launch_options?: ModelTypes["jsonb_comparison_exp"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb_comparison_exp"] | undefined | null, csgo_build_id?: ModelTypes["Int_comparison_exp"] | undefined | null, demo_network_limiter?: ModelTypes["Int_comparison_exp"] | undefined | null, @@ -126315,7 +126274,6 @@ export type ModelTypes = { ["game_server_nodes_delete_at_path_input"]: { cpu_frequency_info?: Array | undefined | null, cpu_governor_info?: Array | undefined | null, - cs2_launch_options?: Array | undefined | null, cs2_video_settings?: Array | undefined | null, gpu_info?: Array | undefined | null, shader_bake_status_history?: Array | undefined | null @@ -126324,7 +126282,6 @@ export type ModelTypes = { ["game_server_nodes_delete_elem_input"]: { cpu_frequency_info?: number | undefined | null, cpu_governor_info?: number | undefined | null, - cs2_launch_options?: number | undefined | null, cs2_video_settings?: number | undefined | null, gpu_info?: number | undefined | null, shader_bake_status_history?: number | undefined | null @@ -126333,7 +126290,6 @@ export type ModelTypes = { ["game_server_nodes_delete_key_input"]: { cpu_frequency_info?: string | undefined | null, cpu_governor_info?: string | undefined | null, - cs2_launch_options?: string | undefined | null, cs2_video_settings?: string | undefined | null, gpu_info?: string | undefined | null, shader_bake_status_history?: string | undefined | null @@ -126361,7 +126317,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: ModelTypes["jsonb"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -126537,7 +126492,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["order_by"] | undefined | null, cpu_sockets?: ModelTypes["order_by"] | undefined | null, cpu_threads_per_core?: ModelTypes["order_by"] | undefined | null, - cs2_launch_options?: ModelTypes["order_by"] | undefined | null, cs2_video_settings?: ModelTypes["order_by"] | undefined | null, csgo_build_id?: ModelTypes["order_by"] | undefined | null, demo_network_limiter?: ModelTypes["order_by"] | undefined | null, @@ -126587,7 +126541,6 @@ export type ModelTypes = { ["game_server_nodes_prepend_input"]: { cpu_frequency_info?: ModelTypes["jsonb"] | undefined | null, cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, - cs2_launch_options?: ModelTypes["jsonb"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb"] | undefined | null, gpu_info?: ModelTypes["jsonb"] | undefined | null, shader_bake_status_history?: ModelTypes["jsonb"] | undefined | null @@ -126603,7 +126556,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: ModelTypes["jsonb"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -126755,7 +126707,6 @@ export type ModelTypes = { cpu_governor_info?: ModelTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: ModelTypes["jsonb"] | undefined | null, cs2_video_settings?: ModelTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -128858,9 +128809,7 @@ export type ModelTypes = { playoff_seats: number, playoff_stage_type: ModelTypes["e_tournament_stage_types_enum"], playoff_third_place_match: boolean, - promote_count: number, regular_season_stage_type: ModelTypes["e_tournament_stage_types_enum"], - relegate_count: number, relegation_down_count: number, /** An array relationship */ relegation_playoffs: Array, @@ -128923,8 +128872,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -128964,9 +128911,7 @@ export type ModelTypes = { playoff_seats?: ModelTypes["Int_comparison_exp"] | undefined | null, playoff_stage_type?: ModelTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, playoff_third_place_match?: ModelTypes["Boolean_comparison_exp"] | undefined | null, - promote_count?: ModelTypes["Int_comparison_exp"] | undefined | null, regular_season_stage_type?: ModelTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, - relegate_count?: ModelTypes["Int_comparison_exp"] | undefined | null, relegation_down_count?: ModelTypes["Int_comparison_exp"] | undefined | null, relegation_playoffs?: ModelTypes["league_relegation_playoffs_bool_exp"] | undefined | null, relegation_playoffs_aggregate?: ModelTypes["league_relegation_playoffs_aggregate_bool_exp"] | undefined | null, @@ -129013,8 +128958,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129044,9 +128987,7 @@ export type ModelTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_playoffs?: ModelTypes["league_relegation_playoffs_arr_rel_insert_input"] | undefined | null, relegation_up_count?: number | undefined | null, @@ -129077,8 +129018,6 @@ export type ModelTypes = { name?: string | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ModelTypes["timestamptz"] | undefined | null, @@ -129103,8 +129042,6 @@ export type ModelTypes = { name?: string | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ModelTypes["timestamptz"] | undefined | null, @@ -129161,9 +129098,7 @@ export type ModelTypes = { playoff_seats?: ModelTypes["order_by"] | undefined | null, playoff_stage_type?: ModelTypes["order_by"] | undefined | null, playoff_third_place_match?: ModelTypes["order_by"] | undefined | null, - promote_count?: ModelTypes["order_by"] | undefined | null, regular_season_stage_type?: ModelTypes["order_by"] | undefined | null, - relegate_count?: ModelTypes["order_by"] | undefined | null, relegation_down_count?: ModelTypes["order_by"] | undefined | null, relegation_playoffs_aggregate?: ModelTypes["league_relegation_playoffs_aggregate_order_by"] | undefined | null, relegation_up_count?: ModelTypes["order_by"] | undefined | null, @@ -129208,9 +129143,7 @@ export type ModelTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ModelTypes["timestamptz"] | undefined | null, @@ -129233,8 +129166,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129251,8 +129182,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129269,8 +129198,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129302,9 +129229,7 @@ export type ModelTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: ModelTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: ModelTypes["timestamptz"] | undefined | null, @@ -129327,8 +129252,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129364,8 +129287,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129382,8 +129303,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -129400,8 +129319,6 @@ export type ModelTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -133863,7 +133780,8 @@ export type ModelTypes = { }; /** columns and relationships of "match_maps" */ ["match_maps"]: { - clips_count: number, + anti_wallhack_active?: boolean | undefined | null, + clips_count: number, created_at: ModelTypes["timestamptz"], /** An array relationship */ demos: Array, @@ -133947,7 +133865,21 @@ export type ModelTypes = { nodes: Array }; ["match_maps_aggregate_bool_exp"]: { + bool_and?: ModelTypes["match_maps_aggregate_bool_exp_bool_and"] | undefined | null, + bool_or?: ModelTypes["match_maps_aggregate_bool_exp_bool_or"] | undefined | null, count?: ModelTypes["match_maps_aggregate_bool_exp_count"] | undefined | null +}; + ["match_maps_aggregate_bool_exp_bool_and"]: { + arguments: ModelTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: ModelTypes["match_maps_bool_exp"] | undefined | null, + predicate: ModelTypes["Boolean_comparison_exp"] +}; + ["match_maps_aggregate_bool_exp_bool_or"]: { + arguments: ModelTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: ModelTypes["match_maps_bool_exp"] | undefined | null, + predicate: ModelTypes["Boolean_comparison_exp"] }; ["match_maps_aggregate_bool_exp_count"]: { arguments?: Array | undefined | null, @@ -134016,6 +133948,7 @@ export type ModelTypes = { _and?: Array | undefined | null, _not?: ModelTypes["match_maps_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack_active?: ModelTypes["Boolean_comparison_exp"] | undefined | null, clips_count?: ModelTypes["Int_comparison_exp"] | undefined | null, created_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, demos?: ModelTypes["match_map_demos_bool_exp"] | undefined | null, @@ -134075,6 +134008,7 @@ export type ModelTypes = { }; /** input type for inserting data into table "match_maps" */ ["match_maps_insert_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ModelTypes["timestamptz"] | undefined | null, demos?: ModelTypes["match_map_demos_arr_rel_insert_input"] | undefined | null, @@ -134212,6 +134146,7 @@ export type ModelTypes = { }; /** Ordering options when selecting data from "match_maps". */ ["match_maps_order_by"]: { + anti_wallhack_active?: ModelTypes["order_by"] | undefined | null, clips_count?: ModelTypes["order_by"] | undefined | null, created_at?: ModelTypes["order_by"] | undefined | null, demos_aggregate?: ModelTypes["match_map_demos_aggregate_order_by"] | undefined | null, @@ -134254,8 +134189,11 @@ export type ModelTypes = { id: ModelTypes["uuid"] }; ["match_maps_select_column"]:match_maps_select_column; + ["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns; + ["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]:match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns; /** input type for updating data in table "match_maps" */ ["match_maps_set_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ModelTypes["timestamptz"] | undefined | null, ended_at?: ModelTypes["timestamptz"] | undefined | null, @@ -134349,6 +134287,7 @@ export type ModelTypes = { }; /** Initial value of the column from where the streaming should start */ ["match_maps_stream_cursor_value_input"]: { + anti_wallhack_active?: boolean | undefined | null, clips_count?: number | undefined | null, created_at?: ModelTypes["timestamptz"] | undefined | null, ended_at?: ModelTypes["timestamptz"] | undefined | null, @@ -134466,7 +134405,8 @@ export type ModelTypes = { }; /** columns and relationships of "match_options" */ ["match_options"]: { - auto_cancel_duration?: number | undefined | null, + anti_wallhack: boolean, + auto_cancel_duration?: number | undefined | null, auto_cancellation: boolean, best_of: number, check_in_setting: ModelTypes["e_check_in_settings_enum"], @@ -134538,6 +134478,7 @@ export type ModelTypes = { _and?: Array | undefined | null, _not?: ModelTypes["match_options_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack?: ModelTypes["Boolean_comparison_exp"] | undefined | null, auto_cancel_duration?: ModelTypes["Int_comparison_exp"] | undefined | null, auto_cancellation?: ModelTypes["Boolean_comparison_exp"] | undefined | null, best_of?: ModelTypes["Int_comparison_exp"] | undefined | null, @@ -134582,6 +134523,7 @@ export type ModelTypes = { }; /** input type for inserting data into table "match_options" */ ["match_options_insert_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -134659,6 +134601,7 @@ export type ModelTypes = { }; /** Ordering options when selecting data from "match_options". */ ["match_options_order_by"]: { + anti_wallhack?: ModelTypes["order_by"] | undefined | null, auto_cancel_duration?: ModelTypes["order_by"] | undefined | null, auto_cancellation?: ModelTypes["order_by"] | undefined | null, best_of?: ModelTypes["order_by"] | undefined | null, @@ -134697,6 +134640,7 @@ export type ModelTypes = { ["match_options_select_column"]:match_options_select_column; /** input type for updating data in table "match_options" */ ["match_options_set_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -134758,6 +134702,7 @@ export type ModelTypes = { }; /** Initial value of the column from where the streaming should start */ ["match_options_stream_cursor_value_input"]: { + anti_wallhack?: boolean | undefined | null, auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, @@ -138445,6 +138390,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -138576,6 +138522,7 @@ export type ModelTypes = { faceit_nickname?: ModelTypes["String_comparison_exp"] | undefined | null, faceit_player_id?: ModelTypes["String_comparison_exp"] | undefined | null, faceit_skill_level?: ModelTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: ModelTypes["String_comparison_exp"] | undefined | null, friend_steam_id?: ModelTypes["bigint_comparison_exp"] | undefined | null, @@ -138641,6 +138588,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -138678,6 +138626,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -138710,6 +138659,7 @@ export type ModelTypes = { faceit_nickname?: ModelTypes["order_by"] | undefined | null, faceit_player_id?: ModelTypes["order_by"] | undefined | null, faceit_skill_level?: ModelTypes["order_by"] | undefined | null, + faceit_synced_at?: ModelTypes["order_by"] | undefined | null, faceit_updated_at?: ModelTypes["order_by"] | undefined | null, faceit_url?: ModelTypes["order_by"] | undefined | null, friend_steam_id?: ModelTypes["order_by"] | undefined | null, @@ -138742,6 +138692,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -138774,6 +138725,7 @@ export type ModelTypes = { faceit_nickname?: ModelTypes["order_by"] | undefined | null, faceit_player_id?: ModelTypes["order_by"] | undefined | null, faceit_skill_level?: ModelTypes["order_by"] | undefined | null, + faceit_synced_at?: ModelTypes["order_by"] | undefined | null, faceit_updated_at?: ModelTypes["order_by"] | undefined | null, faceit_url?: ModelTypes["order_by"] | undefined | null, friend_steam_id?: ModelTypes["order_by"] | undefined | null, @@ -138814,6 +138766,7 @@ export type ModelTypes = { faceit_nickname?: ModelTypes["order_by"] | undefined | null, faceit_player_id?: ModelTypes["order_by"] | undefined | null, faceit_skill_level?: ModelTypes["order_by"] | undefined | null, + faceit_synced_at?: ModelTypes["order_by"] | undefined | null, faceit_updated_at?: ModelTypes["order_by"] | undefined | null, faceit_url?: ModelTypes["order_by"] | undefined | null, friend_steam_id?: ModelTypes["order_by"] | undefined | null, @@ -138860,6 +138813,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -138976,6 +138930,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -142646,7 +142601,7 @@ export type ModelTypes = { }; /** columns and relationships of "player_faceit_rank_history" */ ["player_faceit_rank_history"]: { - elo?: number | undefined | null, + elo: number, id: ModelTypes["uuid"], /** An object relationship */ match: ModelTypes["matches"], @@ -142655,7 +142610,7 @@ export type ModelTypes = { /** An object relationship */ player: ModelTypes["players"], previous_rank?: number | undefined | null, - skill_level: number, + skill_level?: number | undefined | null, steam_id: ModelTypes["bigint"] }; /** aggregated selection of "player_faceit_rank_history" */ @@ -151709,6 +151664,7 @@ export type ModelTypes = { /** An aggregate relationship */ faceit_rank_history_aggregate: ModelTypes["player_faceit_rank_history_aggregate"], faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, /** An array relationship */ @@ -151966,6 +151922,7 @@ export type ModelTypes = { faceit_rank_history?: ModelTypes["player_faceit_rank_history_bool_exp"] | undefined | null, faceit_rank_history_aggregate?: ModelTypes["player_faceit_rank_history_aggregate_bool_exp"] | undefined | null, faceit_skill_level?: ModelTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: ModelTypes["String_comparison_exp"] | undefined | null, flashed_by_players?: ModelTypes["player_flashes_bool_exp"] | undefined | null, @@ -152095,6 +152052,7 @@ export type ModelTypes = { faceit_player_id?: string | undefined | null, faceit_rank_history?: ModelTypes["player_faceit_rank_history_arr_rel_insert_input"] | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, flashed_by_players?: ModelTypes["player_flashes_arr_rel_insert_input"] | undefined | null, @@ -152157,6 +152115,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -152206,6 +152165,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -152285,6 +152245,7 @@ export type ModelTypes = { faceit_player_id?: ModelTypes["order_by"] | undefined | null, faceit_rank_history_aggregate?: ModelTypes["player_faceit_rank_history_aggregate_order_by"] | undefined | null, faceit_skill_level?: ModelTypes["order_by"] | undefined | null, + faceit_synced_at?: ModelTypes["order_by"] | undefined | null, faceit_updated_at?: ModelTypes["order_by"] | undefined | null, faceit_url?: ModelTypes["order_by"] | undefined | null, flashed_by_players_aggregate?: ModelTypes["player_flashes_aggregate_order_by"] | undefined | null, @@ -152369,6 +152330,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -152491,6 +152453,7 @@ export type ModelTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: ModelTypes["timestamptz"] | undefined | null, faceit_updated_at?: ModelTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -162026,7 +161989,6 @@ export type ModelTypes = { /** A computed field, executes function "tournament_has_min_teams" */ has_min_teams?: boolean | undefined | null, id: ModelTypes["uuid"], - is_league: boolean, /** A computed field, executes function "is_tournament_organizer" */ is_organizer?: boolean | undefined | null, /** A computed field, executes function "joined_tournament" */ @@ -162190,7 +162152,6 @@ export type ModelTypes = { e_tournament_status?: ModelTypes["e_tournament_status_bool_exp"] | undefined | null, has_min_teams?: ModelTypes["Boolean_comparison_exp"] | undefined | null, id?: ModelTypes["uuid_comparison_exp"] | undefined | null, - is_league?: ModelTypes["Boolean_comparison_exp"] | undefined | null, is_organizer?: ModelTypes["Boolean_comparison_exp"] | undefined | null, joined_tournament?: ModelTypes["Boolean_comparison_exp"] | undefined | null, league_season_division?: ModelTypes["league_season_divisions_bool_exp"] | undefined | null, @@ -162251,7 +162212,6 @@ export type ModelTypes = { discord_webhook?: string | undefined | null, e_tournament_status?: ModelTypes["e_tournament_status_obj_rel_insert_input"] | undefined | null, id?: ModelTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, league_season_division?: ModelTypes["league_season_divisions_obj_rel_insert_input"] | undefined | null, match_options_id?: ModelTypes["uuid"] | undefined | null, name?: string | undefined | null, @@ -162387,7 +162347,6 @@ export type ModelTypes = { e_tournament_status?: ModelTypes["e_tournament_status_order_by"] | undefined | null, has_min_teams?: ModelTypes["order_by"] | undefined | null, id?: ModelTypes["order_by"] | undefined | null, - is_league?: ModelTypes["order_by"] | undefined | null, is_organizer?: ModelTypes["order_by"] | undefined | null, joined_tournament?: ModelTypes["order_by"] | undefined | null, league_season_division?: ModelTypes["league_season_divisions_order_by"] | undefined | null, @@ -162440,7 +162399,6 @@ export type ModelTypes = { discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: ModelTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: ModelTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -162515,7 +162473,6 @@ export type ModelTypes = { discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: ModelTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: ModelTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: ModelTypes["bigint"] | undefined | null, @@ -173603,7 +173560,6 @@ export type GraphQLTypes = { players_aggregate: GraphQLTypes["draft_game_players_aggregate"], regions: Array, require_approval: boolean, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, status: GraphQLTypes["e_draft_game_status_enum"], /** An object relationship */ team_1?: GraphQLTypes["teams"] | undefined | null, @@ -173735,7 +173691,6 @@ export type GraphQLTypes = { players_aggregate?: GraphQLTypes["draft_game_players_aggregate_bool_exp"] | undefined | null, regions?: GraphQLTypes["String_array_comparison_exp"] | undefined | null, require_approval?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, status?: GraphQLTypes["e_draft_game_status_enum_comparison_exp"] | undefined | null, team_1?: GraphQLTypes["teams_bool_exp"] | undefined | null, team_1_id?: GraphQLTypes["uuid_comparison_exp"] | undefined | null, @@ -173787,7 +173742,6 @@ export type GraphQLTypes = { players?: GraphQLTypes["draft_game_players_arr_rel_insert_input"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, status?: GraphQLTypes["e_draft_game_status_enum"] | undefined | null, team_1?: GraphQLTypes["teams_obj_rel_insert_input"] | undefined | null, team_1_id?: GraphQLTypes["uuid"] | undefined | null, @@ -173813,7 +173767,6 @@ export type GraphQLTypes = { min_elo?: number | undefined | null, pick_deadline?: GraphQLTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, team_1_id?: GraphQLTypes["uuid"] | undefined | null, team_2_id?: GraphQLTypes["uuid"] | undefined | null, updated_at?: GraphQLTypes["timestamptz"] | undefined | null @@ -173834,7 +173787,6 @@ export type GraphQLTypes = { min_elo?: GraphQLTypes["order_by"] | undefined | null, pick_deadline?: GraphQLTypes["order_by"] | undefined | null, regions?: GraphQLTypes["order_by"] | undefined | null, - scheduled_at?: GraphQLTypes["order_by"] | undefined | null, team_1_id?: GraphQLTypes["order_by"] | undefined | null, team_2_id?: GraphQLTypes["order_by"] | undefined | null, updated_at?: GraphQLTypes["order_by"] | undefined | null @@ -173856,7 +173808,6 @@ export type GraphQLTypes = { min_elo?: number | undefined | null, pick_deadline?: GraphQLTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, team_1_id?: GraphQLTypes["uuid"] | undefined | null, team_2_id?: GraphQLTypes["uuid"] | undefined | null, updated_at?: GraphQLTypes["timestamptz"] | undefined | null @@ -173877,7 +173828,6 @@ export type GraphQLTypes = { min_elo?: GraphQLTypes["order_by"] | undefined | null, pick_deadline?: GraphQLTypes["order_by"] | undefined | null, regions?: GraphQLTypes["order_by"] | undefined | null, - scheduled_at?: GraphQLTypes["order_by"] | undefined | null, team_1_id?: GraphQLTypes["order_by"] | undefined | null, team_2_id?: GraphQLTypes["order_by"] | undefined | null, updated_at?: GraphQLTypes["order_by"] | undefined | null @@ -173937,7 +173887,6 @@ export type GraphQLTypes = { players_aggregate?: GraphQLTypes["draft_game_players_aggregate_order_by"] | undefined | null, regions?: GraphQLTypes["order_by"] | undefined | null, require_approval?: GraphQLTypes["order_by"] | undefined | null, - scheduled_at?: GraphQLTypes["order_by"] | undefined | null, status?: GraphQLTypes["order_by"] | undefined | null, team_1?: GraphQLTypes["teams_order_by"] | undefined | null, team_1_id?: GraphQLTypes["order_by"] | undefined | null, @@ -173978,7 +173927,6 @@ export type GraphQLTypes = { pick_deadline?: GraphQLTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, status?: GraphQLTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: GraphQLTypes["uuid"] | undefined | null, team_2_id?: GraphQLTypes["uuid"] | undefined | null, @@ -174065,7 +174013,6 @@ export type GraphQLTypes = { pick_deadline?: GraphQLTypes["timestamptz"] | undefined | null, regions?: Array | undefined | null, require_approval?: boolean | undefined | null, - scheduled_at?: GraphQLTypes["timestamptz"] | undefined | null, status?: GraphQLTypes["e_draft_game_status_enum"] | undefined | null, team_1_id?: GraphQLTypes["uuid"] | undefined | null, team_2_id?: GraphQLTypes["uuid"] | undefined | null, @@ -178680,7 +178627,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options: GraphQLTypes["jsonb"], cs2_video_settings: GraphQLTypes["jsonb"], csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -178793,7 +178739,6 @@ export type GraphQLTypes = { ["game_server_nodes_append_input"]: { cpu_frequency_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb"] | undefined | null, gpu_info?: GraphQLTypes["jsonb"] | undefined | null, shader_bake_status_history?: GraphQLTypes["jsonb"] | undefined | null @@ -178851,7 +178796,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["jsonb_comparison_exp"] | undefined | null, cpu_sockets?: GraphQLTypes["Int_comparison_exp"] | undefined | null, cpu_threads_per_core?: GraphQLTypes["Int_comparison_exp"] | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb_comparison_exp"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb_comparison_exp"] | undefined | null, csgo_build_id?: GraphQLTypes["Int_comparison_exp"] | undefined | null, demo_network_limiter?: GraphQLTypes["Int_comparison_exp"] | undefined | null, @@ -178900,7 +178844,6 @@ export type GraphQLTypes = { ["game_server_nodes_delete_at_path_input"]: { cpu_frequency_info?: Array | undefined | null, cpu_governor_info?: Array | undefined | null, - cs2_launch_options?: Array | undefined | null, cs2_video_settings?: Array | undefined | null, gpu_info?: Array | undefined | null, shader_bake_status_history?: Array | undefined | null @@ -178909,7 +178852,6 @@ export type GraphQLTypes = { ["game_server_nodes_delete_elem_input"]: { cpu_frequency_info?: number | undefined | null, cpu_governor_info?: number | undefined | null, - cs2_launch_options?: number | undefined | null, cs2_video_settings?: number | undefined | null, gpu_info?: number | undefined | null, shader_bake_status_history?: number | undefined | null @@ -178918,7 +178860,6 @@ export type GraphQLTypes = { ["game_server_nodes_delete_key_input"]: { cpu_frequency_info?: string | undefined | null, cpu_governor_info?: string | undefined | null, - cs2_launch_options?: string | undefined | null, cs2_video_settings?: string | undefined | null, gpu_info?: string | undefined | null, shader_bake_status_history?: string | undefined | null @@ -178946,7 +178887,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -179125,7 +179065,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["order_by"] | undefined | null, cpu_sockets?: GraphQLTypes["order_by"] | undefined | null, cpu_threads_per_core?: GraphQLTypes["order_by"] | undefined | null, - cs2_launch_options?: GraphQLTypes["order_by"] | undefined | null, cs2_video_settings?: GraphQLTypes["order_by"] | undefined | null, csgo_build_id?: GraphQLTypes["order_by"] | undefined | null, demo_network_limiter?: GraphQLTypes["order_by"] | undefined | null, @@ -179175,7 +179114,6 @@ export type GraphQLTypes = { ["game_server_nodes_prepend_input"]: { cpu_frequency_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb"] | undefined | null, gpu_info?: GraphQLTypes["jsonb"] | undefined | null, shader_bake_status_history?: GraphQLTypes["jsonb"] | undefined | null @@ -179194,7 +179132,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -179349,7 +179286,6 @@ export type GraphQLTypes = { cpu_governor_info?: GraphQLTypes["jsonb"] | undefined | null, cpu_sockets?: number | undefined | null, cpu_threads_per_core?: number | undefined | null, - cs2_launch_options?: GraphQLTypes["jsonb"] | undefined | null, cs2_video_settings?: GraphQLTypes["jsonb"] | undefined | null, csgo_build_id?: number | undefined | null, demo_network_limiter?: number | undefined | null, @@ -181584,9 +181520,7 @@ export type GraphQLTypes = { playoff_seats: number, playoff_stage_type: GraphQLTypes["e_tournament_stage_types_enum"], playoff_third_place_match: boolean, - promote_count: number, regular_season_stage_type: GraphQLTypes["e_tournament_stage_types_enum"], - relegate_count: number, relegation_down_count: number, /** An array relationship */ relegation_playoffs: Array, @@ -181652,8 +181586,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -181693,9 +181625,7 @@ export type GraphQLTypes = { playoff_seats?: GraphQLTypes["Int_comparison_exp"] | undefined | null, playoff_stage_type?: GraphQLTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, playoff_third_place_match?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, - promote_count?: GraphQLTypes["Int_comparison_exp"] | undefined | null, regular_season_stage_type?: GraphQLTypes["e_tournament_stage_types_enum_comparison_exp"] | undefined | null, - relegate_count?: GraphQLTypes["Int_comparison_exp"] | undefined | null, relegation_down_count?: GraphQLTypes["Int_comparison_exp"] | undefined | null, relegation_playoffs?: GraphQLTypes["league_relegation_playoffs_bool_exp"] | undefined | null, relegation_playoffs_aggregate?: GraphQLTypes["league_relegation_playoffs_aggregate_bool_exp"] | undefined | null, @@ -181743,8 +181673,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -181774,9 +181702,7 @@ export type GraphQLTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_playoffs?: GraphQLTypes["league_relegation_playoffs_arr_rel_insert_input"] | undefined | null, relegation_up_count?: number | undefined | null, @@ -181808,8 +181734,6 @@ export type GraphQLTypes = { name?: string | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: GraphQLTypes["timestamptz"] | undefined | null, @@ -181835,8 +181759,6 @@ export type GraphQLTypes = { name?: string | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: GraphQLTypes["timestamptz"] | undefined | null, @@ -181894,9 +181816,7 @@ export type GraphQLTypes = { playoff_seats?: GraphQLTypes["order_by"] | undefined | null, playoff_stage_type?: GraphQLTypes["order_by"] | undefined | null, playoff_third_place_match?: GraphQLTypes["order_by"] | undefined | null, - promote_count?: GraphQLTypes["order_by"] | undefined | null, regular_season_stage_type?: GraphQLTypes["order_by"] | undefined | null, - relegate_count?: GraphQLTypes["order_by"] | undefined | null, relegation_down_count?: GraphQLTypes["order_by"] | undefined | null, relegation_playoffs_aggregate?: GraphQLTypes["league_relegation_playoffs_aggregate_order_by"] | undefined | null, relegation_up_count?: GraphQLTypes["order_by"] | undefined | null, @@ -181942,9 +181862,7 @@ export type GraphQLTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: GraphQLTypes["timestamptz"] | undefined | null, @@ -181968,8 +181886,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -181987,8 +181903,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -182006,8 +181920,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -182039,9 +181951,7 @@ export type GraphQLTypes = { playoff_seats?: number | undefined | null, playoff_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, playoff_third_place_match?: boolean | undefined | null, - promote_count?: number | undefined | null, regular_season_stage_type?: GraphQLTypes["e_tournament_stage_types_enum"] | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, roster_lock_at?: GraphQLTypes["timestamptz"] | undefined | null, @@ -182065,8 +181975,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -182104,8 +182012,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -182123,8 +182029,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -182142,8 +182046,6 @@ export type GraphQLTypes = { min_roster_size?: number | undefined | null, playoff_best_of?: number | undefined | null, playoff_seats?: number | undefined | null, - promote_count?: number | undefined | null, - relegate_count?: number | undefined | null, relegation_down_count?: number | undefined | null, relegation_up_count?: number | undefined | null, season_number?: number | undefined | null @@ -186829,6 +186731,7 @@ export type GraphQLTypes = { /** columns and relationships of "match_maps" */ ["match_maps"]: { __typename: "match_maps", + anti_wallhack_active?: boolean | undefined | null, clips_count: number, created_at: GraphQLTypes["timestamptz"], /** An array relationship */ @@ -186914,7 +186817,21 @@ export type GraphQLTypes = { nodes: Array }; ["match_maps_aggregate_bool_exp"]: { - count?: GraphQLTypes["match_maps_aggregate_bool_exp_count"] | undefined | null + bool_and?: GraphQLTypes["match_maps_aggregate_bool_exp_bool_and"] | undefined | null, + bool_or?: GraphQLTypes["match_maps_aggregate_bool_exp_bool_or"] | undefined | null, + count?: GraphQLTypes["match_maps_aggregate_bool_exp_count"] | undefined | null +}; + ["match_maps_aggregate_bool_exp_bool_and"]: { + arguments: GraphQLTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: GraphQLTypes["match_maps_bool_exp"] | undefined | null, + predicate: GraphQLTypes["Boolean_comparison_exp"] +}; + ["match_maps_aggregate_bool_exp_bool_or"]: { + arguments: GraphQLTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"], + distinct?: boolean | undefined | null, + filter?: GraphQLTypes["match_maps_bool_exp"] | undefined | null, + predicate: GraphQLTypes["Boolean_comparison_exp"] }; ["match_maps_aggregate_bool_exp_count"]: { arguments?: Array | undefined | null, @@ -186985,6 +186902,7 @@ export type GraphQLTypes = { _and?: Array | undefined | null, _not?: GraphQLTypes["match_maps_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack_active?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, clips_count?: GraphQLTypes["Int_comparison_exp"] | undefined | null, created_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, demos?: GraphQLTypes["match_map_demos_bool_exp"] | undefined | null, @@ -187045,7 +186963,8 @@ export type GraphQLTypes = { }; /** input type for inserting data into table "match_maps" */ ["match_maps_insert_input"]: { - clips_count?: number | undefined | null, + anti_wallhack_active?: boolean | undefined | null, + clips_count?: number | undefined | null, created_at?: GraphQLTypes["timestamptz"] | undefined | null, demos?: GraphQLTypes["match_map_demos_arr_rel_insert_input"] | undefined | null, e_match_map_status?: GraphQLTypes["e_match_map_status_obj_rel_insert_input"] | undefined | null, @@ -187185,7 +187104,8 @@ export type GraphQLTypes = { }; /** Ordering options when selecting data from "match_maps". */ ["match_maps_order_by"]: { - clips_count?: GraphQLTypes["order_by"] | undefined | null, + anti_wallhack_active?: GraphQLTypes["order_by"] | undefined | null, + clips_count?: GraphQLTypes["order_by"] | undefined | null, created_at?: GraphQLTypes["order_by"] | undefined | null, demos_aggregate?: GraphQLTypes["match_map_demos_aggregate_order_by"] | undefined | null, demos_download_url?: GraphQLTypes["order_by"] | undefined | null, @@ -187228,9 +187148,14 @@ export type GraphQLTypes = { }; /** select columns of table "match_maps" */ ["match_maps_select_column"]: match_maps_select_column; + /** select "match_maps_aggregate_bool_exp_bool_and_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]: match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns; + /** select "match_maps_aggregate_bool_exp_bool_or_arguments_columns" columns of table "match_maps" */ +["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]: match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns; /** input type for updating data in table "match_maps" */ ["match_maps_set_input"]: { - clips_count?: number | undefined | null, + anti_wallhack_active?: boolean | undefined | null, + clips_count?: number | undefined | null, created_at?: GraphQLTypes["timestamptz"] | undefined | null, ended_at?: GraphQLTypes["timestamptz"] | undefined | null, id?: GraphQLTypes["uuid"] | undefined | null, @@ -187326,7 +187251,8 @@ export type GraphQLTypes = { }; /** Initial value of the column from where the streaming should start */ ["match_maps_stream_cursor_value_input"]: { - clips_count?: number | undefined | null, + anti_wallhack_active?: boolean | undefined | null, + clips_count?: number | undefined | null, created_at?: GraphQLTypes["timestamptz"] | undefined | null, ended_at?: GraphQLTypes["timestamptz"] | undefined | null, id?: GraphQLTypes["uuid"] | undefined | null, @@ -187449,6 +187375,7 @@ export type GraphQLTypes = { /** columns and relationships of "match_options" */ ["match_options"]: { __typename: "match_options", + anti_wallhack: boolean, auto_cancel_duration?: number | undefined | null, auto_cancellation: boolean, best_of: number, @@ -187524,6 +187451,7 @@ export type GraphQLTypes = { _and?: Array | undefined | null, _not?: GraphQLTypes["match_options_bool_exp"] | undefined | null, _or?: Array | undefined | null, + anti_wallhack?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, auto_cancel_duration?: GraphQLTypes["Int_comparison_exp"] | undefined | null, auto_cancellation?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, best_of?: GraphQLTypes["Int_comparison_exp"] | undefined | null, @@ -187569,7 +187497,8 @@ export type GraphQLTypes = { }; /** input type for inserting data into table "match_options" */ ["match_options_insert_input"]: { - auto_cancel_duration?: number | undefined | null, + anti_wallhack?: boolean | undefined | null, + auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, check_in_setting?: GraphQLTypes["e_check_in_settings_enum"] | undefined | null, @@ -187649,7 +187578,8 @@ export type GraphQLTypes = { }; /** Ordering options when selecting data from "match_options". */ ["match_options_order_by"]: { - auto_cancel_duration?: GraphQLTypes["order_by"] | undefined | null, + anti_wallhack?: GraphQLTypes["order_by"] | undefined | null, + auto_cancel_duration?: GraphQLTypes["order_by"] | undefined | null, auto_cancellation?: GraphQLTypes["order_by"] | undefined | null, best_of?: GraphQLTypes["order_by"] | undefined | null, check_in_setting?: GraphQLTypes["order_by"] | undefined | null, @@ -187688,7 +187618,8 @@ export type GraphQLTypes = { ["match_options_select_column"]: match_options_select_column; /** input type for updating data in table "match_options" */ ["match_options_set_input"]: { - auto_cancel_duration?: number | undefined | null, + anti_wallhack?: boolean | undefined | null, + auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, check_in_setting?: GraphQLTypes["e_check_in_settings_enum"] | undefined | null, @@ -187752,7 +187683,8 @@ export type GraphQLTypes = { }; /** Initial value of the column from where the streaming should start */ ["match_options_stream_cursor_value_input"]: { - auto_cancel_duration?: number | undefined | null, + anti_wallhack?: boolean | undefined | null, + auto_cancel_duration?: number | undefined | null, auto_cancellation?: boolean | undefined | null, best_of?: number | undefined | null, check_in_setting?: GraphQLTypes["e_check_in_settings_enum"] | undefined | null, @@ -191509,6 +191441,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -191643,6 +191576,7 @@ export type GraphQLTypes = { faceit_nickname?: GraphQLTypes["String_comparison_exp"] | undefined | null, faceit_player_id?: GraphQLTypes["String_comparison_exp"] | undefined | null, faceit_skill_level?: GraphQLTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: GraphQLTypes["String_comparison_exp"] | undefined | null, friend_steam_id?: GraphQLTypes["bigint_comparison_exp"] | undefined | null, @@ -191708,6 +191642,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -191746,6 +191681,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -191778,6 +191714,7 @@ export type GraphQLTypes = { faceit_nickname?: GraphQLTypes["order_by"] | undefined | null, faceit_player_id?: GraphQLTypes["order_by"] | undefined | null, faceit_skill_level?: GraphQLTypes["order_by"] | undefined | null, + faceit_synced_at?: GraphQLTypes["order_by"] | undefined | null, faceit_updated_at?: GraphQLTypes["order_by"] | undefined | null, faceit_url?: GraphQLTypes["order_by"] | undefined | null, friend_steam_id?: GraphQLTypes["order_by"] | undefined | null, @@ -191811,6 +191748,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -191843,6 +191781,7 @@ export type GraphQLTypes = { faceit_nickname?: GraphQLTypes["order_by"] | undefined | null, faceit_player_id?: GraphQLTypes["order_by"] | undefined | null, faceit_skill_level?: GraphQLTypes["order_by"] | undefined | null, + faceit_synced_at?: GraphQLTypes["order_by"] | undefined | null, faceit_updated_at?: GraphQLTypes["order_by"] | undefined | null, faceit_url?: GraphQLTypes["order_by"] | undefined | null, friend_steam_id?: GraphQLTypes["order_by"] | undefined | null, @@ -191884,6 +191823,7 @@ export type GraphQLTypes = { faceit_nickname?: GraphQLTypes["order_by"] | undefined | null, faceit_player_id?: GraphQLTypes["order_by"] | undefined | null, faceit_skill_level?: GraphQLTypes["order_by"] | undefined | null, + faceit_synced_at?: GraphQLTypes["order_by"] | undefined | null, faceit_updated_at?: GraphQLTypes["order_by"] | undefined | null, faceit_url?: GraphQLTypes["order_by"] | undefined | null, friend_steam_id?: GraphQLTypes["order_by"] | undefined | null, @@ -191933,6 +191873,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -192052,6 +191993,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, friend_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -195899,7 +195841,7 @@ export type GraphQLTypes = { /** columns and relationships of "player_faceit_rank_history" */ ["player_faceit_rank_history"]: { __typename: "player_faceit_rank_history", - elo?: number | undefined | null, + elo: number, id: GraphQLTypes["uuid"], /** An object relationship */ match: GraphQLTypes["matches"], @@ -195908,7 +195850,7 @@ export type GraphQLTypes = { /** An object relationship */ player: GraphQLTypes["players"], previous_rank?: number | undefined | null, - skill_level: number, + skill_level?: number | undefined | null, steam_id: GraphQLTypes["bigint"] }; /** aggregated selection of "player_faceit_rank_history" */ @@ -205283,6 +205225,7 @@ export type GraphQLTypes = { /** An aggregate relationship */ faceit_rank_history_aggregate: GraphQLTypes["player_faceit_rank_history_aggregate"], faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, /** An array relationship */ @@ -205543,6 +205486,7 @@ export type GraphQLTypes = { faceit_rank_history?: GraphQLTypes["player_faceit_rank_history_bool_exp"] | undefined | null, faceit_rank_history_aggregate?: GraphQLTypes["player_faceit_rank_history_aggregate_bool_exp"] | undefined | null, faceit_skill_level?: GraphQLTypes["Int_comparison_exp"] | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz_comparison_exp"] | undefined | null, faceit_url?: GraphQLTypes["String_comparison_exp"] | undefined | null, flashed_by_players?: GraphQLTypes["player_flashes_bool_exp"] | undefined | null, @@ -205673,6 +205617,7 @@ export type GraphQLTypes = { faceit_player_id?: string | undefined | null, faceit_rank_history?: GraphQLTypes["player_faceit_rank_history_arr_rel_insert_input"] | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, flashed_by_players?: GraphQLTypes["player_flashes_arr_rel_insert_input"] | undefined | null, @@ -205736,6 +205681,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -205786,6 +205732,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -205866,6 +205813,7 @@ export type GraphQLTypes = { faceit_player_id?: GraphQLTypes["order_by"] | undefined | null, faceit_rank_history_aggregate?: GraphQLTypes["player_faceit_rank_history_aggregate_order_by"] | undefined | null, faceit_skill_level?: GraphQLTypes["order_by"] | undefined | null, + faceit_synced_at?: GraphQLTypes["order_by"] | undefined | null, faceit_updated_at?: GraphQLTypes["order_by"] | undefined | null, faceit_url?: GraphQLTypes["order_by"] | undefined | null, flashed_by_players_aggregate?: GraphQLTypes["player_flashes_aggregate_order_by"] | undefined | null, @@ -205951,6 +205899,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -206076,6 +206025,7 @@ export type GraphQLTypes = { faceit_nickname?: string | undefined | null, faceit_player_id?: string | undefined | null, faceit_skill_level?: number | undefined | null, + faceit_synced_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_updated_at?: GraphQLTypes["timestamptz"] | undefined | null, faceit_url?: string | undefined | null, game_ban_count?: number | undefined | null, @@ -216051,7 +216001,6 @@ export type GraphQLTypes = { /** A computed field, executes function "tournament_has_min_teams" */ has_min_teams?: boolean | undefined | null, id: GraphQLTypes["uuid"], - is_league: boolean, /** A computed field, executes function "is_tournament_organizer" */ is_organizer?: boolean | undefined | null, /** A computed field, executes function "joined_tournament" */ @@ -216218,7 +216167,6 @@ export type GraphQLTypes = { e_tournament_status?: GraphQLTypes["e_tournament_status_bool_exp"] | undefined | null, has_min_teams?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, id?: GraphQLTypes["uuid_comparison_exp"] | undefined | null, - is_league?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, is_organizer?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, joined_tournament?: GraphQLTypes["Boolean_comparison_exp"] | undefined | null, league_season_division?: GraphQLTypes["league_season_divisions_bool_exp"] | undefined | null, @@ -216280,7 +216228,6 @@ export type GraphQLTypes = { discord_webhook?: string | undefined | null, e_tournament_status?: GraphQLTypes["e_tournament_status_obj_rel_insert_input"] | undefined | null, id?: GraphQLTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, league_season_division?: GraphQLTypes["league_season_divisions_obj_rel_insert_input"] | undefined | null, match_options_id?: GraphQLTypes["uuid"] | undefined | null, name?: string | undefined | null, @@ -216419,7 +216366,6 @@ export type GraphQLTypes = { e_tournament_status?: GraphQLTypes["e_tournament_status_order_by"] | undefined | null, has_min_teams?: GraphQLTypes["order_by"] | undefined | null, id?: GraphQLTypes["order_by"] | undefined | null, - is_league?: GraphQLTypes["order_by"] | undefined | null, is_organizer?: GraphQLTypes["order_by"] | undefined | null, joined_tournament?: GraphQLTypes["order_by"] | undefined | null, league_season_division?: GraphQLTypes["league_season_divisions_order_by"] | undefined | null, @@ -216475,7 +216421,6 @@ export type GraphQLTypes = { discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: GraphQLTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: GraphQLTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -216553,7 +216498,6 @@ export type GraphQLTypes = { discord_voice_enabled?: boolean | undefined | null, discord_webhook?: string | undefined | null, id?: GraphQLTypes["uuid"] | undefined | null, - is_league?: boolean | undefined | null, match_options_id?: GraphQLTypes["uuid"] | undefined | null, name?: string | undefined | null, organizer_steam_id?: GraphQLTypes["bigint"] | undefined | null, @@ -225569,6 +225513,7 @@ export enum db_backups_update_column { } /** unique or primary key constraints on table "draft_game_picks" */ export enum draft_game_picks_constraint { + draft_game_picks_draft_game_id_picked_steam_id_key = "draft_game_picks_draft_game_id_picked_steam_id_key", draft_game_picks_pkey = "draft_game_picks_pkey" } /** select columns of table "draft_game_picks" */ @@ -225601,6 +225546,7 @@ export enum draft_game_picks_update_column { } /** unique or primary key constraints on table "draft_game_players" */ export enum draft_game_players_constraint { + draft_game_players_captain_lineup_key = "draft_game_players_captain_lineup_key", draft_game_players_pkey = "draft_game_players_pkey" } /** select columns of table "draft_game_players" */ @@ -225635,6 +225581,7 @@ export enum draft_game_players_update_column { } /** unique or primary key constraints on table "draft_games" */ export enum draft_games_constraint { + draft_games_invite_code_key = "draft_games_invite_code_key", draft_games_pkey = "draft_games_pkey" } /** select columns of table "draft_games" */ @@ -225659,7 +225606,6 @@ export enum draft_games_select_column { pick_deadline = "pick_deadline", regions = "regions", require_approval = "require_approval", - scheduled_at = "scheduled_at", status = "status", team_1_id = "team_1_id", team_2_id = "team_2_id", @@ -225698,7 +225644,6 @@ export enum draft_games_update_column { pick_deadline = "pick_deadline", regions = "regions", require_approval = "require_approval", - scheduled_at = "scheduled_at", status = "status", team_1_id = "team_1_id", team_2_id = "team_2_id", @@ -226571,7 +226516,6 @@ export enum game_server_nodes_select_column { cpu_governor_info = "cpu_governor_info", cpu_sockets = "cpu_sockets", cpu_threads_per_core = "cpu_threads_per_core", - cs2_launch_options = "cs2_launch_options", cs2_video_settings = "cs2_video_settings", csgo_build_id = "csgo_build_id", demo_network_limiter = "demo_network_limiter", @@ -226636,7 +226580,6 @@ export enum game_server_nodes_update_column { cpu_governor_info = "cpu_governor_info", cpu_sockets = "cpu_sockets", cpu_threads_per_core = "cpu_threads_per_core", - cs2_launch_options = "cs2_launch_options", cs2_video_settings = "cs2_video_settings", csgo_build_id = "csgo_build_id", demo_network_limiter = "demo_network_limiter", @@ -226878,9 +226821,7 @@ export enum league_seasons_select_column { playoff_seats = "playoff_seats", playoff_stage_type = "playoff_stage_type", playoff_third_place_match = "playoff_third_place_match", - promote_count = "promote_count", regular_season_stage_type = "regular_season_stage_type", - relegate_count = "relegate_count", relegation_down_count = "relegation_down_count", relegation_up_count = "relegation_up_count", roster_lock_at = "roster_lock_at", @@ -226911,9 +226852,7 @@ export enum league_seasons_update_column { playoff_seats = "playoff_seats", playoff_stage_type = "playoff_stage_type", playoff_third_place_match = "playoff_third_place_match", - promote_count = "promote_count", regular_season_stage_type = "regular_season_stage_type", - relegate_count = "relegate_count", relegation_down_count = "relegation_down_count", relegation_up_count = "relegation_up_count", roster_lock_at = "roster_lock_at", @@ -227403,6 +227342,7 @@ export enum match_maps_constraint { } /** select columns of table "match_maps" */ export enum match_maps_select_column { + anti_wallhack_active = "anti_wallhack_active", clips_count = "clips_count", created_at = "created_at", ended_at = "ended_at", @@ -227421,8 +227361,17 @@ export enum match_maps_select_column { status = "status", winning_lineup_id = "winning_lineup_id" } +/** select "match_maps_aggregate_bool_exp_bool_and_arguments_columns" columns of table "match_maps" */ +export enum match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns { + anti_wallhack_active = "anti_wallhack_active" +} +/** select "match_maps_aggregate_bool_exp_bool_or_arguments_columns" columns of table "match_maps" */ +export enum match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns { + anti_wallhack_active = "anti_wallhack_active" +} /** update columns of table "match_maps" */ export enum match_maps_update_column { + anti_wallhack_active = "anti_wallhack_active", clips_count = "clips_count", created_at = "created_at", ended_at = "ended_at", @@ -227447,6 +227396,7 @@ export enum match_options_constraint { } /** select columns of table "match_options" */ export enum match_options_select_column { + anti_wallhack = "anti_wallhack", auto_cancel_duration = "auto_cancel_duration", auto_cancellation = "auto_cancellation", best_of = "best_of", @@ -227474,6 +227424,7 @@ export enum match_options_select_column { } /** update columns of table "match_options" */ export enum match_options_update_column { + anti_wallhack = "anti_wallhack", auto_cancel_duration = "auto_cancel_duration", auto_cancellation = "auto_cancellation", best_of = "best_of", @@ -227670,6 +227621,7 @@ export enum my_friends_select_column { faceit_nickname = "faceit_nickname", faceit_player_id = "faceit_player_id", faceit_skill_level = "faceit_skill_level", + faceit_synced_at = "faceit_synced_at", faceit_updated_at = "faceit_updated_at", faceit_url = "faceit_url", friend_steam_id = "friend_steam_id", @@ -228800,6 +228752,7 @@ export enum players_select_column { faceit_nickname = "faceit_nickname", faceit_player_id = "faceit_player_id", faceit_skill_level = "faceit_skill_level", + faceit_synced_at = "faceit_synced_at", faceit_updated_at = "faceit_updated_at", faceit_url = "faceit_url", game_ban_count = "game_ban_count", @@ -228831,6 +228784,7 @@ export enum players_update_column { faceit_nickname = "faceit_nickname", faceit_player_id = "faceit_player_id", faceit_skill_level = "faceit_skill_level", + faceit_synced_at = "faceit_synced_at", faceit_updated_at = "faceit_updated_at", faceit_url = "faceit_url", game_ban_count = "game_ban_count", @@ -229669,7 +229623,6 @@ export enum tournaments_select_column { discord_voice_enabled = "discord_voice_enabled", discord_webhook = "discord_webhook", id = "id", - is_league = "is_league", match_options_id = "match_options_id", name = "name", organizer_steam_id = "organizer_steam_id", @@ -229695,7 +229648,6 @@ export enum tournaments_select_column_tournaments_aggregate_bool_exp_bool_and_ar discord_notify_WaitingForCheckIn = "discord_notify_WaitingForCheckIn", discord_notify_WaitingForServer = "discord_notify_WaitingForServer", discord_voice_enabled = "discord_voice_enabled", - is_league = "is_league", trophies_enabled = "trophies_enabled" } /** select "tournaments_aggregate_bool_exp_bool_or_arguments_columns" columns of table "tournaments" */ @@ -229715,7 +229667,6 @@ export enum tournaments_select_column_tournaments_aggregate_bool_exp_bool_or_arg discord_notify_WaitingForCheckIn = "discord_notify_WaitingForCheckIn", discord_notify_WaitingForServer = "discord_notify_WaitingForServer", discord_voice_enabled = "discord_voice_enabled", - is_league = "is_league", trophies_enabled = "trophies_enabled" } /** update columns of table "tournaments" */ @@ -229741,7 +229692,6 @@ export enum tournaments_update_column { discord_voice_enabled = "discord_voice_enabled", discord_webhook = "discord_webhook", id = "id", - is_league = "is_league", match_options_id = "match_options_id", name = "name", organizer_steam_id = "organizer_steam_id", @@ -231819,6 +231769,8 @@ type ZEUS_VARIABLES = { ["match_map_veto_picks_update_column"]: ValueTypes["match_map_veto_picks_update_column"]; ["match_map_veto_picks_updates"]: ValueTypes["match_map_veto_picks_updates"]; ["match_maps_aggregate_bool_exp"]: ValueTypes["match_maps_aggregate_bool_exp"]; + ["match_maps_aggregate_bool_exp_bool_and"]: ValueTypes["match_maps_aggregate_bool_exp_bool_and"]; + ["match_maps_aggregate_bool_exp_bool_or"]: ValueTypes["match_maps_aggregate_bool_exp_bool_or"]; ["match_maps_aggregate_bool_exp_count"]: ValueTypes["match_maps_aggregate_bool_exp_count"]; ["match_maps_aggregate_order_by"]: ValueTypes["match_maps_aggregate_order_by"]; ["match_maps_arr_rel_insert_input"]: ValueTypes["match_maps_arr_rel_insert_input"]; @@ -231834,6 +231786,8 @@ type ZEUS_VARIABLES = { ["match_maps_order_by"]: ValueTypes["match_maps_order_by"]; ["match_maps_pk_columns_input"]: ValueTypes["match_maps_pk_columns_input"]; ["match_maps_select_column"]: ValueTypes["match_maps_select_column"]; + ["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]: ValueTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_and_arguments_columns"]; + ["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]: ValueTypes["match_maps_select_column_match_maps_aggregate_bool_exp_bool_or_arguments_columns"]; ["match_maps_set_input"]: ValueTypes["match_maps_set_input"]; ["match_maps_stddev_order_by"]: ValueTypes["match_maps_stddev_order_by"]; ["match_maps_stddev_pop_order_by"]: ValueTypes["match_maps_stddev_pop_order_by"]; From 0fad099ebd2e25ca3d72cfb0eaecfad7be58671b Mon Sep 17 00:00:00 2001 From: Flegma Date: Thu, 9 Jul 2026 16:00:45 +0200 Subject: [PATCH 2/6] feature: plumb anti_wallhack through match options forms --- graphql/matchOptionsFields.ts | 1 + utilities/match-options-validator.ts | 1 + utilities/setupOptions.ts | 8 ++++++++ 3 files changed, 10 insertions(+) diff --git a/graphql/matchOptionsFields.ts b/graphql/matchOptionsFields.ts index 625cc613..65520a5e 100644 --- a/graphql/matchOptionsFields.ts +++ b/graphql/matchOptionsFields.ts @@ -8,6 +8,7 @@ export const matchOptionsFields = Selector("match_options")({ map_veto: true, coaches: true, knife_round: true, + anti_wallhack: true, default_models: true, check_in_setting: true, auto_cancellation: true, diff --git a/utilities/match-options-validator.ts b/utilities/match-options-validator.ts index d2bcfd7a..5c82d20c 100644 --- a/utilities/match-options-validator.ts +++ b/utilities/match-options-validator.ts @@ -25,6 +25,7 @@ export default function matchOptionsValidator( coaches: z.boolean().default(false), tv_delay: z.number().min(0).max(120).default(115), knife_round: z.boolean().default(true), + anti_wallhack: z.boolean().default(true), default_models: z.boolean().default(defaultPlayerModels), overtime: z.boolean().default(true), best_of: z.string().default("1"), diff --git a/utilities/setupOptions.ts b/utilities/setupOptions.ts index 420388cb..2d192787 100644 --- a/utilities/setupOptions.ts +++ b/utilities/setupOptions.ts @@ -22,6 +22,7 @@ export const setupOptions = ( lan, overtime: options.overtime, knife_round: options.knife_round, + anti_wallhack: options.anti_wallhack, mr: options.mr.toString(), best_of: options.best_of.toString(), coaches: options.coaches, @@ -52,6 +53,7 @@ export function setupOptionsVariables( type: string; best_of: number; knife_round: boolean; + anti_wallhack: boolean; default_models: boolean; overtime: boolean; map_veto: boolean; @@ -102,6 +104,10 @@ export function setupOptionsVariables( throw new Error("knife_round is required"); } + if (values.anti_wallhack === undefined || values.anti_wallhack === null) { + throw new Error("anti_wallhack is required"); + } + if (values.default_models === undefined || values.default_models === null) { throw new Error("default_models is required"); } @@ -169,6 +175,7 @@ export function setupOptionsVariables( type: values.type, best_of: values.best_of, knife_round: values.knife_round, + anti_wallhack: values.anti_wallhack, default_models: values.default_models, overtime: values.overtime, map_veto: values.map_veto, @@ -221,6 +228,7 @@ export function setupOptionsSetMutation(hasMapPoolId: boolean = true) { type: $("type", "e_match_types_enum!"), best_of: $("best_of", "Int!"), knife_round: $("knife_round", "Boolean!"), + anti_wallhack: $("anti_wallhack", "Boolean!"), default_models: $("default_models", "Boolean!"), overtime: $("overtime", "Boolean!"), map_veto: $("map_veto", "Boolean!"), From 80946ab36d611f6ad76cda12fd29c370b9fddf6b Mon Sep 17 00:00:00 2001 From: Flegma Date: Thu, 9 Jul 2026 16:12:50 +0200 Subject: [PATCH 3/6] feature: anti_wallhack toggle in match options UI --- components/MatchOptions.vue | 29 ++++++++++++++++++++++++ components/match/MatchOptionsDisplay.vue | 6 +++++ i18n/locales/en.json | 5 ++++ 3 files changed, 40 insertions(+) diff --git a/components/MatchOptions.vue b/components/MatchOptions.vue index 2ca0b757..26bf8755 100644 --- a/components/MatchOptions.vue +++ b/components/MatchOptions.vue @@ -456,6 +456,35 @@ import SettingHeader from "~/components/match/SettingHeader.vue"; + + +
+
+ {{ + $t("match.options.advanced.anti_wallhack.label") + }} + + {{ + $t( + "match.options.advanced.anti_wallhack.description", + ) + }} + +
+ + + +
+
+
+ {{ diff --git a/components/match/MatchOptionsDisplay.vue b/components/match/MatchOptionsDisplay.vue index cd41abe4..cbffd331 100644 --- a/components/match/MatchOptionsDisplay.vue +++ b/components/match/MatchOptionsDisplay.vue @@ -105,6 +105,12 @@ const BooleanPill = defineComponent({ }}
+
+
{{ + $t("match.options.anti_wallhack") + }}
+
+
{{ $t("match.options.default_player_models") diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 63214d58..3ab606aa 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -4163,6 +4163,10 @@ "label": "Knife Round", "description": "Knife rounds are only played when neither team picked the map in the veto." }, + "anti_wallhack": { + "label": "Anti-Wallhack (Fog of War)", + "description": "Hides fully occluded enemies from clients, reducing what wallhacks can see." + }, "max_rounds": { "label": "Max Rounds", "description": "The number of rounds played before teams switch sides.", @@ -4258,6 +4262,7 @@ "coaches": "Coaches", "overtime": "Overtime", "knife_round": "Knife Round", + "anti_wallhack": "Anti-Wallhack", "region_veto": "Region Veto", "substitutes": "Substitutes", "timeout_setting": "Timeout Setting", From f102db0e23ec52b704f75d3509d258cf5115152d Mon Sep 17 00:00:00 2001 From: Flegma Date: Thu, 9 Jul 2026 16:28:00 +0200 Subject: [PATCH 4/6] feature: per-map anti-wallhack status badge --- components/match/MatchMaps.vue | 18 ++++++++++++++++++ i18n/locales/en.json | 4 ++++ pages/matches/[id]/index.vue | 1 + 3 files changed, 23 insertions(+) diff --git a/components/match/MatchMaps.vue b/components/match/MatchMaps.vue index a47f0412..f93e604f 100644 --- a/components/match/MatchMaps.vue +++ b/components/match/MatchMaps.vue @@ -9,6 +9,8 @@ import { PlayCircle, RefreshCw, MoreVertical, + Shield, + ShieldOff, } from "lucide-vue-next"; import { Spinner } from "~/components/ui/spinner"; import MatchSelectMapWinner from "~/components/match/MatchSelectMapWinner.vue"; @@ -85,6 +87,22 @@ import cleanMapName from "~/utilities/cleanMapName"; class="text-xs px-2 py-0.5 backdrop-blur-sm" >{{ $t("match.decider") }} + + + + + + + + {{ + matchMap.anti_wallhack_active + ? $t("match.anti_wallhack.protected") + : $t("match.anti_wallhack.not_active") + }} +