export type Maybe = T | null; export type InputMaybe = Maybe; export type Exact = { [K in keyof T]: T[K] }; export type MakeOptional = Omit & { [SubKey in K]?: Maybe }; export type MakeMaybe = Omit & { [SubKey in K]: Maybe }; /** All built-in and custom scalars, mapped to their actual values */ export type Scalars = { ID: string; String: string; Boolean: boolean; Int: number; Float: number; BlockScalar: any; /** An ISO 8601-encoded datetime */ ISO8601DateTime: any; JsonScalar: any; }; export type Alternate = { __typename?: 'Alternate'; fullSlug: Scalars['String']; id: Scalars['Int']; isFolder?: Maybe; name: Scalars['String']; parentId?: Maybe; published: Scalars['Boolean']; slug: Scalars['String']; }; export type Asset = { __typename?: 'Asset'; alt?: Maybe; copyright?: Maybe; filename: Scalars['String']; focus?: Maybe; id?: Maybe; name?: Maybe; title?: Maybe; }; export type CategoryComponent = { __typename?: 'CategoryComponent'; _editable?: Maybe; _uid?: Maybe; component?: Maybe; image?: Maybe; name?: Maybe; tag_reference?: Maybe; }; export type CategoryFilterQuery = { name?: InputMaybe; }; export type CategoryItem = { __typename?: 'CategoryItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type CategoryItems = { __typename?: 'CategoryItems'; items?: Maybe>>; total?: Maybe; }; export type ContentItem = { __typename?: 'ContentItem'; alternates?: Maybe>>; content?: Maybe; content_string?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type ContentItems = { __typename?: 'ContentItems'; items?: Maybe>>; total?: Maybe; }; export type Datasource = { __typename?: 'Datasource'; id: Scalars['Int']; name: Scalars['String']; slug: Scalars['String']; }; export type DatasourceEntries = { __typename?: 'DatasourceEntries'; items: Array; total: Scalars['Int']; }; export type DatasourceEntry = { __typename?: 'DatasourceEntry'; dimensionValue?: Maybe; id: Scalars['Int']; name: Scalars['String']; value: Scalars['String']; }; export type Datasources = { __typename?: 'Datasources'; items: Array; }; export type DocumentComponent = { __typename?: 'DocumentComponent'; _editable?: Maybe; _uid?: Maybe; categories?: Maybe>>; component?: Maybe; description?: Maybe; file?: Maybe; title?: Maybe; }; export type DocumentComponentCategoriesArgs = { fields?: InputMaybe>>; language?: InputMaybe; sort_by?: InputMaybe; }; export type DocumentFilterQuery = { categories?: InputMaybe; title?: InputMaybe; }; export type DocumentItem = { __typename?: 'DocumentItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type DocumentItems = { __typename?: 'DocumentItems'; items?: Maybe>>; total?: Maybe; }; export type DocumentcategoryComponent = { __typename?: 'DocumentcategoryComponent'; _editable?: Maybe; _uid?: Maybe; component?: Maybe; name?: Maybe; }; export type DocumentcategoryFilterQuery = { name?: InputMaybe; }; export type DocumentcategoryItem = { __typename?: 'DocumentcategoryItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type DocumentcategoryItems = { __typename?: 'DocumentcategoryItems'; items?: Maybe>>; total?: Maybe; }; export type ErrorpageComponent = { __typename?: 'ErrorpageComponent'; _editable?: Maybe; _uid?: Maybe; body?: Maybe; component?: Maybe; title?: Maybe; }; export type ErrorpageFilterQuery = { title?: InputMaybe; }; export type ErrorpageItem = { __typename?: 'ErrorpageItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type ErrorpageItems = { __typename?: 'ErrorpageItems'; items?: Maybe>>; total?: Maybe; }; export type EventComponent = { __typename?: 'EventComponent'; _editable?: Maybe; _uid?: Maybe; all_day?: Maybe; background_color?: Maybe; body?: Maybe; category?: Maybe; color?: Maybe; component?: Maybe; content?: Maybe; date_format?: Maybe; description?: Maybe; end?: Maybe; expire_event_date?: Maybe; image?: Maybe; multiple_event_dates?: Maybe; start?: Maybe; title?: Maybe; }; export type EventComponentCategoryArgs = { fields?: InputMaybe>>; language?: InputMaybe; resolve_relations?: InputMaybe; }; export type EventFilterQuery = { all_day?: InputMaybe; category?: InputMaybe; title?: InputMaybe; }; export type EventItem = { __typename?: 'EventItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type EventItems = { __typename?: 'EventItems'; items?: Maybe>>; total?: Maybe; }; export type EventcategoryComponent = { __typename?: 'EventcategoryComponent'; _editable?: Maybe; _uid?: Maybe; background_color?: Maybe; color?: Maybe; component?: Maybe; title?: Maybe; }; export type EventcategoryFilterQuery = { title?: InputMaybe; }; export type EventcategoryItem = { __typename?: 'EventcategoryItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type EventcategoryItems = { __typename?: 'EventcategoryItems'; items?: Maybe>>; total?: Maybe; }; export type FilterQueryOperations = { /** Must match all values of given array */ all_in_array?: InputMaybe>>; /** Greater than date (Exmples: 2019-03-03 or 2020-03-03T03:03:03) */ gt_date?: InputMaybe; /** Greater than float value */ gt_float?: InputMaybe; /** Greater than integer value */ gt_int?: InputMaybe; /** Matches exactly one value */ in?: InputMaybe; /** Matches any value of given array */ in_array?: InputMaybe>>; /** Matches exactly one integer value */ in_int?: InputMaybe; /** Matches exactly one value with a wildcard search using * */ like?: InputMaybe; /** Less than date (Format: 2019-03-03 or 2020-03-03T03:03:03) */ lt_date?: InputMaybe; /** Less than float value */ lt_float?: InputMaybe; /** Less than integer value */ lt_int?: InputMaybe; /** Matches all without the given value */ not_in?: InputMaybe; /** Matches all without the given value */ not_like?: InputMaybe; }; export type FormbuilderComponent = { __typename?: 'FormbuilderComponent'; _editable?: Maybe; _uid?: Maybe; additional_fields?: Maybe; component?: Maybe; endpoint?: Maybe; fields?: Maybe; form_inline?: Maybe; full_width?: Maybe; margin?: Maybe; spacing?: Maybe; submit?: Maybe; success_message?: Maybe; variant?: Maybe; }; export type FormbuilderFilterQuery = { form_inline?: InputMaybe; full_width?: InputMaybe; margin?: InputMaybe; spacing?: InputMaybe; variant?: InputMaybe; }; export type FormbuilderItem = { __typename?: 'FormbuilderItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type FormbuilderItems = { __typename?: 'FormbuilderItems'; items?: Maybe>>; total?: Maybe; }; export type GlobalComponent = { __typename?: 'GlobalComponent'; _editable?: Maybe; _uid?: Maybe; body_background_color?: Maybe; chat_button?: Maybe; component?: Maybe; custom_css?: Maybe; default_font_color?: Maybe; drawer_background?: Maybe; drawer_below_toolbar?: Maybe; drawer_below_toolbar_xs?: Maybe; drawer_body?: Maybe; drawer_full_width_mobile?: Maybe; drawer_variant?: Maybe; drawer_width?: Maybe; ecommerce?: Maybe; footer?: Maybe; footer_config?: Maybe>>; image_loading?: Maybe>>; mobile_nav_breakpoint?: Maybe; multi_toolbar?: Maybe; promotion?: Maybe; pwa_app_description?: Maybe; pwa_app_name?: Maybe; scripts?: Maybe; seo_body?: Maybe; seo_description?: Maybe; seo_robots?: Maybe; seo_title?: Maybe; seo_website_url?: Maybe; setup_ad_roll_adv_id?: Maybe; setup_ad_roll_pix_id?: Maybe; setup_facebook_pixel?: Maybe; setup_favicon?: Maybe; setup_google_analytics?: Maybe; setup_google_site_verification?: Maybe; setup_language?: Maybe; setup_supported_languages?: Maybe; snackbars?: Maybe; tawkto?: Maybe; theme_base?: Maybe; theme_container_width?: Maybe; theme_error?: Maybe; theme_error_contrast?: Maybe; theme_font_alt1?: Maybe; theme_font_alt2?: Maybe; theme_font_alt3?: Maybe; theme_font_alt4?: Maybe; theme_font_default?: Maybe; theme_info?: Maybe; theme_info_contrast?: Maybe; theme_link?: Maybe; theme_link_hover?: Maybe; theme_primary?: Maybe; theme_primary_contrast?: Maybe; theme_secondary?: Maybe; theme_secondary_contrast?: Maybe; theme_success?: Maybe; theme_success_contrast?: Maybe; theme_warning?: Maybe; theme_warning_contrast?: Maybe; toolbar?: Maybe; toolbar_background?: Maybe; toolbar_color?: Maybe; toolbar_config?: Maybe>>; toolbar_elevation?: Maybe; toolbar_font_size?: Maybe; toolbar_main_height?: Maybe; toolbar_progress_color?: Maybe; toolbar_variant?: Maybe; website_logo?: Maybe; website_logo_invert?: Maybe; website_logo_invert_xs?: Maybe; website_logo_xs?: Maybe; website_slogan?: Maybe; website_title?: Maybe; }; export type GlobalFilterQuery = { default_font_color?: InputMaybe; drawer_below_toolbar?: InputMaybe; drawer_below_toolbar_xs?: InputMaybe; drawer_full_width_mobile?: InputMaybe; drawer_variant?: InputMaybe; drawer_width?: InputMaybe; footer_config?: InputMaybe; image_loading?: InputMaybe; mobile_nav_breakpoint?: InputMaybe; pwa_app_name?: InputMaybe; seo_robots?: InputMaybe; seo_title?: InputMaybe; seo_website_url?: InputMaybe; setup_ad_roll_adv_id?: InputMaybe; setup_ad_roll_pix_id?: InputMaybe; setup_facebook_pixel?: InputMaybe; setup_google_analytics?: InputMaybe; setup_google_site_verification?: InputMaybe; setup_language?: InputMaybe; setup_supported_languages?: InputMaybe; tawkto?: InputMaybe; theme_base?: InputMaybe; theme_container_width?: InputMaybe; theme_error?: InputMaybe; theme_error_contrast?: InputMaybe; theme_font_alt1?: InputMaybe; theme_font_alt2?: InputMaybe; theme_font_alt3?: InputMaybe; theme_font_alt4?: InputMaybe; theme_font_default?: InputMaybe; theme_info?: InputMaybe; theme_info_contrast?: InputMaybe; theme_link?: InputMaybe; theme_link_hover?: InputMaybe; theme_primary?: InputMaybe; theme_primary_contrast?: InputMaybe; theme_secondary?: InputMaybe; theme_secondary_contrast?: InputMaybe; theme_success?: InputMaybe; theme_success_contrast?: InputMaybe; theme_warning?: InputMaybe; theme_warning_contrast?: InputMaybe; toolbar_background?: InputMaybe; toolbar_config?: InputMaybe; toolbar_elevation?: InputMaybe; toolbar_font_size?: InputMaybe; toolbar_main_height?: InputMaybe; toolbar_progress_color?: InputMaybe; toolbar_variant?: InputMaybe; website_slogan?: InputMaybe; website_title?: InputMaybe; }; export type GlobalItem = { __typename?: 'GlobalItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type GlobalItems = { __typename?: 'GlobalItems'; items?: Maybe>>; total?: Maybe; }; export type LinkEntries = { __typename?: 'LinkEntries'; items: Array; }; export type LinkEntry = { __typename?: 'LinkEntry'; id?: Maybe; isFolder?: Maybe; isStartpage?: Maybe; name?: Maybe; parentId?: Maybe; position?: Maybe; published?: Maybe; slug?: Maybe; uuid?: Maybe; }; export type NewsComponent = { __typename?: 'NewsComponent'; _editable?: Maybe; _uid?: Maybe; category?: Maybe; component?: Maybe; content?: Maybe; date_format?: Maybe; description?: Maybe; image?: Maybe; published?: Maybe; title?: Maybe; }; export type NewsComponentCategoryArgs = { fields?: InputMaybe>>; language?: InputMaybe; resolve_relations?: InputMaybe; }; export type NewsFilterQuery = { category?: InputMaybe; title?: InputMaybe; }; export type NewsItem = { __typename?: 'NewsItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type NewsItems = { __typename?: 'NewsItems'; items?: Maybe>>; total?: Maybe; }; export type NewscategoryComponent = { __typename?: 'NewscategoryComponent'; _editable?: Maybe; _uid?: Maybe; component?: Maybe; name?: Maybe; }; export type NewscategoryFilterQuery = { name?: InputMaybe; }; export type NewscategoryItem = { __typename?: 'NewscategoryItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type NewscategoryItems = { __typename?: 'NewscategoryItems'; items?: Maybe>>; total?: Maybe; }; export type PageComponent = { __typename?: 'PageComponent'; _editable?: Maybe; _uid?: Maybe; body?: Maybe; categories?: Maybe>>; component?: Maybe; meta_description?: Maybe; meta_robots?: Maybe; meta_title?: Maybe; mobile_breakpoint?: Maybe; preview_image?: Maybe; preview_publish_date?: Maybe; preview_subtitle?: Maybe; preview_teaser?: Maybe; preview_title?: Maybe; property?: Maybe>>; right_body?: Maybe; right_drawer_width?: Maybe; seo_body?: Maybe; }; export type PageComponentCategoriesArgs = { fields?: InputMaybe>>; language?: InputMaybe; sort_by?: InputMaybe; }; export type PageFilterQuery = { categories?: InputMaybe; meta_robots?: InputMaybe; meta_title?: InputMaybe; mobile_breakpoint?: InputMaybe; preview_subtitle?: InputMaybe; preview_title?: InputMaybe; property?: InputMaybe; right_drawer_width?: InputMaybe; }; export type PageItem = { __typename?: 'PageItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type PageItems = { __typename?: 'PageItems'; items?: Maybe>>; total?: Maybe; }; export type QueryType = { __typename?: 'QueryType'; CategoryItem?: Maybe; CategoryItems?: Maybe; ContentNode?: Maybe; ContentNodes?: Maybe; DatasourceEntries?: Maybe; Datasources?: Maybe; DocumentItem?: Maybe; DocumentItems?: Maybe; DocumentcategoryItem?: Maybe; DocumentcategoryItems?: Maybe; ErrorpageItem?: Maybe; ErrorpageItems?: Maybe; EventItem?: Maybe; EventItems?: Maybe; EventcategoryItem?: Maybe; EventcategoryItems?: Maybe; FormbuilderItem?: Maybe; FormbuilderItems?: Maybe; GlobalItem?: Maybe; GlobalItems?: Maybe; Links?: Maybe; NewsItem?: Maybe; NewsItems?: Maybe; NewscategoryItem?: Maybe; NewscategoryItems?: Maybe; PageItem?: Maybe; PageItems?: Maybe; RateLimit?: Maybe; Space?: Maybe; StaticcontainerItem?: Maybe; StaticcontainerItems?: Maybe; Tags?: Maybe; }; export type QueryTypeCategoryItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeCategoryItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeContentNodeArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeContentNodesArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeDatasourceEntriesArgs = { datasource?: InputMaybe; dimension?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; }; export type QueryTypeDatasourcesArgs = { by_ids?: InputMaybe>>; search?: InputMaybe; }; export type QueryTypeDocumentItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeDocumentItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeDocumentcategoryItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeDocumentcategoryItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeErrorpageItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeErrorpageItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeEventItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeEventItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeEventcategoryItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeEventcategoryItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeFormbuilderItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeFormbuilderItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeGlobalItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeGlobalItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeLinksArgs = { paginated?: InputMaybe; starts_with?: InputMaybe; }; export type QueryTypeNewsItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeNewsItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeNewscategoryItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeNewscategoryItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypePageItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypePageItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; filter_query_v2?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeStaticcontainerItemArgs = { find_by?: InputMaybe; from_release?: InputMaybe; id: Scalars['ID']; language?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; }; export type QueryTypeStaticcontainerItemsArgs = { by_slugs?: InputMaybe; by_uuids?: InputMaybe; by_uuids_ordered?: InputMaybe; excluding_fields?: InputMaybe; excluding_ids?: InputMaybe; excluding_slugs?: InputMaybe; fallback_lang?: InputMaybe; filter_query?: InputMaybe; first_published_at_gt?: InputMaybe; first_published_at_lt?: InputMaybe; from_release?: InputMaybe; is_startpage?: InputMaybe; language?: InputMaybe; page?: InputMaybe; per_page?: InputMaybe; published_at_gt?: InputMaybe; published_at_lt?: InputMaybe; resolve_links?: InputMaybe; resolve_relations?: InputMaybe; search_term?: InputMaybe; sort_by?: InputMaybe; starts_with?: InputMaybe; with_tag?: InputMaybe; }; export type QueryTypeTagsArgs = { starts_with?: InputMaybe; }; export type RateLimit = { __typename?: 'RateLimit'; maxCost: Scalars['Int']; }; export type Space = { __typename?: 'Space'; domain: Scalars['String']; id: Scalars['Int']; languageCodes: Array>; name: Scalars['String']; version: Scalars['Int']; }; export type StaticcontainerComponent = { __typename?: 'StaticcontainerComponent'; _editable?: Maybe; _uid?: Maybe; body?: Maybe; component?: Maybe; }; export type StaticcontainerItem = { __typename?: 'StaticcontainerItem'; alternates?: Maybe>>; content?: Maybe; created_at?: Maybe; default_full_slug?: Maybe; first_published_at?: Maybe; full_slug?: Maybe; group_id?: Maybe; id?: Maybe; is_startpage?: Maybe; lang?: Maybe; meta_data?: Maybe; name?: Maybe; parent_id?: Maybe; path?: Maybe; position?: Maybe; published_at?: Maybe; release_id?: Maybe; slug?: Maybe; sort_by_date?: Maybe; tag_list?: Maybe>>; translated_slugs?: Maybe>>; uuid?: Maybe; }; export type StaticcontainerItems = { __typename?: 'StaticcontainerItems'; items?: Maybe>>; total?: Maybe; }; export type Story = { __typename?: 'Story'; alternates?: Maybe>>; content?: Maybe; createdAt?: Maybe; firstPublishedAt?: Maybe; fullSlug?: Maybe; groupId?: Maybe; id?: Maybe; isStartpage?: Maybe; lang?: Maybe; metaData?: Maybe; name?: Maybe; parentId?: Maybe; path?: Maybe; position?: Maybe; publishedAt?: Maybe; releaseId?: Maybe; slug?: Maybe; sortByDate?: Maybe; tagList?: Maybe>>; translatedSlugs?: Maybe>>; uuid?: Maybe; }; export type Tag = { __typename?: 'Tag'; name: Scalars['String']; taggingsCount: Scalars['Int']; }; export type Tags = { __typename?: 'Tags'; items: Array; }; export type TranslatedSlug = { __typename?: 'TranslatedSlug'; lang: Scalars['String']; name?: Maybe; path?: Maybe; };