StoreConfig
Contains information about a store's configuration.
type StoreConfig = {
__typename?: 'StoreConfig'; /** Contains scripts that must be included in the HTML before the closing `<body>` tag. */
absolute_footer?: Maybe<Scalars['String']['output']>; /** Indicates whether guest users can write product reviews. Possible values: 1 (Yes) and 0 (No). */
allow_guests_to_write_product_reviews?: Maybe<Scalars['String']['output']>; /** The value of the Allow Gift Messages for Order Items option */
allow_items?: Maybe<Scalars['String']['output']>; /** The value of the Allow Gift Messages on Order Level option */
allow_order?: Maybe<Scalars['String']['output']>; /** Indicates whether to enable autocomplete on login and forgot password forms. */
autocomplete_on_storefront?: Maybe<Scalars['Boolean']['output']>; /** The base currency code. */
base_currency_code?: Maybe<Scalars['String']['output']>; /** A fully-qualified URL that is used to create relative links to the `base_url`. */
base_link_url?: Maybe<Scalars['String']['output']>; /** The fully-qualified URL that specifies the location of media files. */
base_media_url?: Maybe<Scalars['String']['output']>; /** The fully-qualified URL that specifies the location of static view files. */
base_static_url?: Maybe<Scalars['String']['output']>; /** The store’s fully-qualified base URL. */
base_url?: Maybe<Scalars['String']['output']>; /** Braintree 3D Secure, should 3D Secure be used for specific countries. */
braintree_3dsecure_allowspecific?: Maybe<Scalars['Boolean']['output']>; /** Braintree 3D Secure, always request 3D Secure flag. */
braintree_3dsecure_always_request_3ds?: Maybe<Scalars['Boolean']['output']>; /** Braintree 3D Secure, the specific countries to use 3D Secure in, to be used if allow specific is status is enabled. */
braintree_3dsecure_specificcountry?: Maybe<Scalars['String']['output']>; /** Braintree 3D Secure, threshold above which 3D Secure should be requested. */
braintree_3dsecure_threshold_amount?: Maybe<Scalars['String']['output']>; /** Braintree 3D Secure enabled/active status. */
braintree_3dsecure_verify_3dsecure?: Maybe<Scalars['Boolean']['output']>; /** Braintree ACH vault status. */
braintree_ach_direct_debit_vault_active?: Maybe<Scalars['Boolean']['output']>; /** Braintree Apple Pay merchant name. */
braintree_applepay_merchant_name?: Maybe<Scalars['String']['output']>; /** Braintree Apple Pay vault status. */
braintree_applepay_vault_active?: Maybe<Scalars['Boolean']['output']>; /** Braintree cc vault status. */
braintree_cc_vault_active?: Maybe<Scalars['String']['output']>; /** Braintree cc vault CVV re-verification enabled status. */
braintree_cc_vault_cvv?: Maybe<Scalars['Boolean']['output']>; /** Braintree environment. */
braintree_environment?: Maybe<Scalars['String']['output']>; /** Braintree Google Pay button color. */
braintree_googlepay_btn_color?: Maybe<Scalars['String']['output']>; /** Braintree Google Pay Card types supported. */
braintree_googlepay_cctypes?: Maybe<Scalars['String']['output']>; /** Braintree Google Pay merchant ID. */
braintree_googlepay_merchant_id?: Maybe<Scalars['String']['output']>; /** Braintree Google Pay vault status. */
braintree_googlepay_vault_active?: Maybe<Scalars['Boolean']['output']>; /** Braintree Local Payment Methods allowed payment methods. */
braintree_local_payment_allowed_methods?: Maybe<Scalars['String']['output']>; /** Braintree Local Payment Methods fallback button text. */
braintree_local_payment_fallback_button_text?: Maybe<Scalars['String']['output']>; /** Braintree Local Payment Methods redirect URL on failed payment. */
braintree_local_payment_redirect_on_fail?: Maybe<Scalars['String']['output']>; /** Braintree Merchant Account ID. */
braintree_merchant_account_id?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit mini-cart & cart button style color. */
braintree_paypal_button_location_cart_type_credit_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit mini-cart & cart button style label. */
braintree_paypal_button_location_cart_type_credit_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit mini-cart & cart button style shape. */
braintree_paypal_button_location_cart_type_credit_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit mini-cart & cart button show status. */
braintree_paypal_button_location_cart_type_credit_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging mini-cart & cart style layout. */
braintree_paypal_button_location_cart_type_messaging_layout?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging mini-cart & cart style logo. */
braintree_paypal_button_location_cart_type_messaging_logo?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging mini-cart & cart style logo position. */
braintree_paypal_button_location_cart_type_messaging_logo_position?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging mini-cart & cart show status. */
braintree_paypal_button_location_cart_type_messaging_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging checkout style text color. */
braintree_paypal_button_location_cart_type_messaging_text_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later mini-cart & cart button style color. */
braintree_paypal_button_location_cart_type_paylater_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later mini-cart & cart button style label. */
braintree_paypal_button_location_cart_type_paylater_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later mini-cart & cart button style shape. */
braintree_paypal_button_location_cart_type_paylater_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later mini-cart & cart button show status. */
braintree_paypal_button_location_cart_type_paylater_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal mini-cart & cart button style color. */
braintree_paypal_button_location_cart_type_paypal_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal mini-cart & cart button style label. */
braintree_paypal_button_location_cart_type_paypal_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal mini-cart & cart button style shape. */
braintree_paypal_button_location_cart_type_paypal_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal mini-cart & cart button show. */
braintree_paypal_button_location_cart_type_paypal_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Credit checkout button style color. */
braintree_paypal_button_location_checkout_type_credit_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit checkout button style label. */
braintree_paypal_button_location_checkout_type_credit_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit checkout button style shape. */
braintree_paypal_button_location_checkout_type_credit_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit checkout button show status. */
braintree_paypal_button_location_checkout_type_credit_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging checkout style layout. */
braintree_paypal_button_location_checkout_type_messaging_layout?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging checkout style logo. */
braintree_paypal_button_location_checkout_type_messaging_logo?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging checkout style logo position. */
braintree_paypal_button_location_checkout_type_messaging_logo_position?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging checkout show status. */
braintree_paypal_button_location_checkout_type_messaging_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging checkout style text color. */
braintree_paypal_button_location_checkout_type_messaging_text_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later checkout button style color. */
braintree_paypal_button_location_checkout_type_paylater_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later checkout button style label. */
braintree_paypal_button_location_checkout_type_paylater_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later checkout button style shape. */
braintree_paypal_button_location_checkout_type_paylater_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later checkout button show status. */
braintree_paypal_button_location_checkout_type_paylater_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal checkout button style color. */
braintree_paypal_button_location_checkout_type_paypal_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal checkout button style label. */
braintree_paypal_button_location_checkout_type_paypal_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal checkout button style shape. */
braintree_paypal_button_location_checkout_type_paypal_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal checkout button show. */
braintree_paypal_button_location_checkout_type_paypal_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Credit PDP button style color. */
braintree_paypal_button_location_productpage_type_credit_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit PDP button style label. */
braintree_paypal_button_location_productpage_type_credit_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit PDP button style shape. */
braintree_paypal_button_location_productpage_type_credit_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Credit PDP button show status. */
braintree_paypal_button_location_productpage_type_credit_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging PDP style layout. */
braintree_paypal_button_location_productpage_type_messaging_layout?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging PDP style logo. */
braintree_paypal_button_location_productpage_type_messaging_logo?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging PDP style logo position. */
braintree_paypal_button_location_productpage_type_messaging_logo_position?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later messaging PDP show status. */
braintree_paypal_button_location_productpage_type_messaging_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Pay Later messaging PDP style text color. */
braintree_paypal_button_location_productpage_type_messaging_text_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later PDP button style color. */
braintree_paypal_button_location_productpage_type_paylater_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later PDP button style label. */
braintree_paypal_button_location_productpage_type_paylater_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later PDP button style shape. */
braintree_paypal_button_location_productpage_type_paylater_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal Pay Later PDP button show status. */
braintree_paypal_button_location_productpage_type_paylater_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal PDP button style color. */
braintree_paypal_button_location_productpage_type_paypal_color?: Maybe<Scalars['String']['output']>; /** Braintree PayPal PDP button style label. */
braintree_paypal_button_location_productpage_type_paypal_label?: Maybe<Scalars['String']['output']>; /** Braintree PayPal PDP button style shape. */
braintree_paypal_button_location_productpage_type_paypal_shape?: Maybe<Scalars['String']['output']>; /** Braintree PayPal PDP button show. */
braintree_paypal_button_location_productpage_type_paypal_show?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal Credit Merchant Name on the FCA Register. */
braintree_paypal_credit_uk_merchant_name?: Maybe<Scalars['String']['output']>; /** Should display Braintree PayPal in mini-cart & cart? */
braintree_paypal_display_on_shopping_cart?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal merchant's country. */
braintree_paypal_merchant_country?: Maybe<Scalars['String']['output']>; /** Braintree PayPal override for Merchant Name. */
braintree_paypal_merchant_name_override?: Maybe<Scalars['String']['output']>; /** Does Braintree PayPal require the customer's billing address? */
braintree_paypal_require_billing_address?: Maybe<Scalars['Boolean']['output']>; /** Does Braintree PayPal require the order line items? */
braintree_paypal_send_cart_line_items?: Maybe<Scalars['Boolean']['output']>; /** Braintree PayPal vault status. */
braintree_paypal_vault_active?: Maybe<Scalars['Boolean']['output']>; /** checkout/cart/delete_quote_after: quote lifetime in days. */
cart_expires_in_days?: Maybe<Scalars['Int']['output']>; /** checkout/cart_link/use_qty: what to show in the display cart summary, number of items or item quantities. */
cart_summary_display_quantity?: Maybe<Scalars['Int']['output']>; /** The default sort order of the search results list. */
catalog_default_sort_by?: Maybe<Scalars['String']['output']>; /** Corresponds to the 'Display Prices In Product Lists' field in the Admin. It indicates how FPT information is displayed on category pages. */
category_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>; /** The suffix applied to category pages, such as `.htm` or `.html`. */
category_url_suffix?: Maybe<Scalars['String']['output']>; /** Indicates whether only specific countries can use this payment method. */
check_money_order_enable_for_specific_countries?: Maybe<Scalars['Boolean']['output']>; /** Indicates whether the Check/Money Order payment method is enabled. */
check_money_order_enabled?: Maybe<Scalars['Boolean']['output']>; /** The name of the party to whom the check must be payable. */
check_money_order_make_check_payable_to?: Maybe<Scalars['String']['output']>; /** The maximum order amount required to qualify for the Check/Money Order payment method. */
check_money_order_max_order_total?: Maybe<Scalars['String']['output']>; /** The minimum order amount required to qualify for the Check/Money Order payment method. */
check_money_order_min_order_total?: Maybe<Scalars['String']['output']>; /** The status of new orders placed using the Check/Money Order payment method. */
check_money_order_new_order_status?: Maybe<Scalars['String']['output']>; /** A comma-separated list of specific countries allowed to use the Check/Money Order payment method. */
check_money_order_payment_from_specific_countries?: Maybe<Scalars['String']['output']>; /** The full street address or PO Box where the checks are mailed. */
check_money_order_send_check_to?: Maybe<Scalars['String']['output']>; /** A number indicating the position of the Check/Money Order payment method in the list of available payment methods during checkout. */
check_money_order_sort_order?: Maybe<Scalars['Int']['output']>; /** The title of the Check/Money Order payment method displayed on the storefront. */
check_money_order_title?: Maybe<Scalars['String']['output']>; /** The name of the CMS page that identifies the home page for the store. */
cms_home_page?: Maybe<Scalars['String']['output']>; /** A specific CMS page that displays when cookies are not enabled for the browser. */
cms_no_cookies?: Maybe<Scalars['String']['output']>; /** A specific CMS page that displays when a 404 'Page Not Found' error occurs. */
cms_no_route?: Maybe<Scalars['String']['output']>;
code?: Maybe<Scalars['String']['output']>; /** checkout/cart/configurable_product_image: which image to use for configurable products. */
configurable_product_image: ProductImageThumbnail; /** Indicates whether the `parent` or child (`itself`) thumbnail should be used in the cart for configurable products. */
configurable_thumbnail_source?: Maybe<Scalars['String']['output']>; /** Indicates whether the Contact Us form in enabled. */
contact_enabled: Scalars['Boolean']['output']; /** The copyright statement that appears at the bottom of each page. */
copyright?: Maybe<Scalars['String']['output']>; /** Extended Config Data - general/region/state_required */
countries_with_required_region?: Maybe<Scalars['String']['output']>; /** Indicates if the new accounts need confirmation. */
create_account_confirmation?: Maybe<Scalars['Boolean']['output']>; /** Customer access token lifetime. */
customer_access_token_lifetime?: Maybe<Scalars['Float']['output']>; /** Extended Config Data - general/country/default */
default_country?: Maybe<Scalars['String']['output']>; /** The description that provides a summary of your site for search engine listings. It should not be more than 160 characters in length. */
default_description?: Maybe<Scalars['String']['output']>; /** The default display currency code. */
default_display_currency_code?: Maybe<Scalars['String']['output']>; /** A series of keywords that describe your store, each separated by a comma. */
default_keywords?: Maybe<Scalars['String']['output']>; /** The title that appears at the title bar of each page when viewed in a browser. */
default_title?: Maybe<Scalars['String']['output']>; /** Controls the display of the demo store notice at the top of the page. Options: 0 (No) or 1 (Yes). */
demonotice?: Maybe<Scalars['Int']['output']>; /** Configuration data from tax/display/type */
display_product_prices_in_catalog: Scalars['Int']['output']; /** Configuration data from tax/display/shipping */
display_shipping_prices: Scalars['Int']['output']; /** Extended Config Data - general/region/display_all */
display_state_if_optional?: Maybe<Scalars['Boolean']['output']>; /** Configuration data from tax/weee/apply_vat */
fixed_product_taxes_apply_tax_to_fpt: Scalars['Boolean']['output']; /** Configuration data from tax/weee/display_email */
fixed_product_taxes_display_prices_in_emails: Scalars['Int']['output']; /** Configuration data from tax/weee/display_list */
fixed_product_taxes_display_prices_in_product_lists: Scalars['Int']['output']; /** Configuration data from tax/weee/display_sales */
fixed_product_taxes_display_prices_in_sales_modules: Scalars['Int']['output']; /** Configuration data from tax/weee/display */
fixed_product_taxes_display_prices_on_product_view_page: Scalars['Int']['output']; /** Configuration data from tax/weee/enable */
fixed_product_taxes_enable: Scalars['Boolean']['output']; /** Configuration data from tax/weee/include_in_subtotal */
fixed_product_taxes_include_fpt_in_subtotal: Scalars['Boolean']['output']; /** The landing page that is associated with the base URL. */
front?: Maybe<Scalars['String']['output']>; /** Configuration data from customer/account_information/graphql_share_all_customer_groups */
graphql_share_all_customer_groups: Scalars['Boolean']['output']; /** Configuration data from customer/account_information/graphql_share_customer_group */
graphql_share_customer_group: Scalars['Boolean']['output']; /** The default number of products per page in Grid View. */
grid_per_page?: Maybe<Scalars['Int']['output']>; /** A list of numbers that define how many products can be displayed in Grid View. */
grid_per_page_values?: Maybe<Scalars['String']['output']>; /** checkout/cart/grouped_product_image: which image to use for grouped products. */
grouped_product_image: ProductImageThumbnail; /** Scripts that must be included in the HTML before the closing `<head>` tag. */
head_includes?: Maybe<Scalars['String']['output']>; /** The small graphic image (favicon) that appears in the address bar and tab of the browser. */
head_shortcut_icon?: Maybe<Scalars['String']['output']>; /** The path to the logo that appears in the header. */
header_logo_src?: Maybe<Scalars['String']['output']>;
id?: Maybe<Scalars['Int']['output']>; /** Configuration data from checkout/options/enable_agreements */
is_checkout_agreements_enabled: Scalars['Boolean']['output']; /** Indicates whether the store view has been designated as the default within the store group. */
is_default_store?: Maybe<Scalars['Boolean']['output']>; /** Indicates whether the store group has been designated as the default within the website. */
is_default_store_group?: Maybe<Scalars['Boolean']['output']>; /** checkout/options/guest_checkout: whether the guest checkout is enabled or not. */
is_guest_checkout_enabled?: Maybe<Scalars['Boolean']['output']>; /** checkout/options/onepage_checkout_enabled: whether the one page checkout is enabled or not */
is_one_page_checkout_enabled?: Maybe<Scalars['Boolean']['output']>; /** The format of the search results list. */
list_mode?: Maybe<Scalars['String']['output']>; /** The default number of products per page in List View. */
list_per_page?: Maybe<Scalars['Int']['output']>; /** A list of numbers that define how many products can be displayed in List View. */
list_per_page_values?: Maybe<Scalars['String']['output']>; /** The store locale. */
locale?: Maybe<Scalars['String']['output']>; /** The Alt text that is associated with the logo. */
logo_alt?: Maybe<Scalars['String']['output']>; /** The height of the logo image, in pixels. */
logo_height?: Maybe<Scalars['Int']['output']>; /** The width of the logo image, in pixels. */
logo_width?: Maybe<Scalars['Int']['output']>; /** Indicates whether wishlists are enabled (1) or disabled (0). */
magento_wishlist_general_is_enabled?: Maybe<Scalars['String']['output']>; /** checkout/options/max_items_display_count: maximum number of items to display in order summary. */
max_items_in_order_summary?: Maybe<Scalars['Int']['output']>; /** checkout/sidebar/display: whether to display the minicart or not. */
minicart_display?: Maybe<Scalars['Boolean']['output']>; /** checkout/sidebar/count: maximum number of items to show in minicart. */
minicart_max_items?: Maybe<Scalars['Int']['output']>; /** The minimum number of characters required for a valid password. */
minimum_password_length?: Maybe<Scalars['String']['output']>; /** Indicates whether newsletters are enabled. */
newsletter_enabled: Scalars['Boolean']['output']; /** The default page that displays when a 404 'Page not Found' error occurs. */
no_route?: Maybe<Scalars['String']['output']>; /** Extended Config Data - general/country/optional_zip_countries */
optional_zip_countries?: Maybe<Scalars['String']['output']>; /** Indicates whether orders can be cancelled by customers or not. */
order_cancellation_enabled: Scalars['Boolean']['output']; /** An array containing available cancellation reasons. */
order_cancellation_reasons: Array<Maybe<CancellationReason>>; /** Configuration data from tax/sales_display/full_summary */
orders_invoices_credit_memos_display_full_summary: Scalars['Boolean']['output']; /** Configuration data from tax/sales_display/grandtotal */
orders_invoices_credit_memos_display_grandtotal: Scalars['Boolean']['output']; /** Configuration data from tax/sales_display/price */
orders_invoices_credit_memos_display_price: Scalars['Int']['output']; /** Configuration data from tax/sales_display/shipping */
orders_invoices_credit_memos_display_shipping_amount: Scalars['Int']['output']; /** Configuration data from tax/sales_display/subtotal */
orders_invoices_credit_memos_display_subtotal: Scalars['Int']['output']; /** Configuration data from tax/sales_display/zero_tax */
orders_invoices_credit_memos_display_zero_tax: Scalars['Boolean']['output']; /** Payflow Pro vault status. */
payment_payflowpro_cc_vault_active?: Maybe<Scalars['String']['output']>; /** Corresponds to the 'Display Prices On Product View Page' field in the Admin. It indicates how FPT information is displayed on product pages. */
product_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>; /** Indicates whether product reviews are enabled. Possible values: 1 (Yes) and 0 (No). */
product_reviews_enabled?: Maybe<Scalars['String']['output']>; /** The suffix applied to product pages, such as `.htm` or `.html`. */
product_url_suffix?: Maybe<Scalars['String']['output']>; /** The number of different character classes (lowercase, uppercase, digits, special characters) required in a password. */
required_character_classes_number?: Maybe<Scalars['String']['output']>;
root_category_id?: Maybe<Scalars['Int']['output']>; /** The unique ID for a `CategoryInterface` object. */
root_category_uid?: Maybe<Scalars['ID']['output']>; /** Corresponds to the 'Display Prices In Sales Modules' field in the Admin. It indicates how FPT information is displayed on cart, checkout, and order pages. */
sales_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>; /** A secure fully-qualified URL that is used to create relative links to the `base_url`. */
secure_base_link_url?: Maybe<Scalars['String']['output']>; /** The secure fully-qualified URL that specifies the location of media files. */
secure_base_media_url?: Maybe<Scalars['String']['output']>; /** The secure fully-qualified URL that specifies the location of static view files. */
secure_base_static_url?: Maybe<Scalars['String']['output']>; /** The store’s fully-qualified secure base URL. */
secure_base_url?: Maybe<Scalars['String']['output']>; /** Email to a Friend configuration. */
send_friend?: Maybe<SendFriendConfiguration>; /** Configuration data from catalog/rule/share_all_catalog_rules */
share_all_catalog_rules: Scalars['Boolean']['output']; /** Configuration data from promo/graphql/share_all_sales_rule */
share_all_sales_rule: Scalars['Boolean']['output']; /** Configuration data from catalog/rule/share_applied_catalog_rules */
share_applied_catalog_rules: Scalars['Boolean']['output']; /** Configuration data from promo/graphql/share_applied_sales_rule */
share_applied_sales_rule: Scalars['Boolean']['output']; /** Extended Config Data - tax/cart_display/full_summary */
shopping_cart_display_full_summary?: Maybe<Scalars['Boolean']['output']>; /** Extended Config Data - tax/cart_display/grandtotal */
shopping_cart_display_grand_total?: Maybe<Scalars['Boolean']['output']>; /** Extended Config Data - tax/cart_display/price */
shopping_cart_display_price?: Maybe<Scalars['Int']['output']>; /** Extended Config Data - tax/cart_display/shipping */
shopping_cart_display_shipping?: Maybe<Scalars['Int']['output']>; /** Extended Config Data - tax/cart_display/subtotal */
shopping_cart_display_subtotal?: Maybe<Scalars['Int']['output']>; /** Extended Config Data - tax/cart_display/gift_wrapping */
shopping_cart_display_tax_gift_wrapping?: Maybe<TaxWrappingEnum>; /** Extended Config Data - tax/cart_display/zero_tax */
shopping_cart_display_zero_tax?: Maybe<Scalars['Boolean']['output']>; /** Indicates whether a breadcrumb trail appears on all CMS pages in the catalog. 0 (No) or 1 (Yes). */
show_cms_breadcrumbs?: Maybe<Scalars['Int']['output']>; /** The unique ID of the store view. In the Admin, this is called the Store View Code. When making a GraphQL call, assign this value to the `Store` header to provide the scope. */
store_code?: Maybe<Scalars['ID']['output']>; /** The unique ID assigned to the store group. In the Admin, this is called the Store Name. */
store_group_code?: Maybe<Scalars['ID']['output']>; /** The label assigned to the store group. */
store_group_name?: Maybe<Scalars['String']['output']>; /** The label assigned to the store view. */
store_name?: Maybe<Scalars['String']['output']>; /** The store view sort order. */
store_sort_order?: Maybe<Scalars['Int']['output']>; /** The time zone of the store. */
timezone?: Maybe<Scalars['String']['output']>; /** A prefix that appears before the title to create a two- or three-part title. */
title_prefix?: Maybe<Scalars['String']['output']>; /** The character that separates the category name and subcategory in the browser title bar. */
title_separator?: Maybe<Scalars['String']['output']>; /** A suffix that appears after the title to create a two- or three-part title. */
title_suffix?: Maybe<Scalars['String']['output']>; /** Indicates whether the store code should be used in the URL. */
use_store_in_url?: Maybe<Scalars['Boolean']['output']>; /** The unique ID for the website. */
website_code?: Maybe<Scalars['ID']['output']>;
website_id?: Maybe<Scalars['Int']['output']>; /** The label assigned to the website. */
website_name?: Maybe<Scalars['String']['output']>; /** The unit of weight. */
weight_unit?: Maybe<Scalars['String']['output']>; /** Text that appears in the header of the page and includes the name of the logged in customer. */
welcome?: Maybe<Scalars['String']['output']>; /** Indicates whether only specific countries can use this payment method. */
zero_subtotal_enable_for_specific_countries?: Maybe<Scalars['Boolean']['output']>; /** Indicates whether the Zero Subtotal payment method is enabled. */
zero_subtotal_enabled?: Maybe<Scalars['Boolean']['output']>; /** The status of new orders placed using the Zero Subtotal payment method. */
zero_subtotal_new_order_status?: Maybe<Scalars['String']['output']>; /** When the new order status is 'Processing', this can be set to `authorize_capture` to automatically invoice all items that have a zero balance. */
zero_subtotal_payment_action?: Maybe<Scalars['String']['output']>; /** A comma-separated list of specific countries allowed to use the Zero Subtotal payment method. */
zero_subtotal_payment_from_specific_countries?: Maybe<Scalars['String']['output']>; /** A number indicating the position of the Zero Subtotal payment method in the list of available payment methods during checkout. */
zero_subtotal_sort_order?: Maybe<Scalars['Int']['output']>; /** The title of the Zero Subtotal payment method displayed on the storefront. */
zero_subtotal_title?: Maybe<Scalars['String']['output']>;
};