@dropins/storefront-checkout 0.1.0-alpha30 → 0.1.0-alpha32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api.js +2 -1
- package/api.js.map +1 -0
- package/chunks/BillToShippingAddress2.js +2 -0
- package/chunks/BillToShippingAddress2.js.map +1 -0
- package/chunks/BillingForm.js +2 -0
- package/chunks/BillingForm.js.map +1 -0
- package/chunks/CartSummary.js +2 -0
- package/chunks/CartSummary.js.map +1 -0
- package/chunks/ErrorBanner.js +2 -0
- package/chunks/ErrorBanner.js.map +1 -0
- package/chunks/LoginForm.js +2 -0
- package/chunks/LoginForm.js.map +1 -0
- package/chunks/OrderSummary.js +2 -0
- package/chunks/OrderSummary.js.map +1 -0
- package/chunks/PaymentMethods.js +2 -0
- package/chunks/PaymentMethods.js.map +1 -0
- package/chunks/PlaceOrder.js +2 -0
- package/chunks/PlaceOrder.js.map +1 -0
- package/chunks/SelectedShippingMethodSignal.js +2 -0
- package/chunks/SelectedShippingMethodSignal.js.map +1 -0
- package/chunks/ShippingForm.js +2 -0
- package/chunks/ShippingForm.js.map +1 -0
- package/chunks/ShippingMethods.js +2 -0
- package/chunks/ShippingMethods.js.map +1 -0
- package/chunks/ToggleButton.js +2 -0
- package/chunks/ToggleButton.js.map +1 -0
- package/chunks/cart-item.js +2 -0
- package/chunks/cart-item.js.map +1 -0
- package/chunks/constants.js +2 -0
- package/chunks/constants.js.map +1 -0
- package/chunks/constants2.js +2 -0
- package/chunks/constants2.js.map +1 -0
- package/chunks/constants3.js +2 -0
- package/chunks/constants3.js.map +1 -0
- package/chunks/getCart.graphql.js +274 -0
- package/chunks/getCart.graphql.js.map +1 -0
- package/chunks/getMultilineValues.js +44 -0
- package/chunks/getMultilineValues.js.map +1 -0
- package/chunks/getStoreConfig.js +59 -0
- package/chunks/getStoreConfig.js.map +1 -0
- package/chunks/initialize.js +2 -0
- package/chunks/initialize.js.map +1 -0
- package/chunks/placeOrder2.js +112 -0
- package/chunks/placeOrder2.js.map +1 -0
- package/chunks/setBillingAddress.js +16 -0
- package/chunks/setBillingAddress.js.map +1 -0
- package/chunks/setGuestEmailOnCart.js +20 -0
- package/chunks/setGuestEmailOnCart.js.map +1 -0
- package/chunks/setPaymentMethod.js +16 -0
- package/chunks/setPaymentMethod.js.map +1 -0
- package/chunks/setShippingAddress.js +16 -0
- package/chunks/setShippingAddress.js.map +1 -0
- package/chunks/setShippingMethods.js +19 -0
- package/chunks/setShippingMethods.js.map +1 -0
- package/chunks/transform-shipping-methods.js +2 -0
- package/chunks/transform-shipping-methods.js.map +1 -0
- package/containers/BillToShippingAddress.js +2 -1
- package/containers/BillToShippingAddress.js.map +1 -0
- package/containers/BillingForm.js +2 -1
- package/containers/BillingForm.js.map +1 -0
- package/containers/CartSummary.js +2 -1
- package/containers/CartSummary.js.map +1 -0
- package/containers/Checkout.js +2 -1
- package/containers/Checkout.js.map +1 -0
- package/containers/ErrorBanner.js +2 -1
- package/containers/ErrorBanner.js.map +1 -0
- package/containers/LoginForm.js +2 -1
- package/containers/LoginForm.js.map +1 -0
- package/containers/OrderSummary.js +2 -1
- package/containers/OrderSummary.js.map +1 -0
- package/containers/PaymentMethods.js +2 -1
- package/containers/PaymentMethods.js.map +1 -0
- package/containers/PlaceOrder.js +2 -1
- package/containers/PlaceOrder.js.map +1 -0
- package/containers/ShippingForm.js +2 -1
- package/containers/ShippingForm.js.map +1 -0
- package/containers/ShippingMethods.js +2 -1
- package/containers/ShippingMethods.js.map +1 -0
- package/package.json +1 -1
- package/render.js +4 -1
- package/render.js.map +1 -0
- package/1176.js +0 -1
- package/1184.js +0 -1
- package/1268.js +0 -1
- package/1424.js +0 -1
- package/1458.js +0 -1
- package/1600.js +0 -1
- package/1604.js +0 -1
- package/1680.js +0 -1
- package/184.js +0 -1
- package/196.js +0 -1
- package/2328.js +0 -1
- package/2388.js +0 -1
- package/2543.js +0 -1
- package/2892.js +0 -1
- package/2920.js +0 -1
- package/2956.js +0 -1
- package/3100.js +0 -1
- package/3180.js +0 -1
- package/3316.js +0 -1
- package/3484.js +0 -1
- package/3728.js +0 -1
- package/3764.js +0 -1
- package/3832.js +0 -1
- package/3836.js +0 -1
- package/3916.js +0 -1
- package/3996.js +0 -1
- package/4004.js +0 -1
- package/4424.js +0 -1
- package/4708.js +0 -1
- package/488.js +0 -1
- package/4928.js +0 -1
- package/4948.js +0 -1
- package/5008.js +0 -1
- package/5068.js +0 -1
- package/5476.js +0 -1
- package/5488.js +0 -1
- package/6140.js +0 -1
- package/6484.js +0 -1
- package/664.js +0 -1
- package/6768.js +0 -1
- package/6820.js +0 -1
- package/7524.js +0 -1
- package/7568.js +0 -1
- package/8100.js +0 -1
- package/8220.js +0 -1
- package/8256.js +0 -1
- package/8412.js +0 -1
- package/844.js +0 -1
- package/8668.js +0 -1
- package/8824.js +0 -1
- package/8868.js +0 -1
- package/8966.js +0 -1
- package/9176.js +0 -1
- package/9700.js +0 -1
- package/9772.js +0 -1
- package/984.js +0 -1
- package/9940.js +0 -1
- package/9948.js +0 -1
- package/runtime.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getStoreConfig.js","sources":["../../src/lib/network-error.ts","../../node_modules/@preact/signals-core/dist/signals-core.module.js","../../node_modules/@preact/signals/dist/signals.module.js","../../src/signals/CustomerSignal.ts","../../src/signals/AuthenticationSignal.ts","../../src/signals/IsBillToShippingSignal.ts","../../src/signals/CartSignal.ts","../../src/data/transforms/transform-address-form-fields.ts","../../src/utils/isNullish/isNullish.ts","../../src/__generated__/types.ts","../../src/data/models/store-config.ts","../../src/data/transforms/transform-countries.ts","../../src/context/address-form-fields.tsx","../../src/context/checkout.tsx","../../src/context/countries.tsx","../../src/context/services.tsx","../../src/context/store.tsx","../../src/data/transforms/transform-store-config.ts","../../src/api/fetch-graphql/fetch-graphql.ts","../../src/api/fetchAddressFormFields/graphql/fetchAddressFormFields.graphql.ts","../../src/lib/fetch-error.ts","../../src/api/fetchAddressFormFields/fetchAddressFormFields.ts","../../src/api/fetchAddressFormFields/fixtures.ts","../../src/api/getCountries/graphql/getCountries.graphql.ts","../../src/api/getCountries/getCountries.ts","../../src/api/getStoreConfig/graphql/getStoreConfig.graphql.ts","../../src/api/getStoreConfig/getStoreConfig.ts"],"sourcesContent":["import { events } from '@adobe/event-bus';\n\n/**\n * A function which can be attached to fetchGraphQL to handle thrown errors in\n * a generic way.\n */\nexport const handleNetworkError = (error: Error) => {\n const isAbortError =\n error instanceof DOMException && error.name === 'AbortError';\n\n if (!isAbortError) {\n events.emit('error', {\n source: 'checkout',\n type: 'network',\n error,\n });\n }\n\n throw error;\n};\n","var i=Symbol.for(\"preact-signals\");function t(){if(!(s>1)){var i,t=!1;while(void 0!==h){var r=h;h=void 0;f++;while(void 0!==r){var o=r.o;r.o=void 0;r.f&=-3;if(!(8&r.f)&&c(r))try{r.c()}catch(r){if(!t){i=r;t=!0}}r=o}}f=0;s--;if(t)throw i}else s--}function r(i){if(s>0)return i();s++;try{return i()}finally{t()}}var o=void 0;function n(i){var t=o;o=void 0;try{return i()}finally{o=t}}var h=void 0,s=0,f=0,v=0;function e(i){if(void 0!==o){var t=i.n;if(void 0===t||t.t!==o){t={i:0,S:i,p:o.s,n:void 0,t:o,e:void 0,x:void 0,r:t};if(void 0!==o.s)o.s.n=t;o.s=t;i.n=t;if(32&o.f)i.S(t);return t}else if(-1===t.i){t.i=0;if(void 0!==t.n){t.n.p=t.p;if(void 0!==t.p)t.p.n=t.n;t.p=o.s;t.n=void 0;o.s.n=t;o.s=t}return t}}}function u(i){this.v=i;this.i=0;this.n=void 0;this.t=void 0}u.prototype.brand=i;u.prototype.h=function(){return!0};u.prototype.S=function(i){if(this.t!==i&&void 0===i.e){i.x=this.t;if(void 0!==this.t)this.t.e=i;this.t=i}};u.prototype.U=function(i){if(void 0!==this.t){var t=i.e,r=i.x;if(void 0!==t){t.x=r;i.e=void 0}if(void 0!==r){r.e=t;i.x=void 0}if(i===this.t)this.t=r}};u.prototype.subscribe=function(i){var t=this;return E(function(){var r=t.value,n=o;o=void 0;try{i(r)}finally{o=n}})};u.prototype.valueOf=function(){return this.value};u.prototype.toString=function(){return this.value+\"\"};u.prototype.toJSON=function(){return this.value};u.prototype.peek=function(){var i=o;o=void 0;try{return this.value}finally{o=i}};Object.defineProperty(u.prototype,\"value\",{get:function(){var i=e(this);if(void 0!==i)i.i=this.i;return this.v},set:function(i){if(i!==this.v){if(f>100)throw new Error(\"Cycle detected\");this.v=i;this.i++;v++;s++;try{for(var r=this.t;void 0!==r;r=r.x)r.t.N()}finally{t()}}}});function d(i){return new u(i)}function c(i){for(var t=i.s;void 0!==t;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function a(i){for(var t=i.s;void 0!==t;t=t.n){var r=t.S.n;if(void 0!==r)t.r=r;t.S.n=t;t.i=-1;if(void 0===t.n){i.s=t;break}}}function l(i){var t=i.s,r=void 0;while(void 0!==t){var o=t.p;if(-1===t.i){t.S.U(t);if(void 0!==o)o.n=t.n;if(void 0!==t.n)t.n.p=o}else r=t;t.S.n=t.r;if(void 0!==t.r)t.r=void 0;t=o}i.s=r}function y(i){u.call(this,void 0);this.x=i;this.s=void 0;this.g=v-1;this.f=4}(y.prototype=new u).h=function(){this.f&=-3;if(1&this.f)return!1;if(32==(36&this.f))return!0;this.f&=-5;if(this.g===v)return!0;this.g=v;this.f|=1;if(this.i>0&&!c(this)){this.f&=-2;return!0}var i=o;try{a(this);o=this;var t=this.x();if(16&this.f||this.v!==t||0===this.i){this.v=t;this.f&=-17;this.i++}}catch(i){this.v=i;this.f|=16;this.i++}o=i;l(this);this.f&=-2;return!0};y.prototype.S=function(i){if(void 0===this.t){this.f|=36;for(var t=this.s;void 0!==t;t=t.n)t.S.S(t)}u.prototype.S.call(this,i)};y.prototype.U=function(i){if(void 0!==this.t){u.prototype.U.call(this,i);if(void 0===this.t){this.f&=-33;for(var t=this.s;void 0!==t;t=t.n)t.S.U(t)}}};y.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var i=this.t;void 0!==i;i=i.x)i.t.N()}};Object.defineProperty(y.prototype,\"value\",{get:function(){if(1&this.f)throw new Error(\"Cycle detected\");var i=e(this);this.h();if(void 0!==i)i.i=this.i;if(16&this.f)throw this.v;return this.v}});function w(i){return new y(i)}function _(i){var r=i.u;i.u=void 0;if(\"function\"==typeof r){s++;var n=o;o=void 0;try{r()}catch(t){i.f&=-2;i.f|=8;g(i);throw t}finally{o=n;t()}}}function g(i){for(var t=i.s;void 0!==t;t=t.n)t.S.U(t);i.x=void 0;i.s=void 0;_(i)}function p(i){if(o!==this)throw new Error(\"Out-of-order effect\");l(this);o=i;this.f&=-2;if(8&this.f)g(this);t()}function b(i){this.x=i;this.u=void 0;this.s=void 0;this.o=void 0;this.f=32}b.prototype.c=function(){var i=this.S();try{if(8&this.f)return;if(void 0===this.x)return;var t=this.x();if(\"function\"==typeof t)this.u=t}finally{i()}};b.prototype.S=function(){if(1&this.f)throw new Error(\"Cycle detected\");this.f|=1;this.f&=-9;_(this);a(this);s++;var i=o;o=this;return p.bind(this,i)};b.prototype.N=function(){if(!(2&this.f)){this.f|=2;this.o=h;h=this}};b.prototype.d=function(){this.f|=8;if(!(1&this.f))g(this)};function E(i){var t=new b(i);try{t.c()}catch(i){t.d();throw i}return t.d.bind(t)}export{u as Signal,r as batch,w as computed,E as effect,d as signal,n as untracked};//# sourceMappingURL=signals-core.module.js.map\n","import{Component as n,options as r,isValidElement as i}from\"preact\";import{useMemo as t,useRef as f,useEffect as o}from\"preact/hooks\";import{Signal as e,computed as u,signal as a,effect as c}from\"@preact/signals-core\";export{Signal,batch,computed,effect,signal,untracked}from\"@preact/signals-core\";var v,s;function l(n,i){r[n]=i.bind(null,r[n]||function(){})}function d(n){if(s)s();s=n&&n.S()}function p(n){var r=this,f=n.data,o=useSignal(f);o.value=f;var e=t(function(){var n=r.__v;while(n=n.__)if(n.__c){n.__c.__$f|=4;break}r.__$u.c=function(){var n;if(!i(e.peek())&&3===(null==(n=r.base)?void 0:n.nodeType))r.base.data=e.peek();else{r.__$f|=1;r.setState({})}};return u(function(){var n=o.value.value;return 0===n?0:!0===n?\"\":n||\"\"})},[]);return e.value}p.displayName=\"_st\";Object.defineProperties(e.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:p},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});l(\"__b\",function(n,r){if(\"string\"==typeof r.type){var i,t=r.props;for(var f in t)if(\"children\"!==f){var o=t[f];if(o instanceof e){if(!i)r.__np=i={};i[f]=o;t[f]=o.peek()}}}n(r)});l(\"__r\",function(n,r){d();var i,t=r.__c;if(t){t.__$f&=-2;if(void 0===(i=t.__$u))t.__$u=i=function(n){var r;c(function(){r=this});r.c=function(){t.__$f|=1;t.setState({})};return r}()}v=t;d(i);n(r)});l(\"__e\",function(n,r,i,t){d();v=void 0;n(r,i,t)});l(\"diffed\",function(n,r){d();v=void 0;var i;if(\"string\"==typeof r.type&&(i=r.__e)){var t=r.__np,f=r.props;if(t){var o=i.U;if(o)for(var e in o){var u=o[e];if(void 0!==u&&!(e in t)){u.d();o[e]=void 0}}else i.U=o={};for(var a in t){var c=o[a],s=t[a];if(void 0===c){c=_(i,a,s,f);o[a]=c}else c.o(s,f)}}}n(r)});function _(n,r,i,t){var f=r in n&&void 0===n.ownerSVGElement,o=a(i);return{o:function(n,r){o.value=n;t=r},d:c(function(){var i=o.value.value;if(t[r]!==i){t[r]=i;if(f)n[r]=i;else if(i)n.setAttribute(r,i);else n.removeAttribute(r)}})}}l(\"unmount\",function(n,r){if(\"string\"==typeof r.type){var i=r.__e;if(i){var t=i.U;if(t){i.U=void 0;for(var f in t){var o=t[f];if(o)o.d()}}}}else{var e=r.__c;if(e){var u=e.__$u;if(u){e.__$u=void 0;u.d()}}}n(r)});l(\"__h\",function(n,r,i,t){if(t<3||9===t)r.__$f|=2;n(r,i,t)});n.prototype.shouldComponentUpdate=function(n,r){var i=this.__$u;if(!(i&&void 0!==i.s||4&this.__$f))return!0;if(3&this.__$f)return!0;for(var t in r)return!0;for(var f in n)if(\"__source\"!==f&&n[f]!==this.props[f])return!0;for(var o in this.props)if(!(o in n))return!0;return!1};function useSignal(n){return t(function(){return a(n)},[])}function useComputed(n){var r=f(n);r.current=n;v.__$f|=4;return t(function(){return u(function(){return r.current()})},[])}function useSignalEffect(n){var r=f(n);r.current=n;o(function(){return c(function(){return r.current()})},[])}export{useComputed,useSignal,useSignalEffect};//# sourceMappingURL=signals.module.js.map\n","import { Customer } from '@/checkout/data/models';\nimport { signal } from '@preact/signals';\n\nexport const customerSignal = signal<{\n pending: boolean;\n data?: Customer | null;\n}>({ pending: false, data: undefined });\n","import { effect, signal } from '@preact/signals';\nimport { customerSignal } from '@/checkout/signals/CustomerSignal';\n\nexport const isAuthenticatedSignal = signal<boolean | null>(null);\n\neffect(() => {\n if (isAuthenticatedSignal.value) return;\n customerSignal.value = { data: null, pending: false };\n});\n","import { signal } from '@preact/signals';\n\nexport type IsBillToShipping = {\n setByUser?: boolean;\n checked: boolean;\n};\n\nexport const isBillToShippingSignal = signal<IsBillToShipping>({\n checked: true,\n setByUser: false,\n});\n","import { Cart } from '@/checkout/data/models';\nimport { isBillToShippingSignal } from '@/checkout/signals/IsBillToShippingSignal';\nimport { effect, signal } from '@preact/signals';\n\nexport const cartSignal = signal<{\n pending: boolean;\n data?: Cart | null;\n}>({ pending: false, data: undefined });\n\neffect(() => {\n if (!cartSignal.value.data?.virtual) return;\n isBillToShippingSignal.value = { checked: false, setByUser: false };\n});\n","import {\n CustomerAttributeMetadata,\n FetchAddressFormFieldsQuery,\n ValidationRuleEnum,\n} from '@/checkout/__generated__/types';\nimport { AddressFormField } from '@/checkout/data/models';\n\ntype AttributesForm = FetchAddressFormFieldsQuery['attributesForm'];\ntype AttributesFormFields = NonNullable<AttributesForm>['items'];\n\nconst transformOptions = (\n data: CustomerAttributeMetadata['options']\n): AddressFormField['options'] => {\n if (!data) return [];\n\n const filteredOptions = data.filter(Boolean).filter((option) => {\n return option?.label && option?.value;\n }) as { label: string; value: string }[];\n\n return filteredOptions.map((option) => ({\n text: option.label,\n value: option.value,\n }));\n};\n\nconst transformValidateRules = (\n data: CustomerAttributeMetadata['validate_rules']\n): AddressFormField['validateRules'] => {\n if (!data) return [];\n\n return data.filter(Boolean).filter((rule) => {\n return rule?.name && rule?.value;\n }) as { name: ValidationRuleEnum; value: string }[];\n};\n\nconst transformAddressFormFields = (\n data: AttributesFormFields\n): AddressFormField[] => {\n if (!data) return [];\n\n const customerFields = data.filter(Boolean) as CustomerAttributeMetadata[];\n\n return customerFields.map((item) => {\n return {\n code: item.code,\n defaultValue: item.default_value || undefined,\n frontendInput: item.frontend_input || undefined,\n isDisabled: false,\n isRequired: item.is_required,\n label: item.label || undefined,\n multilineCount: item.multiline_count || undefined,\n options: transformOptions(item.options),\n sortOrder: item.sort_order || undefined,\n validateRules: transformValidateRules(item.validate_rules),\n };\n });\n};\n\nexport { AttributesForm, transformAddressFormFields };\n","export const isNullish = (value: any): boolean =>\n value === null || value === undefined;\n","export type Maybe<T> = T | null;\nexport type InputMaybe<T> = Maybe<T>;\nexport type Exact<T extends { [key: string]: unknown }> = {\n [K in keyof T]: T[K];\n};\nexport type MakeOptional<T, K extends keyof T> = Omit<T, K> & {\n [SubKey in K]?: Maybe<T[SubKey]>;\n};\nexport type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {\n [SubKey in K]: Maybe<T[SubKey]>;\n};\nexport type MakeEmpty<\n T extends { [key: string]: unknown },\n K extends keyof T,\n> = { [_ in K]?: never };\nexport type Incremental<T> =\n | T\n | {\n [P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never;\n };\n/** All built-in and custom scalars, mapped to their actual values */\nexport type Scalars = {\n ID: { input: string; output: string };\n String: { input: string; output: string };\n Boolean: { input: boolean; output: boolean };\n Int: { input: number; output: number };\n Float: { input: number; output: number };\n JSON: { input: any; output: any };\n};\n\n/** Defines the bundle products to add to the cart. */\nexport type AddBundleProductsToCartInput = {\n /** The ID of the cart. */\n cart_id: Scalars['String']['input'];\n /** An array of bundle products to add. */\n cart_items: Array<InputMaybe<BundleProductCartItemInput>>;\n};\n\n/** Contains details about the cart after adding bundle products. */\nexport type AddBundleProductsToCartOutput = {\n __typename?: 'AddBundleProductsToCartOutput';\n /** The cart after adding products. */\n cart: Cart;\n};\n\n/** Defines the configurable products to add to the cart. */\nexport type AddConfigurableProductsToCartInput = {\n /** The ID of the cart. */\n cart_id: Scalars['String']['input'];\n /** An array of configurable products to add. */\n cart_items: Array<InputMaybe<ConfigurableProductCartItemInput>>;\n};\n\n/** Contains details about the cart after adding configurable products. */\nexport type AddConfigurableProductsToCartOutput = {\n __typename?: 'AddConfigurableProductsToCartOutput';\n /** The cart after adding products. */\n cart: Cart;\n};\n\nexport type AddDownloadableProductsToCartInput = {\n /** The ID of the cart. */\n cart_id: Scalars['String']['input'];\n /** An array of downloadable products to add. */\n cart_items: Array<InputMaybe<DownloadableProductCartItemInput>>;\n};\n\n/** Contains details about the cart after adding downloadable products. */\nexport type AddDownloadableProductsToCartOutput = {\n __typename?: 'AddDownloadableProductsToCartOutput';\n /** The cart after adding products. */\n cart: Cart;\n};\n\n/** Defines an item to add to the gift registry. */\nexport type AddGiftRegistryItemInput = {\n /** An array of options the customer has entered. */\n entered_options?: InputMaybe<Array<InputMaybe<EnteredOptionInput>>>;\n /** A brief note about the item. */\n note?: InputMaybe<Scalars['String']['input']>;\n /** For complex product types, the SKU of the parent product. */\n parent_sku?: InputMaybe<Scalars['String']['input']>;\n /** The quantity of the product to add. */\n quantity: Scalars['Float']['input'];\n /** An array of strings corresponding to options the customer has selected. */\n selected_options?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** The SKU of the product to add to the gift registry. */\n sku: Scalars['String']['input'];\n};\n\n/** Defines a new registrant. */\nexport type AddGiftRegistryRegistrantInput = {\n /** Additional attributes specified as a code-value pair. */\n dynamic_attributes?: InputMaybe<\n Array<InputMaybe<GiftRegistryDynamicAttributeInput>>\n >;\n /** The email address of the registrant. */\n email: Scalars['String']['input'];\n /** The first name of the registrant. */\n firstname: Scalars['String']['input'];\n /** The last name of the registrant. */\n lastname: Scalars['String']['input'];\n};\n\n/** Contains the results of a request to add registrants. */\nexport type AddGiftRegistryRegistrantsOutput = {\n __typename?: 'AddGiftRegistryRegistrantsOutput';\n /** The gift registry after adding registrants. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Contains details about the cart after adding products to it. */\nexport type AddProductsToCartOutput = {\n __typename?: 'AddProductsToCartOutput';\n /** The cart after products have been added. */\n cart: Cart;\n /** Contains errors encountered while adding an item to the cart. */\n user_errors: Array<Maybe<CartUserInputError>>;\n};\n\n/** Contains products to add to an existing compare list. */\nexport type AddProductsToCompareListInput = {\n /** An array of product IDs to add to the compare list. */\n products: Array<InputMaybe<Scalars['ID']['input']>>;\n /** The unique identifier of the compare list to modify. */\n uid: Scalars['ID']['input'];\n};\n\n/** Contains the customer's wish list and any errors encountered. */\nexport type AddProductsToWishlistOutput = {\n __typename?: 'AddProductsToWishlistOutput';\n /** An array of errors encountered while adding products to a wish list. */\n user_errors: Array<Maybe<WishListUserInputError>>;\n /** Contains the wish list with all items that were successfully added. */\n wishlist: Wishlist;\n};\n\n/** Defines a return comment. */\nexport type AddReturnCommentInput = {\n /** The text added to the return request. */\n comment_text: Scalars['String']['input'];\n /** The unique ID for a `Return` object. */\n return_uid: Scalars['ID']['input'];\n};\n\n/** Contains details about the return request. */\nexport type AddReturnCommentOutput = {\n __typename?: 'AddReturnCommentOutput';\n /** The modified return. */\n return?: Maybe<Return>;\n};\n\n/** Defines tracking information to be added to the return. */\nexport type AddReturnTrackingInput = {\n /** The unique ID for a `ReturnShippingCarrier` object. */\n carrier_uid: Scalars['ID']['input'];\n /** The unique ID for a `Returns` object. */\n return_uid: Scalars['ID']['input'];\n /** The shipping tracking number for this return request. */\n tracking_number: Scalars['String']['input'];\n};\n\n/** Contains the response after adding tracking information. */\nexport type AddReturnTrackingOutput = {\n __typename?: 'AddReturnTrackingOutput';\n /** Details about the modified return. */\n return?: Maybe<Return>;\n /** Details about shipping for a return. */\n return_shipping_tracking?: Maybe<ReturnShippingTracking>;\n};\n\n/** Defines the simple and group products to add to the cart. */\nexport type AddSimpleProductsToCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** An array of simple and group items to add. */\n cart_items: Array<InputMaybe<SimpleProductCartItemInput>>;\n};\n\n/** Contains details about the cart after adding simple or group products. */\nexport type AddSimpleProductsToCartOutput = {\n __typename?: 'AddSimpleProductsToCartOutput';\n /** The cart after adding products. */\n cart: Cart;\n};\n\n/** Defines the virtual products to add to the cart. */\nexport type AddVirtualProductsToCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** An array of virtual products to add. */\n cart_items: Array<InputMaybe<VirtualProductCartItemInput>>;\n};\n\n/** Contains details about the cart after adding virtual products. */\nexport type AddVirtualProductsToCartOutput = {\n __typename?: 'AddVirtualProductsToCartOutput';\n /** The cart after adding products. */\n cart: Cart;\n};\n\n/** Contains the resultant wish list and any error information. */\nexport type AddWishlistItemsToCartOutput = {\n __typename?: 'AddWishlistItemsToCartOutput';\n /** An array of errors encountered while adding products to the customer's cart. */\n add_wishlist_items_to_cart_user_errors: Array<\n Maybe<WishlistCartUserInputError>\n >;\n /** Indicates whether the attempt to add items to the customer's cart was successful. */\n status: Scalars['Boolean']['output'];\n /** Contains the wish list with all items that were successfully added. */\n wishlist: Wishlist;\n};\n\n/** Contains information for each filterable option (such as price, category `UID`, and custom attributes). */\nexport type Aggregation = {\n __typename?: 'Aggregation';\n /** Attribute code of the aggregation group. */\n attribute_code: Scalars['String']['output'];\n /** The number of options in the aggregation group. */\n count?: Maybe<Scalars['Int']['output']>;\n /** The aggregation display name. */\n label?: Maybe<Scalars['String']['output']>;\n /** Array of options for the aggregation. */\n options?: Maybe<Array<Maybe<AggregationOption>>>;\n /** The relative position of the attribute in a layered navigation block. */\n position?: Maybe<Scalars['Int']['output']>;\n};\n\n/** An implementation of `AggregationOptionInterface`. */\nexport type AggregationOption = AggregationOptionInterface & {\n __typename?: 'AggregationOption';\n /** The number of items that match the aggregation option. */\n count?: Maybe<Scalars['Int']['output']>;\n /** The display label for an aggregation option. */\n label?: Maybe<Scalars['String']['output']>;\n /** The internal ID that represents the value of the option. */\n value: Scalars['String']['output'];\n};\n\n/** Defines aggregation option fields. */\nexport type AggregationOptionInterface = {\n /** The number of items that match the aggregation option. */\n count?: Maybe<Scalars['Int']['output']>;\n /** The display label for an aggregation option. */\n label?: Maybe<Scalars['String']['output']>;\n /** The internal ID that represents the value of the option. */\n value: Scalars['String']['output'];\n};\n\n/** Filter category aggregations in layered navigation. */\nexport type AggregationsCategoryFilterInput = {\n /** Indicates whether to include only direct subcategories or all children categories at all levels. */\n includeDirectChildrenOnly?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** An input object that specifies the filters used in product aggregations. */\nexport type AggregationsFilterInput = {\n /** Filter category aggregations in layered navigation. */\n category?: InputMaybe<AggregationsCategoryFilterInput>;\n};\n\n/** Contains the applied coupon code. */\nexport type AppliedCoupon = {\n __typename?: 'AppliedCoupon';\n /** The coupon code the shopper applied to the card. */\n code: Scalars['String']['output'];\n};\n\n/** Contains an applied gift card with applied and remaining balance. */\nexport type AppliedGiftCard = {\n __typename?: 'AppliedGiftCard';\n /** The amount applied to the current cart. */\n applied_balance?: Maybe<Money>;\n /** The gift card account code. */\n code?: Maybe<Scalars['String']['output']>;\n /** The remaining balance on the gift card. */\n current_balance?: Maybe<Money>;\n /** The expiration date of the gift card. */\n expiration_date?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains the applied and current balances. */\nexport type AppliedStoreCredit = {\n __typename?: 'AppliedStoreCredit';\n /** The applied store credit balance to the current cart. */\n applied_balance?: Maybe<Money>;\n /** The current balance remaining on store credit. */\n current_balance?: Maybe<Money>;\n /** Indicates whether store credits are enabled. If the feature is disabled, then the current balance will not be returned. */\n enabled?: Maybe<Scalars['Boolean']['output']>;\n};\n\n/** Specifies the coupon code to apply to the cart. */\nexport type ApplyCouponToCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** A valid coupon code. */\n coupon_code: Scalars['String']['input'];\n};\n\n/** Contains details about the cart after applying a coupon. */\nexport type ApplyCouponToCartOutput = {\n __typename?: 'ApplyCouponToCartOutput';\n /** The cart after applying a coupon. */\n cart: Cart;\n};\n\n/** Defines the input required to run the `applyGiftCardToCart` mutation. */\nexport type ApplyGiftCardToCartInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n /** The gift card code to be applied to the cart. */\n gift_card_code: Scalars['String']['input'];\n};\n\n/** Defines the possible output for the `applyGiftCardToCart` mutation. */\nexport type ApplyGiftCardToCartOutput = {\n __typename?: 'ApplyGiftCardToCartOutput';\n /** Describes the contents of the specified shopping cart. */\n cart: Cart;\n};\n\n/** Contains the customer cart. */\nexport type ApplyRewardPointsToCartOutput = {\n __typename?: 'ApplyRewardPointsToCartOutput';\n /** The customer cart after reward points are applied. */\n cart: Cart;\n};\n\n/** Defines the input required to run the `applyStoreCreditToCart` mutation. */\nexport type ApplyStoreCreditToCartInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Defines the possible output for the `applyStoreCreditToCart` mutation. */\nexport type ApplyStoreCreditToCartOutput = {\n __typename?: 'ApplyStoreCreditToCartOutput';\n /** The contents of the specified shopping cart. */\n cart: Cart;\n};\n\n/** AreaInput defines the parameters which will be used for filter by specified location. */\nexport type AreaInput = {\n /** The radius for the search in KM. */\n radius: Scalars['Int']['input'];\n /** The country code where search must be performed. Required parameter together with region, city or postcode. */\n search_term: Scalars['String']['input'];\n};\n\n/** Contains the results of the request to assign a compare list. */\nexport type AssignCompareListToCustomerOutput = {\n __typename?: 'AssignCompareListToCustomerOutput';\n /** The contents of the customer's compare list. */\n compare_list?: Maybe<CompareList>;\n /** Indicates whether the compare list was successfully assigned to the customer. */\n result: Scalars['Boolean']['output'];\n};\n\n/** Contains details about the attribute, including the code and type. */\nexport type Attribute = {\n __typename?: 'Attribute';\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n attribute_code?: Maybe<Scalars['String']['output']>;\n /** Attribute options list. */\n attribute_options?: Maybe<Array<Maybe<AttributeOption>>>;\n /** The data type of the attribute. */\n attribute_type?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n input_type?: Maybe<Scalars['String']['output']>;\n /** Details about the storefront properties configured for the attribute. */\n storefront_properties?: Maybe<StorefrontProperties>;\n};\n\n/** List of all entity types. Populated by the modules introducing EAV entities. */\nexport enum AttributeEntityTypeEnum {\n CatalogCategory = 'CATALOG_CATEGORY',\n CatalogProduct = 'CATALOG_PRODUCT',\n Customer = 'CUSTOMER',\n CustomerAddress = 'CUSTOMER_ADDRESS',\n RmaItem = 'RMA_ITEM',\n}\n\n/** An input object that specifies the filters used for attributes. */\nexport type AttributeFilterInput = {\n /** Whether a product or category attribute can be compared against another or not. */\n is_comparable?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute can be filtered or not. */\n is_filterable?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute can be filtered in search or not. */\n is_filterable_in_search?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute can use HTML on front or not. */\n is_html_allowed_on_front?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute can be searched or not. */\n is_searchable?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute can be used for price rules or not. */\n is_used_for_price_rules?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute is used for promo rules or not. */\n is_used_for_promo_rules?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute is visible in advanced search or not. */\n is_visible_in_advanced_search?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute is visible on front or not. */\n is_visible_on_front?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute has WYSIWYG enabled or not. */\n is_wysiwyg_enabled?: InputMaybe<Scalars['Boolean']['input']>;\n /** Whether a product or category attribute is used in product listing or not. */\n used_in_product_listing?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** EAV attribute frontend input types. */\nexport enum AttributeFrontendInputEnum {\n Boolean = 'BOOLEAN',\n Date = 'DATE',\n Datetime = 'DATETIME',\n File = 'FILE',\n Gallery = 'GALLERY',\n Hidden = 'HIDDEN',\n Image = 'IMAGE',\n MediaImage = 'MEDIA_IMAGE',\n Multiline = 'MULTILINE',\n Multiselect = 'MULTISELECT',\n Price = 'PRICE',\n Select = 'SELECT',\n Text = 'TEXT',\n Textarea = 'TEXTAREA',\n Undefined = 'UNDEFINED',\n Weight = 'WEIGHT',\n}\n\n/** Defines the attribute characteristics to search for the `attribute_code` and `entity_type` to search. */\nexport type AttributeInput = {\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n attribute_code?: InputMaybe<Scalars['String']['input']>;\n /** The type of entity that defines the attribute. */\n entity_type?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Specifies selected option for a select or multiselect attribute value. */\nexport type AttributeInputSelectedOption = {\n /** The attribute option value. */\n value: Scalars['String']['input'];\n};\n\n/** Base EAV implementation of CustomAttributeMetadataInterface. */\nexport type AttributeMetadata = CustomAttributeMetadataInterface & {\n __typename?: 'AttributeMetadata';\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n code: Scalars['ID']['output'];\n /** Default attribute value. */\n default_value?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type: AttributeEntityTypeEnum;\n /** The frontend class of the attribute. */\n frontend_class?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n frontend_input?: Maybe<AttributeFrontendInputEnum>;\n /** Whether the attribute value is required. */\n is_required: Scalars['Boolean']['output'];\n /** Whether the attribute value must be unique. */\n is_unique: Scalars['Boolean']['output'];\n /** The label assigned to the attribute. */\n label?: Maybe<Scalars['String']['output']>;\n /** Attribute options. */\n options: Array<Maybe<CustomAttributeOptionInterface>>;\n};\n\n/** Attribute metadata retrieval error. */\nexport type AttributeMetadataError = {\n __typename?: 'AttributeMetadataError';\n /** Attribute metadata retrieval error message. */\n message: Scalars['String']['output'];\n /** Attribute metadata retrieval error type. */\n type: AttributeMetadataErrorType;\n};\n\n/** Attribute metadata retrieval error types. */\nexport enum AttributeMetadataErrorType {\n /** The requested attribute was not found. */\n AttributeNotFound = 'ATTRIBUTE_NOT_FOUND',\n /** The requested entity was not found. */\n EntityNotFound = 'ENTITY_NOT_FOUND',\n /** The filter cannot be applied as it does not belong to the entity */\n FilterNotFound = 'FILTER_NOT_FOUND',\n /** Not categorized error, see the error message. */\n Undefined = 'UNDEFINED',\n}\n\n/** Defines an attribute option. */\nexport type AttributeOption = {\n __typename?: 'AttributeOption';\n /** The label assigned to the attribute option. */\n label?: Maybe<Scalars['String']['output']>;\n /** The attribute option value. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Base EAV implementation of CustomAttributeOptionInterface. */\nexport type AttributeOptionMetadata = CustomAttributeOptionInterface & {\n __typename?: 'AttributeOptionMetadata';\n /** Is the option value default. */\n is_default: Scalars['Boolean']['output'];\n /** The label assigned to the attribute option. */\n label: Scalars['String']['output'];\n /** The attribute option value. */\n value: Scalars['String']['output'];\n};\n\nexport type AttributeSelectedOption = AttributeSelectedOptionInterface & {\n __typename?: 'AttributeSelectedOption';\n /** The attribute selected option label. */\n label: Scalars['String']['output'];\n /** The attribute selected option value. */\n value: Scalars['String']['output'];\n};\n\nexport type AttributeSelectedOptionInterface = {\n /** The attribute selected option label. */\n label: Scalars['String']['output'];\n /** The attribute selected option value. */\n value: Scalars['String']['output'];\n};\n\nexport type AttributeSelectedOptions = AttributeValueInterface & {\n __typename?: 'AttributeSelectedOptions';\n /** The attribute code. */\n code: Scalars['ID']['output'];\n selected_options: Array<Maybe<AttributeSelectedOptionInterface>>;\n};\n\nexport type AttributeValue = AttributeValueInterface & {\n __typename?: 'AttributeValue';\n /** The attribute code. */\n code: Scalars['ID']['output'];\n /** The attribute value. */\n value: Scalars['String']['output'];\n};\n\n/** Specifies the value for attribute. */\nexport type AttributeValueInput = {\n /** The code of the attribute. */\n attribute_code: Scalars['String']['input'];\n /** An array containing selected options for a select or multiselect attribute. */\n selected_options?: InputMaybe<\n Array<InputMaybe<AttributeInputSelectedOption>>\n >;\n /** The value assigned to the attribute. */\n value?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type AttributeValueInterface = {\n /** The attribute code. */\n code: Scalars['ID']['output'];\n};\n\n/** Metadata of EAV attributes associated to form */\nexport type AttributesFormOutput = {\n __typename?: 'AttributesFormOutput';\n /** Errors of retrieving certain attributes metadata. */\n errors: Array<Maybe<AttributeMetadataError>>;\n /** Requested attributes metadata. */\n items: Array<Maybe<CustomAttributeMetadataInterface>>;\n};\n\n/** Metadata of EAV attributes. */\nexport type AttributesMetadataOutput = {\n __typename?: 'AttributesMetadataOutput';\n /** Errors of retrieving certain attributes metadata. */\n errors: Array<Maybe<AttributeMetadataError>>;\n /** Requested attributes metadata. */\n items: Array<Maybe<CustomAttributeMetadataInterface>>;\n};\n\n/** Describes a payment method that the shopper can use to pay for the order. */\nexport type AvailablePaymentMethod = {\n __typename?: 'AvailablePaymentMethod';\n /** The payment method code. */\n code: Scalars['String']['output'];\n /** If the payment method is an online integration */\n is_deferred: Scalars['Boolean']['output'];\n /** The payment method title. */\n title: Scalars['String']['output'];\n};\n\n/** Contains details about the possible shipping methods and carriers. */\nexport type AvailableShippingMethod = {\n __typename?: 'AvailableShippingMethod';\n /** The cost of shipping using this shipping method. */\n amount: Money;\n /** Indicates whether this shipping method can be applied to the cart. */\n available: Scalars['Boolean']['output'];\n /** @deprecated The field should not be used on the storefront. */\n base_amount?: Maybe<Money>;\n /** A string that identifies a commercial carrier or an offline shipping method. */\n carrier_code: Scalars['String']['output'];\n /** The label for the carrier code. */\n carrier_title: Scalars['String']['output'];\n /** Describes an error condition. */\n error_message?: Maybe<Scalars['String']['output']>;\n /** A shipping method code associated with a carrier. The value could be null if no method is available. */\n method_code?: Maybe<Scalars['String']['output']>;\n /** The label for the shipping method code. The value could be null if no method is available. */\n method_title?: Maybe<Scalars['String']['output']>;\n /** The cost of shipping using this shipping method, excluding tax. */\n price_excl_tax: Money;\n /** The cost of shipping using this shipping method, including tax. */\n price_incl_tax: Money;\n};\n\nexport enum BatchMutationStatus {\n Failure = 'FAILURE',\n MixedResults = 'MIXED_RESULTS',\n Success = 'SUCCESS',\n}\n\n/** Defines the billing address. */\nexport type BillingAddressInput = {\n /** Defines a billing address. */\n address?: InputMaybe<CartAddressInput>;\n /** An ID from the customer's address book that uniquely identifies the address to be used for billing. */\n customer_address_id?: InputMaybe<Scalars['Int']['input']>;\n /** Indicates whether to set the billing address to be the same as the existing shipping address on the cart. */\n same_as_shipping?: InputMaybe<Scalars['Boolean']['input']>;\n /** Indicates whether to set the shipping address to be the same as this billing address. */\n use_for_shipping?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** Contains details about the billing address. */\nexport type BillingCartAddress = CartAddressInterface & {\n __typename?: 'BillingCartAddress';\n /** The city specified for the billing or shipping address. */\n city: Scalars['String']['output'];\n /** The company specified for the billing or shipping address. */\n company?: Maybe<Scalars['String']['output']>;\n /** An object containing the country label and code. */\n country: CartAddressCountry;\n /** The custom attribute values of the billing or shipping address. */\n custom_attributes: Array<Maybe<AttributeValueInterface>>;\n /** @deprecated The field is used only in shipping address. */\n customer_notes?: Maybe<Scalars['String']['output']>;\n /** The customer's fax number. */\n fax?: Maybe<Scalars['String']['output']>;\n /** The first name of the customer or guest. */\n firstname: Scalars['String']['output'];\n /** The last name of the customer or guest. */\n lastname: Scalars['String']['output'];\n /** The middle name of the person associated with the billing/shipping address. */\n middlename?: Maybe<Scalars['String']['output']>;\n /** The ZIP or postal code of the billing or shipping address. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** An object containing the region label and code. */\n region?: Maybe<CartAddressRegion>;\n /** An array containing the street for the billing or shipping address. */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The telephone number for the billing or shipping address. */\n telephone?: Maybe<Scalars['String']['output']>;\n /** The unique id of the customer address. */\n uid: Scalars['String']['output'];\n /** The VAT company number for billing or shipping address. */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\nexport type Boolean_Container = {\n __typename?: 'Boolean_container';\n Boolean?: Maybe<Scalars['Boolean']['output']>;\n};\n\nexport type BraintreeCcVaultInput = {\n device_data?: InputMaybe<Scalars['String']['input']>;\n public_hash: Scalars['String']['input'];\n};\n\nexport type BraintreeInput = {\n /** Contains a fingerprint provided by Braintree JS SDK and should be sent with sale transaction details to the Braintree payment gateway. */\n device_data?: InputMaybe<Scalars['String']['input']>;\n /** States whether the payment details (Credit/Debit Card, PayPal Account) entered by a customer should be tokenized for later usage. Required only if Vault is enabled for the relevant Braintree payment integration. */\n is_active_payment_token_enabler: Scalars['Boolean']['input'];\n /** The one-time payment token generated by Braintree payment gateway based on payment details (Card, PayPal). Required field to make sale transaction. */\n payment_method_nonce: Scalars['String']['input'];\n};\n\nexport type BraintreeVaultInput = {\n device_data?: InputMaybe<Scalars['String']['input']>;\n public_hash: Scalars['String']['input'];\n};\n\n/** Contains details about an individual category that comprises a breadcrumb. */\nexport type Breadcrumb = {\n __typename?: 'Breadcrumb';\n /**\n * The ID of the category.\n * @deprecated Use `category_uid` instead.\n */\n category_id?: Maybe<Scalars['Int']['output']>;\n /** The category level. */\n category_level?: Maybe<Scalars['Int']['output']>;\n /** The display name of the category. */\n category_name?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `Breadcrumb` object. */\n category_uid: Scalars['ID']['output'];\n /** The URL key of the category. */\n category_url_key?: Maybe<Scalars['String']['output']>;\n /** The URL path of the category. */\n category_url_path?: Maybe<Scalars['String']['output']>;\n};\n\n/** An implementation for bundle product cart items. */\nexport type BundleCartItem = CartItemInterface & {\n __typename?: 'BundleCartItem';\n /** The list of available gift wrapping options for the cart item. */\n available_gift_wrapping: Array<Maybe<GiftWrapping>>;\n /** An array containing the bundle options the shopper selected. */\n bundle_options: Array<Maybe<SelectedBundleOption>>;\n /** An array containing the customizable options the shopper selected. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** The entered gift message for the cart item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the cart item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines bundle product options for `CreditMemoItemInterface`. */\nexport type BundleCreditMemoItem = CreditMemoItemInterface & {\n __typename?: 'BundleCreditMemoItem';\n /** A list of bundle options that are assigned to a bundle product that is part of a credit memo. */\n bundle_options?: Maybe<Array<Maybe<ItemSelectedBundleOption>>>;\n /** Details about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for a `CreditMemoItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item the credit memo is applied to. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Defines bundle product options for `InvoiceItemInterface`. */\nexport type BundleInvoiceItem = InvoiceItemInterface & {\n __typename?: 'BundleInvoiceItem';\n /** A list of bundle options that are assigned to an invoiced bundle product. */\n bundle_options?: Maybe<Array<Maybe<ItemSelectedBundleOption>>>;\n /** Information about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for an `InvoiceItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Details about an individual order item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Defines an individual item within a bundle product. */\nexport type BundleItem = {\n __typename?: 'BundleItem';\n /**\n * An ID assigned to each type of item in a bundle product.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** An array of additional options for this bundle item. */\n options?: Maybe<Array<Maybe<BundleItemOption>>>;\n /** A number indicating the sequence order of this item compared to the other bundle items. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** Indicates whether the item must be included in the bundle. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The SKU of the bundle product. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The display name of the item. */\n title?: Maybe<Scalars['String']['output']>;\n /** The input type that the customer uses to select the item. Examples include radio button and checkbox. */\n type?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `BundleItem` object. */\n uid?: Maybe<Scalars['ID']['output']>;\n};\n\n/** Defines the characteristics that comprise a specific bundle item and its options. */\nexport type BundleItemOption = {\n __typename?: 'BundleItemOption';\n /** Indicates whether the customer can change the number of items for this option. */\n can_change_quantity?: Maybe<Scalars['Boolean']['output']>;\n /**\n * The ID assigned to the bundled item option.\n * @deprecated Use `uid` instead\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether this option is the default option. */\n is_default?: Maybe<Scalars['Boolean']['output']>;\n /** The text that identifies the bundled item option. */\n label?: Maybe<Scalars['String']['output']>;\n /** When a bundle item contains multiple options, the relative position of this option compared to the other options. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The price of the selected option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** One of FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** Contains details about this product option. */\n product?: Maybe<ProductInterface>;\n /**\n * Indicates the quantity of this specific bundle item.\n * @deprecated Use `quantity` instead.\n */\n qty?: Maybe<Scalars['Float']['output']>;\n /** The quantity of this specific bundle item. */\n quantity?: Maybe<Scalars['Float']['output']>;\n /** The unique ID for a `BundleItemOption` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines the input for a bundle option. */\nexport type BundleOptionInput = {\n /** The ID of the option. */\n id: Scalars['Int']['input'];\n /** The number of the selected item to add to the cart. */\n quantity: Scalars['Float']['input'];\n /** An array with the chosen value of the option. */\n value: Array<InputMaybe<Scalars['String']['input']>>;\n};\n\n/** Defines bundle product options for `OrderItemInterface`. */\nexport type BundleOrderItem = OrderItemInterface & {\n __typename?: 'BundleOrderItem';\n /** A list of bundle options that are assigned to the bundle product. */\n bundle_options?: Maybe<Array<Maybe<ItemSelectedBundleOption>>>;\n /** The final discount information for the product. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Indicates whether the order item is eligible to be in a return request. */\n eligible_for_return?: Maybe<Scalars['Boolean']['output']>;\n /** The entered option for the base product, such as a logo or image. */\n entered_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The selected gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the order item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for an `OrderItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The ProductInterface object, which contains details about the base product */\n product?: Maybe<ProductInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price of the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The type of product, such as simple, configurable, etc. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** URL key of the base product. */\n product_url_key?: Maybe<Scalars['String']['output']>;\n /** The number of canceled items. */\n quantity_canceled?: Maybe<Scalars['Float']['output']>;\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n /** The number of units ordered for this item. */\n quantity_ordered?: Maybe<Scalars['Float']['output']>;\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n /** The number of returned items. */\n quantity_returned?: Maybe<Scalars['Float']['output']>;\n /** The number of shipped items. */\n quantity_shipped?: Maybe<Scalars['Float']['output']>;\n /** The selected options for the base product, such as color or size. */\n selected_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The status of the order item. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines basic features of a bundle product and contains multiple BundleItems. */\nexport type BundleProduct = CustomizableProductInterface &\n PhysicalProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'BundleProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the bundle product has a dynamic price. */\n dynamic_price?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the bundle product has a dynamic SKU. */\n dynamic_sku?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the bundle product has a dynamically calculated weight. */\n dynamic_weight?: Maybe<Scalars['Boolean']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /** An array containing information about individual bundle items. */\n items?: Maybe<Array<Maybe<BundleItem>>>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The price details of the main product */\n price_details?: Maybe<PriceDetails>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** One of PRICE_RANGE or AS_LOW_AS. */\n price_view?: Maybe<PriceViewEnum>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** Indicates whether to ship bundle items together or individually. */\n ship_bundle_items?: Maybe<ShipBundleItemsEnum>;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n };\n\n/** Defines basic features of a bundle product and contains multiple BundleItems. */\nexport type BundleProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines basic features of a bundle product and contains multiple BundleItems. */\nexport type BundleProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines a single bundle product. */\nexport type BundleProductCartItemInput = {\n /** A mandatory array of options for the bundle product, including each chosen option and specified quantity. */\n bundle_options: Array<InputMaybe<BundleOptionInput>>;\n /** The ID and value of the option. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** The quantity and SKU of the bundle product. */\n data: CartItemInput;\n};\n\n/** Defines bundle product options for `ShipmentItemInterface`. */\nexport type BundleShipmentItem = ShipmentItemInterface & {\n __typename?: 'BundleShipmentItem';\n /** A list of bundle options that are assigned to a shipped product. */\n bundle_options?: Maybe<Array<Maybe<ItemSelectedBundleOption>>>;\n /** The unique ID for a `ShipmentItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item associated with the shipment item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of shipped items. */\n quantity_shipped: Scalars['Float']['output'];\n};\n\n/** Defines bundle product options for `WishlistItemInterface`. */\nexport type BundleWishlistItem = WishlistItemInterface & {\n __typename?: 'BundleWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** An array containing information about the selected bundle items. */\n bundle_options?: Maybe<Array<Maybe<SelectedBundleOption>>>;\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Contains the contents and other details about a guest or customer cart. */\nexport type Cart = {\n __typename?: 'Cart';\n /** @deprecated Use `applied_coupons` instead. */\n applied_coupon?: Maybe<AppliedCoupon>;\n /** An array of `AppliedCoupon` objects. Each object contains the `code` text attribute, which specifies the coupon code. */\n applied_coupons?: Maybe<Array<Maybe<AppliedCoupon>>>;\n /** An array of gift card items applied to the cart. */\n applied_gift_cards?: Maybe<Array<Maybe<AppliedGiftCard>>>;\n /** The amount of reward points applied to the cart. */\n applied_reward_points?: Maybe<RewardPointsAmount>;\n /** Store credit information applied to the cart. */\n applied_store_credit?: Maybe<AppliedStoreCredit>;\n /** The list of available gift wrapping options for the cart. */\n available_gift_wrappings: Array<Maybe<GiftWrapping>>;\n /** An array of available payment methods. */\n available_payment_methods?: Maybe<Array<Maybe<AvailablePaymentMethod>>>;\n /** The billing address assigned to the cart. */\n billing_address?: Maybe<BillingCartAddress>;\n /** The email address of the guest or customer. */\n email?: Maybe<Scalars['String']['output']>;\n /** The entered gift message for the cart */\n gift_message?: Maybe<GiftMessage>;\n /** Indicates whether the shopper requested gift receipt for the cart. */\n gift_receipt_included: Scalars['Boolean']['output'];\n /** The selected gift wrapping for the cart. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for a `Cart` object. */\n id: Scalars['ID']['output'];\n /** Indicates whether the cart contains only virtual products. */\n is_virtual: Scalars['Boolean']['output'];\n /**\n * An array of products that have been added to the cart.\n * @deprecated Use `itemsV2` instead.\n */\n items?: Maybe<Array<Maybe<CartItemInterface>>>;\n itemsV2?: Maybe<CartItems>;\n /** Pricing details for the quote. */\n prices?: Maybe<CartPrices>;\n /** Indicates whether the shopper requested a printed card for the cart. */\n printed_card_included: Scalars['Boolean']['output'];\n /** Indicates which payment method was applied to the cart. */\n selected_payment_method?: Maybe<SelectedPaymentMethod>;\n /** An array of shipping addresses assigned to the cart. */\n shipping_addresses: Array<Maybe<ShippingCartAddress>>;\n /** The total number of items in the cart. */\n total_quantity: Scalars['Float']['output'];\n};\n\n/** Contains the contents and other details about a guest or customer cart. */\nexport type CartItemsV2Args = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n sort?: InputMaybe<QuoteItemsSortInput>;\n};\n\n/** Contains details the country in a billing or shipping address. */\nexport type CartAddressCountry = {\n __typename?: 'CartAddressCountry';\n /** The country code. */\n code: Scalars['String']['output'];\n /** The display label for the country. */\n label: Scalars['String']['output'];\n};\n\n/** Defines the billing or shipping address to be applied to the cart. */\nexport type CartAddressInput = {\n /** The city specified for the billing or shipping address. */\n city: Scalars['String']['input'];\n /** The company specified for the billing or shipping address. */\n company?: InputMaybe<Scalars['String']['input']>;\n /** The country code and label for the billing or shipping address. */\n country_code: Scalars['String']['input'];\n /** The custom attribute values of the billing or shipping address. */\n custom_attributes?: InputMaybe<Array<InputMaybe<AttributeValueInput>>>;\n /** The customer's fax number. */\n fax?: InputMaybe<Scalars['String']['input']>;\n /** The first name of the customer or guest. */\n firstname: Scalars['String']['input'];\n /** The last name of the customer or guest. */\n lastname: Scalars['String']['input'];\n /** The middle name of the person associated with the billing/shipping address. */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** The ZIP or postal code of the billing or shipping address. */\n postcode?: InputMaybe<Scalars['String']['input']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** A string that defines the state or province of the billing or shipping address. */\n region?: InputMaybe<Scalars['String']['input']>;\n /** An integer that defines the state or province of the billing or shipping address. */\n region_id?: InputMaybe<Scalars['Int']['input']>;\n /** Determines whether to save the address in the customer's address book. The default value is true. */\n save_in_address_book?: InputMaybe<Scalars['Boolean']['input']>;\n /** An array containing the street for the billing or shipping address. */\n street: Array<InputMaybe<Scalars['String']['input']>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** The telephone number for the billing or shipping address. */\n telephone?: InputMaybe<Scalars['String']['input']>;\n /** The VAT company number for billing or shipping address. */\n vat_id?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type CartAddressInterface = {\n /** The city specified for the billing or shipping address. */\n city: Scalars['String']['output'];\n /** The company specified for the billing or shipping address. */\n company?: Maybe<Scalars['String']['output']>;\n /** An object containing the country label and code. */\n country: CartAddressCountry;\n /** The custom attribute values of the billing or shipping address. */\n custom_attributes: Array<Maybe<AttributeValueInterface>>;\n /** The customer's fax number. */\n fax?: Maybe<Scalars['String']['output']>;\n /** The first name of the customer or guest. */\n firstname: Scalars['String']['output'];\n /** The last name of the customer or guest. */\n lastname: Scalars['String']['output'];\n /** The middle name of the person associated with the billing/shipping address. */\n middlename?: Maybe<Scalars['String']['output']>;\n /** The ZIP or postal code of the billing or shipping address. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** An object containing the region label and code. */\n region?: Maybe<CartAddressRegion>;\n /** An array containing the street for the billing or shipping address. */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The telephone number for the billing or shipping address. */\n telephone?: Maybe<Scalars['String']['output']>;\n /** The unique id of the customer address. */\n uid: Scalars['String']['output'];\n /** The VAT company number for billing or shipping address. */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains details about the region in a billing or shipping address. */\nexport type CartAddressRegion = {\n __typename?: 'CartAddressRegion';\n /** The state or province code. */\n code?: Maybe<Scalars['String']['output']>;\n /** The display label for the region. */\n label?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a pre-defined region. */\n region_id?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains information about discounts applied to the cart. */\nexport type CartDiscount = {\n __typename?: 'CartDiscount';\n /** The amount of the discount applied to the item. */\n amount: Money;\n /** The description of the discount. */\n label: Array<Maybe<Scalars['String']['output']>>;\n};\n\nexport enum CartDiscountType {\n Item = 'ITEM',\n Shipping = 'SHIPPING',\n}\n\nexport type CartItemError = {\n __typename?: 'CartItemError';\n /** An error code that describes the error encountered */\n code: CartItemErrorType;\n /** A localized error message */\n message: Scalars['String']['output'];\n};\n\nexport enum CartItemErrorType {\n ItemIncrements = 'ITEM_INCREMENTS',\n ItemQty = 'ITEM_QTY',\n Undefined = 'UNDEFINED',\n}\n\n/** Defines an item to be added to the cart. */\nexport type CartItemInput = {\n /** An array of entered options for the base product, such as personalization text. */\n entered_options?: InputMaybe<Array<InputMaybe<EnteredOptionInput>>>;\n /** For a child product, the SKU of its parent product. */\n parent_sku?: InputMaybe<Scalars['String']['input']>;\n /** The amount or number of an item to add. */\n quantity: Scalars['Float']['input'];\n /** The selected options for the base product, such as color or size, using the unique ID for an object such as `CustomizableRadioOption`, `CustomizableDropDownOption`, or `ConfigurableProductOptionsValues`. */\n selected_options?: InputMaybe<Array<InputMaybe<Scalars['ID']['input']>>>;\n /** The SKU of the product. */\n sku: Scalars['String']['input'];\n};\n\n/** An interface for products in a cart. */\nexport type CartItemInterface = {\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains details about the price of the item, including taxes and discounts. */\nexport type CartItemPrices = {\n __typename?: 'CartItemPrices';\n /** An array of discounts to be applied to the cart item. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** An array of FPTs applied to the cart item. */\n fixed_product_taxes?: Maybe<Array<Maybe<FixedProductTax>>>;\n /** The value of the original unit price for the item. */\n original_item_price: Money;\n /** The value of the original price multiplied by the quantity of the item. */\n original_row_total: Money;\n /** The price of the item before any discounts were applied. The price that might include tax, depending on the configured display settings for cart. */\n price: Money;\n /** The price of the item before any discounts were applied. The price that might include tax, depending on the configured display settings for cart. */\n price_including_tax: Money;\n /** The value of the price multiplied by the quantity of the item. */\n row_total: Money;\n /** The value of `row_total` plus the tax applied to the item. */\n row_total_including_tax: Money;\n /** The total of all discounts applied to the item. */\n total_item_discount?: Maybe<Money>;\n};\n\n/** Deprecated: The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`. */\nexport type CartItemQuantity = {\n __typename?: 'CartItemQuantity';\n /** @deprecated The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`. */\n cart_item_id: Scalars['Int']['output'];\n /** @deprecated The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Contains details about the price of a selected customizable value. */\nexport type CartItemSelectedOptionValuePrice = {\n __typename?: 'CartItemSelectedOptionValuePrice';\n /** Indicates whether the price type is fixed, percent, or dynamic. */\n type: PriceTypeEnum;\n /** A string that describes the unit of the value. */\n units: Scalars['String']['output'];\n /** A price value. */\n value: Scalars['Float']['output'];\n};\n\n/** A single item to be updated. */\nexport type CartItemUpdateInput = {\n /** Deprecated. Use `cart_item_uid` instead. */\n cart_item_id?: InputMaybe<Scalars['Int']['input']>;\n /** The unique ID for a `CartItemInterface` object. */\n cart_item_uid?: InputMaybe<Scalars['ID']['input']>;\n /** An array that defines customizable options for the product. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** Gift message details for the cart item */\n gift_message?: InputMaybe<GiftMessageInput>;\n /** The unique ID for a `GiftWrapping` object to be used for the cart item. */\n gift_wrapping_id?: InputMaybe<Scalars['ID']['input']>;\n /** The new quantity of the item. */\n quantity?: InputMaybe<Scalars['Float']['input']>;\n};\n\nexport type CartItems = {\n __typename?: 'CartItems';\n /** An array of products that have been added to the cart. */\n items: Array<Maybe<CartItemInterface>>;\n /** Metadata for pagination rendering. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The number of returned cart items. */\n total_count: Scalars['Int']['output'];\n};\n\n/** Contains details about the final price of items in the cart, including discount and tax information. */\nexport type CartPrices = {\n __typename?: 'CartPrices';\n /** An array containing the names and amounts of taxes applied to each item in the cart. */\n applied_taxes?: Maybe<Array<Maybe<CartTaxItem>>>;\n /** @deprecated Use discounts instead. */\n discount?: Maybe<CartDiscount>;\n /** An array containing cart rule discounts, store credit and gift cards applied to the cart. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The list of prices for the selected gift options. */\n gift_options?: Maybe<GiftOptionsPrices>;\n /** The total, including discounts, taxes, shipping, and other fees. */\n grand_total?: Maybe<Money>;\n /** The subtotal without any applied taxes. */\n subtotal_excluding_tax?: Maybe<Money>;\n /** The subtotal including any applied taxes. */\n subtotal_including_tax?: Maybe<Money>;\n /** The subtotal with any discounts applied, but not taxes. */\n subtotal_with_discount_excluding_tax?: Maybe<Money>;\n};\n\n/** Contains tax information about an item in the cart. */\nexport type CartTaxItem = {\n __typename?: 'CartTaxItem';\n /** The amount of tax applied to the item. */\n amount: Money;\n /** The description of the tax. */\n label: Scalars['String']['output'];\n};\n\n/** An error encountered while adding an item to the the cart. */\nexport type CartUserInputError = {\n __typename?: 'CartUserInputError';\n /** A cart-specific error code. */\n code: CartUserInputErrorType;\n /** A localized error message. */\n message: Scalars['String']['output'];\n};\n\nexport enum CartUserInputErrorType {\n InsufficientStock = 'INSUFFICIENT_STOCK',\n NotSalable = 'NOT_SALABLE',\n PermissionDenied = 'PERMISSION_DENIED',\n ProductNotFound = 'PRODUCT_NOT_FOUND',\n Undefined = 'UNDEFINED',\n}\n\nexport enum CatalogAttributeApplyToEnum {\n Bundle = 'BUNDLE',\n Category = 'CATEGORY',\n Configurable = 'CONFIGURABLE',\n Downloadable = 'DOWNLOADABLE',\n Grouped = 'GROUPED',\n Simple = 'SIMPLE',\n Virtual = 'VIRTUAL',\n}\n\n/** Swatch attribute metadata. */\nexport type CatalogAttributeMetadata = CustomAttributeMetadataInterface & {\n __typename?: 'CatalogAttributeMetadata';\n /** To which catalog types an attribute can be applied. */\n apply_to?: Maybe<Array<Maybe<CatalogAttributeApplyToEnum>>>;\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n code: Scalars['ID']['output'];\n /** Default attribute value. */\n default_value?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type: AttributeEntityTypeEnum;\n /** The frontend class of the attribute. */\n frontend_class?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n frontend_input?: Maybe<AttributeFrontendInputEnum>;\n /** Whether a product or category attribute can be compared against another or not. */\n is_comparable?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute can be filtered or not. */\n is_filterable?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute can be filtered in search or not. */\n is_filterable_in_search?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute can use HTML on front or not. */\n is_html_allowed_on_front?: Maybe<Scalars['Boolean']['output']>;\n /** Whether the attribute value is required. */\n is_required: Scalars['Boolean']['output'];\n /** Whether a product or category attribute can be searched or not. */\n is_searchable?: Maybe<Scalars['Boolean']['output']>;\n /** Whether the attribute value must be unique. */\n is_unique: Scalars['Boolean']['output'];\n /** Whether a product or category attribute can be used for price rules or not. */\n is_used_for_price_rules?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute is used for promo rules or not. */\n is_used_for_promo_rules?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute is visible in advanced search or not. */\n is_visible_in_advanced_search?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute is visible on front or not. */\n is_visible_on_front?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute has WYSIWYG enabled or not. */\n is_wysiwyg_enabled?: Maybe<Scalars['Boolean']['output']>;\n /** The label assigned to the attribute. */\n label?: Maybe<Scalars['String']['output']>;\n /** Attribute options. */\n options: Array<Maybe<CustomAttributeOptionInterface>>;\n /** Input type of the swatch attribute option. */\n swatch_input_type?: Maybe<SwatchInputTypeEnum>;\n /** Whether update product preview image or not. */\n update_product_preview_image?: Maybe<Scalars['Boolean']['output']>;\n /** Whether use product image for swatch or not. */\n use_product_image_for_swatch?: Maybe<Scalars['Boolean']['output']>;\n /** Whether a product or category attribute is used in product listing or not. */\n used_in_product_listing?: Maybe<Scalars['Boolean']['output']>;\n};\n\n/** Defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for. */\nexport type CategoryFilterInput = {\n /** Filter by the unique category ID for a `CategoryInterface` object. */\n category_uid?: InputMaybe<FilterEqualTypeInput>;\n /** Deprecated: use 'category_uid' to filter uniquely identifiers of categories. */\n ids?: InputMaybe<FilterEqualTypeInput>;\n /** Filter by the display name of the category. */\n name?: InputMaybe<FilterMatchTypeInput>;\n /** Filter by the unique parent category ID for a `CategoryInterface` object. */\n parent_category_uid?: InputMaybe<FilterEqualTypeInput>;\n /** Filter by the unique parent category ID for a `CategoryInterface` object. */\n parent_id?: InputMaybe<FilterEqualTypeInput>;\n /** Filter by the part of the URL that identifies the category. */\n url_key?: InputMaybe<FilterEqualTypeInput>;\n /** Filter by the URL path for the category. */\n url_path?: InputMaybe<FilterEqualTypeInput>;\n};\n\n/** Contains the full set of attributes that can be returned in a category search. */\nexport type CategoryInterface = {\n automatic_sorting?: Maybe<Scalars['String']['output']>;\n available_sort_by?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** An array of breadcrumb items. */\n breadcrumbs?: Maybe<Array<Maybe<Breadcrumb>>>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Categories' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n children_count?: Maybe<Scalars['String']['output']>;\n /** Contains a category CMS block. */\n cms_block?: Maybe<CmsBlock>;\n /**\n * The timestamp indicating when the category was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n custom_layout_update_file?: Maybe<Scalars['String']['output']>;\n /** The attribute to use for sorting. */\n default_sort_by?: Maybe<Scalars['String']['output']>;\n /** An optional description of the category. */\n description?: Maybe<Scalars['String']['output']>;\n display_mode?: Maybe<Scalars['String']['output']>;\n filter_price_range?: Maybe<Scalars['Float']['output']>;\n /**\n * An ID that uniquely identifies the category.\n * @deprecated Use `uid` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n image?: Maybe<Scalars['String']['output']>;\n include_in_menu?: Maybe<Scalars['Int']['output']>;\n is_anchor?: Maybe<Scalars['Int']['output']>;\n landing_page?: Maybe<Scalars['Int']['output']>;\n /** The depth of the category within the tree. */\n level?: Maybe<Scalars['Int']['output']>;\n meta_description?: Maybe<Scalars['String']['output']>;\n meta_keywords?: Maybe<Scalars['String']['output']>;\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The display name of the category. */\n name?: Maybe<Scalars['String']['output']>;\n /** The full category path. */\n path?: Maybe<Scalars['String']['output']>;\n /** The category path within the store. */\n path_in_store?: Maybe<Scalars['String']['output']>;\n /** The position of the category relative to other categories at the same level in tree. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not. */\n product_count?: Maybe<Scalars['Int']['output']>;\n /** The list of products assigned to the category. */\n products?: Maybe<CategoryProducts>;\n /** Indicates whether the category is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** The unique ID for a `CategoryInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * The timestamp indicating when the category was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** The URL key assigned to the category. */\n url_key?: Maybe<Scalars['String']['output']>;\n /** The URL path assigned to the category. */\n url_path?: Maybe<Scalars['String']['output']>;\n /** The part of the category URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains the full set of attributes that can be returned in a category search. */\nexport type CategoryInterfaceProductsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n sort?: InputMaybe<ProductAttributeSortInput>;\n};\n\n/** Contains details about the products assigned to a category. */\nexport type CategoryProducts = {\n __typename?: 'CategoryProducts';\n /** An array of products that are assigned to the category. */\n items?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Pagination metadata. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains a collection of `CategoryTree` objects and pagination information. */\nexport type CategoryResult = {\n __typename?: 'CategoryResult';\n /** A list of categories that match the filter criteria. */\n items?: Maybe<Array<Maybe<CategoryTree>>>;\n /** An object that includes the `page_info` and `currentPage` values specified in the query. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The total number of categories that match the criteria. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains the hierarchy of categories. */\nexport type CategoryTree = CategoryInterface &\n RoutableInterface & {\n __typename?: 'CategoryTree';\n automatic_sorting?: Maybe<Scalars['String']['output']>;\n available_sort_by?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** An array of breadcrumb items. */\n breadcrumbs?: Maybe<Array<Maybe<Breadcrumb>>>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Categories' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** A tree of child categories. */\n children?: Maybe<Array<Maybe<CategoryTree>>>;\n children_count?: Maybe<Scalars['String']['output']>;\n /** Contains a category CMS block. */\n cms_block?: Maybe<CmsBlock>;\n /**\n * The timestamp indicating when the category was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n custom_layout_update_file?: Maybe<Scalars['String']['output']>;\n /** The attribute to use for sorting. */\n default_sort_by?: Maybe<Scalars['String']['output']>;\n /** An optional description of the category. */\n description?: Maybe<Scalars['String']['output']>;\n display_mode?: Maybe<Scalars['String']['output']>;\n filter_price_range?: Maybe<Scalars['Float']['output']>;\n /**\n * An ID that uniquely identifies the category.\n * @deprecated Use `uid` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n image?: Maybe<Scalars['String']['output']>;\n include_in_menu?: Maybe<Scalars['Int']['output']>;\n is_anchor?: Maybe<Scalars['Int']['output']>;\n landing_page?: Maybe<Scalars['Int']['output']>;\n /** The depth of the category within the tree. */\n level?: Maybe<Scalars['Int']['output']>;\n meta_description?: Maybe<Scalars['String']['output']>;\n meta_keywords?: Maybe<Scalars['String']['output']>;\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The display name of the category. */\n name?: Maybe<Scalars['String']['output']>;\n /** The full category path. */\n path?: Maybe<Scalars['String']['output']>;\n /** The category path within the store. */\n path_in_store?: Maybe<Scalars['String']['output']>;\n /** The position of the category relative to other categories at the same level in tree. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not. */\n product_count?: Maybe<Scalars['Int']['output']>;\n /** The list of products assigned to the category. */\n products?: Maybe<CategoryProducts>;\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the category is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /** The unique ID for a `CategoryInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * The timestamp indicating when the category was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** The URL key assigned to the category. */\n url_key?: Maybe<Scalars['String']['output']>;\n /** The URL path assigned to the category. */\n url_path?: Maybe<Scalars['String']['output']>;\n /** The part of the category URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n };\n\n/** Contains the hierarchy of categories. */\nexport type CategoryTreeProductsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n sort?: InputMaybe<ProductAttributeSortInput>;\n};\n\n/** Defines details about an individual checkout agreement. */\nexport type CheckoutAgreement = {\n __typename?: 'CheckoutAgreement';\n /** The ID for a checkout agreement. */\n agreement_id: Scalars['Int']['output'];\n /** The checkbox text for the checkout agreement. */\n checkbox_text: Scalars['String']['output'];\n /** Required. The text of the agreement. */\n content: Scalars['String']['output'];\n /** The height of the text box where the Terms and Conditions statement appears during checkout. */\n content_height?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the `content` text is in HTML format. */\n is_html: Scalars['Boolean']['output'];\n /** Indicates whether agreements are accepted automatically or manually. */\n mode: CheckoutAgreementMode;\n /** The name given to the condition. */\n name: Scalars['String']['output'];\n};\n\n/** Indicates how agreements are accepted. */\nexport enum CheckoutAgreementMode {\n /** Conditions are automatically accepted upon checkout. */\n Auto = 'AUTO',\n /** Shoppers must manually accept the conditions to place an order. */\n Manual = 'MANUAL',\n}\n\n/** An error encountered while adding an item to the cart. */\nexport type CheckoutUserInputError = {\n __typename?: 'CheckoutUserInputError';\n /** An error code that is specific to Checkout. */\n code: CheckoutUserInputErrorCodes;\n /** A localized error message. */\n message: Scalars['String']['output'];\n /** The path to the input field that caused an error. See the GraphQL specification about path errors for details: http://spec.graphql.org/draft/#sec-Errors */\n path: Array<Maybe<Scalars['String']['output']>>;\n};\n\nexport enum CheckoutUserInputErrorCodes {\n InsufficientStock = 'INSUFFICIENT_STOCK',\n NotSalable = 'NOT_SALABLE',\n ProductNotFound = 'PRODUCT_NOT_FOUND',\n ReorderNotAvailable = 'REORDER_NOT_AVAILABLE',\n Undefined = 'UNDEFINED',\n}\n\n/** Contains details about a specific CMS block. */\nexport type CmsBlock = {\n __typename?: 'CmsBlock';\n /** The content of the CMS block in raw HTML. */\n content?: Maybe<Scalars['String']['output']>;\n /** The CMS block identifier. */\n identifier?: Maybe<Scalars['String']['output']>;\n /** The title assigned to the CMS block. */\n title?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains an array CMS block items. */\nexport type CmsBlocks = {\n __typename?: 'CmsBlocks';\n /** An array of CMS blocks. */\n items?: Maybe<Array<Maybe<CmsBlock>>>;\n};\n\n/** Contains details about a CMS page. */\nexport type CmsPage = RoutableInterface & {\n __typename?: 'CmsPage';\n /** The content of the CMS page in raw HTML. */\n content?: Maybe<Scalars['String']['output']>;\n /** The heading that displays at the top of the CMS page. */\n content_heading?: Maybe<Scalars['String']['output']>;\n /** The ID of a CMS page. */\n identifier?: Maybe<Scalars['String']['output']>;\n /** A brief description of the page for search results listings. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A brief description of the page for search results listings. */\n meta_keywords?: Maybe<Scalars['String']['output']>;\n /** A page title that is indexed by search engines and appears in search results listings. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The design layout of the page, indicating the number of columns and navigation features used on the page. */\n page_layout?: Maybe<Scalars['String']['output']>;\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The name that appears in the breadcrumb trail navigation and in the browser title bar and tab. */\n title?: Maybe<Scalars['String']['output']>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /** The URL key of the CMS page, which is often based on the `content_heading`. */\n url_key?: Maybe<Scalars['String']['output']>;\n};\n\nexport type ColorSwatchData = SwatchDataInterface & {\n __typename?: 'ColorSwatchData';\n /** The value can be represented as color (HEX code), image link, or text. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains an attribute code that is used for product comparisons. */\nexport type ComparableAttribute = {\n __typename?: 'ComparableAttribute';\n /** An attribute code that is enabled for product comparisons. */\n code: Scalars['String']['output'];\n /** The label of the attribute code. */\n label: Scalars['String']['output'];\n};\n\n/** Defines an object used to iterate through items for product comparisons. */\nexport type ComparableItem = {\n __typename?: 'ComparableItem';\n /** An array of product attributes that can be used to compare products. */\n attributes: Array<Maybe<ProductAttribute>>;\n /** Details about a product in a compare list. */\n product: ProductInterface;\n /** The unique ID of an item in a compare list. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains iterable information such as the array of items, the count, and attributes that represent the compare list. */\nexport type CompareList = {\n __typename?: 'CompareList';\n /** An array of attributes that can be used for comparing products. */\n attributes?: Maybe<Array<Maybe<ComparableAttribute>>>;\n /** The number of items in the compare list. */\n item_count: Scalars['Int']['output'];\n /** An array of products to compare. */\n items?: Maybe<Array<Maybe<ComparableItem>>>;\n /** The unique ID assigned to the compare list. */\n uid: Scalars['ID']['output'];\n};\n\nexport type ComplexTextValue = {\n __typename?: 'ComplexTextValue';\n /** Text that can contain HTML tags. */\n html: Scalars['String']['output'];\n};\n\n/** Contains details about a configurable product attribute option. */\nexport type ConfigurableAttributeOption = {\n __typename?: 'ConfigurableAttributeOption';\n /** The ID assigned to the attribute. */\n code?: Maybe<Scalars['String']['output']>;\n /** A string that describes the configurable attribute option. */\n label?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ConfigurableAttributeOption` object. */\n uid: Scalars['ID']['output'];\n /** A unique index number assigned to the configurable product option. */\n value_index?: Maybe<Scalars['Int']['output']>;\n};\n\n/** An implementation for configurable product cart items. */\nexport type ConfigurableCartItem = CartItemInterface & {\n __typename?: 'ConfigurableCartItem';\n /** The list of available gift wrapping options for the cart item. */\n available_gift_wrapping: Array<Maybe<GiftWrapping>>;\n /** An array containing the configuranle options the shopper selected. */\n configurable_options: Array<Maybe<SelectedConfigurableOption>>;\n /** Product details of the cart item. */\n configured_variant: ProductInterface;\n /** An array containing the customizable options the shopper selected. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** The entered gift message for the cart item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the cart item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Describes configurable options that have been selected and can be selected as a result of the previous selections. */\nexport type ConfigurableOptionAvailableForSelection = {\n __typename?: 'ConfigurableOptionAvailableForSelection';\n /** An attribute code that uniquely identifies a configurable option. */\n attribute_code: Scalars['String']['output'];\n /** An array of selectable option value IDs. */\n option_value_uids: Array<Maybe<Scalars['ID']['output']>>;\n};\n\n/** Defines basic features of a configurable product and its simple product variants. */\nexport type ConfigurableProduct = CustomizableProductInterface &\n PhysicalProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'ConfigurableProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** An array of options for the configurable product. */\n configurable_options?: Maybe<Array<Maybe<ConfigurableProductOptions>>>;\n /** An array of media gallery items and other details about selected configurable product options as well as details about remaining selectable options. */\n configurable_product_options_selection?: Maybe<ConfigurableProductOptionsSelection>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** An array of simple product variants. */\n variants?: Maybe<Array<Maybe<ConfigurableVariant>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n };\n\n/** Defines basic features of a configurable product and its simple product variants. */\nexport type ConfigurableProductConfigurable_Product_Options_SelectionArgs = {\n configurableOptionValueUids?: InputMaybe<Array<Scalars['ID']['input']>>;\n};\n\n/** Defines basic features of a configurable product and its simple product variants. */\nexport type ConfigurableProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines basic features of a configurable product and its simple product variants. */\nexport type ConfigurableProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type ConfigurableProductCartItemInput = {\n /** The ID and value of the option. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** The quantity and SKU of the configurable product. */\n data: CartItemInput;\n /** The SKU of the parent configurable product. */\n parent_sku?: InputMaybe<Scalars['String']['input']>;\n /** Deprecated. Use `CartItemInput.sku` instead. */\n variant_sku?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains details about configurable product options. */\nexport type ConfigurableProductOption = {\n __typename?: 'ConfigurableProductOption';\n /** An attribute code that uniquely identifies a configurable option. */\n attribute_code: Scalars['String']['output'];\n /** The display name of the option. */\n label: Scalars['String']['output'];\n /** The unique ID of the configurable option. */\n uid: Scalars['ID']['output'];\n /** An array of values that are applicable for this option. */\n values?: Maybe<Array<Maybe<ConfigurableProductOptionValue>>>;\n};\n\n/** Defines a value for a configurable product option. */\nexport type ConfigurableProductOptionValue = {\n __typename?: 'ConfigurableProductOptionValue';\n /** Indicates whether the product is available with this selected option. */\n is_available: Scalars['Boolean']['output'];\n /** Indicates whether the value is the default. */\n is_use_default: Scalars['Boolean']['output'];\n /** The display name of the value. */\n label: Scalars['String']['output'];\n /** The URL assigned to the thumbnail of the swatch image. */\n swatch?: Maybe<SwatchDataInterface>;\n /** The unique ID of the value. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines configurable attributes for the specified product. */\nexport type ConfigurableProductOptions = {\n __typename?: 'ConfigurableProductOptions';\n /** A string that identifies the attribute. */\n attribute_code?: Maybe<Scalars['String']['output']>;\n /**\n * The ID assigned to the attribute.\n * @deprecated Use `attribute_uid` instead.\n */\n attribute_id?: Maybe<Scalars['String']['output']>;\n /**\n * The ID assigned to the attribute.\n * @deprecated Use `attribute_uid` instead.\n */\n attribute_id_v2?: Maybe<Scalars['Int']['output']>;\n /** The unique ID for an `Attribute` object. */\n attribute_uid: Scalars['ID']['output'];\n /**\n * The configurable option ID number assigned by the system.\n * @deprecated Use `uid` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** A displayed string that describes the configurable product option. */\n label?: Maybe<Scalars['String']['output']>;\n /** A number that indicates the order in which the attribute is displayed. */\n position?: Maybe<Scalars['Int']['output']>;\n /**\n * This is the same as a product's `id` field.\n * @deprecated `product_id` is not needed and can be obtained from its parent.\n */\n product_id?: Maybe<Scalars['Int']['output']>;\n /** The unique ID for a `ConfigurableProductOptions` object. */\n uid: Scalars['ID']['output'];\n /** Indicates whether the option is the default. */\n use_default?: Maybe<Scalars['Boolean']['output']>;\n /** An array that defines the `value_index` codes assigned to the configurable product. */\n values?: Maybe<Array<Maybe<ConfigurableProductOptionsValues>>>;\n};\n\n/** Contains metadata corresponding to the selected configurable options. */\nexport type ConfigurableProductOptionsSelection = {\n __typename?: 'ConfigurableProductOptionsSelection';\n /** An array of all possible configurable options. */\n configurable_options?: Maybe<Array<Maybe<ConfigurableProductOption>>>;\n /** Product images and videos corresponding to the specified configurable options selection. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /** The configurable options available for further selection based on the current selection. */\n options_available_for_selection?: Maybe<\n Array<Maybe<ConfigurableOptionAvailableForSelection>>\n >;\n /** A variant represented by the specified configurable options selection. The value is expected to be null until selections are made for each configurable option. */\n variant?: Maybe<SimpleProduct>;\n};\n\n/** Contains the index number assigned to a configurable product option. */\nexport type ConfigurableProductOptionsValues = {\n __typename?: 'ConfigurableProductOptionsValues';\n /** The label of the product on the default store. */\n default_label?: Maybe<Scalars['String']['output']>;\n /** The label of the product. */\n label?: Maybe<Scalars['String']['output']>;\n /** The label of the product on the current store. */\n store_label?: Maybe<Scalars['String']['output']>;\n /** Swatch data for a configurable product option. */\n swatch_data?: Maybe<SwatchDataInterface>;\n /** The unique ID for a `ConfigurableProductOptionsValues` object. */\n uid?: Maybe<Scalars['ID']['output']>;\n /** Indicates whether to use the default_label. */\n use_default_value?: Maybe<Scalars['Boolean']['output']>;\n /**\n * A unique index number assigned to the configurable product option.\n * @deprecated Use `uid` instead.\n */\n value_index?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains all the simple product variants of a configurable product. */\nexport type ConfigurableVariant = {\n __typename?: 'ConfigurableVariant';\n /** An array of configurable attribute options. */\n attributes?: Maybe<Array<Maybe<ConfigurableAttributeOption>>>;\n /** An array of linked simple products. */\n product?: Maybe<SimpleProduct>;\n};\n\n/** A configurable product wish list item. */\nexport type ConfigurableWishlistItem = WishlistItemInterface & {\n __typename?: 'ConfigurableWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /**\n * The SKU of the simple product corresponding to a set of selected configurable options.\n * @deprecated Use `ConfigurableWishlistItem.configured_variant.sku` instead.\n */\n child_sku: Scalars['String']['output'];\n /** An array of selected configurable options. */\n configurable_options?: Maybe<Array<Maybe<SelectedConfigurableOption>>>;\n /** Product details of the selected variant. The value is null if some options are not configured. */\n configured_variant?: Maybe<ProductInterface>;\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Contains details about a customer email address to confirm. */\nexport type ConfirmEmailInput = {\n /** The key to confirm the email address. */\n confirmation_key: Scalars['String']['input'];\n /** The email address to be confirmed. */\n email: Scalars['String']['input'];\n};\n\n/** List of account confirmation statuses. */\nexport enum ConfirmationStatusEnum {\n /** Account confirmation not required */\n AccountConfirmationNotRequired = 'ACCOUNT_CONFIRMATION_NOT_REQUIRED',\n /** Account confirmed */\n AccountConfirmed = 'ACCOUNT_CONFIRMED',\n}\n\nexport type ContactUsInput = {\n /** The shopper's comment to the merchant. */\n comment: Scalars['String']['input'];\n /** The email address of the shopper. */\n email: Scalars['String']['input'];\n /** The full name of the shopper. */\n name: Scalars['String']['input'];\n /** The shopper's telephone number. */\n telephone?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains the status of the request. */\nexport type ContactUsOutput = {\n __typename?: 'ContactUsOutput';\n /** Indicates whether the request was successful. */\n status: Scalars['Boolean']['output'];\n};\n\n/** Contains the source and target wish lists after copying products. */\nexport type CopyProductsBetweenWishlistsOutput = {\n __typename?: 'CopyProductsBetweenWishlistsOutput';\n /** The destination wish list containing the copied products. */\n destination_wishlist: Wishlist;\n /** The wish list that the products were copied from. */\n source_wishlist: Wishlist;\n /** An array of errors encountered while copying products in a wish list. */\n user_errors: Array<Maybe<WishListUserInputError>>;\n};\n\nexport type Country = {\n __typename?: 'Country';\n /** An array of regions within a particular country. */\n available_regions?: Maybe<Array<Maybe<Region>>>;\n /** The name of the country in English. */\n full_name_english?: Maybe<Scalars['String']['output']>;\n /** The name of the country in the current locale. */\n full_name_locale?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `Country` object. */\n id?: Maybe<Scalars['String']['output']>;\n /** The three-letter abbreviation of the country, such as USA. */\n three_letter_abbreviation?: Maybe<Scalars['String']['output']>;\n /** The two-letter abbreviation of the country, such as US. */\n two_letter_abbreviation?: Maybe<Scalars['String']['output']>;\n};\n\n/** The list of country codes. */\nexport enum CountryCodeEnum {\n /** Andorra */\n Ad = 'AD',\n /** United Arab Emirates */\n Ae = 'AE',\n /** Afghanistan */\n Af = 'AF',\n /** Antigua & Barbuda */\n Ag = 'AG',\n /** Anguilla */\n Ai = 'AI',\n /** Albania */\n Al = 'AL',\n /** Armenia */\n Am = 'AM',\n /** Netherlands Antilles */\n An = 'AN',\n /** Angola */\n Ao = 'AO',\n /** Antarctica */\n Aq = 'AQ',\n /** Argentina */\n Ar = 'AR',\n /** American Samoa */\n As = 'AS',\n /** Austria */\n At = 'AT',\n /** Australia */\n Au = 'AU',\n /** Aruba */\n Aw = 'AW',\n /** Åland Islands */\n Ax = 'AX',\n /** Azerbaijan */\n Az = 'AZ',\n /** Bosnia & Herzegovina */\n Ba = 'BA',\n /** Barbados */\n Bb = 'BB',\n /** Bangladesh */\n Bd = 'BD',\n /** Belgium */\n Be = 'BE',\n /** Burkina Faso */\n Bf = 'BF',\n /** Bulgaria */\n Bg = 'BG',\n /** Bahrain */\n Bh = 'BH',\n /** Burundi */\n Bi = 'BI',\n /** Benin */\n Bj = 'BJ',\n /** St. Barthélemy */\n Bl = 'BL',\n /** Bermuda */\n Bm = 'BM',\n /** Brunei */\n Bn = 'BN',\n /** Bolivia */\n Bo = 'BO',\n /** Brazil */\n Br = 'BR',\n /** Bahamas */\n Bs = 'BS',\n /** Bhutan */\n Bt = 'BT',\n /** Bouvet Island */\n Bv = 'BV',\n /** Botswana */\n Bw = 'BW',\n /** Belarus */\n By = 'BY',\n /** Belize */\n Bz = 'BZ',\n /** Canada */\n Ca = 'CA',\n /** Cocos (Keeling) Islands */\n Cc = 'CC',\n /** Congo-Kinshasa */\n Cd = 'CD',\n /** Central African Republic */\n Cf = 'CF',\n /** Congo-Brazzaville */\n Cg = 'CG',\n /** Switzerland */\n Ch = 'CH',\n /** Côte d’Ivoire */\n Ci = 'CI',\n /** Cook Islands */\n Ck = 'CK',\n /** Chile */\n Cl = 'CL',\n /** Cameroon */\n Cm = 'CM',\n /** China */\n Cn = 'CN',\n /** Colombia */\n Co = 'CO',\n /** Costa Rica */\n Cr = 'CR',\n /** Cuba */\n Cu = 'CU',\n /** Cape Verde */\n Cv = 'CV',\n /** Christmas Island */\n Cx = 'CX',\n /** Cyprus */\n Cy = 'CY',\n /** Czech Republic */\n Cz = 'CZ',\n /** Germany */\n De = 'DE',\n /** Djibouti */\n Dj = 'DJ',\n /** Denmark */\n Dk = 'DK',\n /** Dominica */\n Dm = 'DM',\n /** Dominican Republic */\n Do = 'DO',\n /** Algeria */\n Dz = 'DZ',\n /** Ecuador */\n Ec = 'EC',\n /** Estonia */\n Ee = 'EE',\n /** Egypt */\n Eg = 'EG',\n /** Western Sahara */\n Eh = 'EH',\n /** Eritrea */\n Er = 'ER',\n /** Spain */\n Es = 'ES',\n /** Ethiopia */\n Et = 'ET',\n /** Finland */\n Fi = 'FI',\n /** Fiji */\n Fj = 'FJ',\n /** Falkland Islands */\n Fk = 'FK',\n /** Micronesia */\n Fm = 'FM',\n /** Faroe Islands */\n Fo = 'FO',\n /** France */\n Fr = 'FR',\n /** Gabon */\n Ga = 'GA',\n /** United Kingdom */\n Gb = 'GB',\n /** Grenada */\n Gd = 'GD',\n /** Georgia */\n Ge = 'GE',\n /** French Guiana */\n Gf = 'GF',\n /** Guernsey */\n Gg = 'GG',\n /** Ghana */\n Gh = 'GH',\n /** Gibraltar */\n Gi = 'GI',\n /** Greenland */\n Gl = 'GL',\n /** Gambia */\n Gm = 'GM',\n /** Guinea */\n Gn = 'GN',\n /** Guadeloupe */\n Gp = 'GP',\n /** Equatorial Guinea */\n Gq = 'GQ',\n /** Greece */\n Gr = 'GR',\n /** South Georgia & South Sandwich Islands */\n Gs = 'GS',\n /** Guatemala */\n Gt = 'GT',\n /** Guam */\n Gu = 'GU',\n /** Guinea-Bissau */\n Gw = 'GW',\n /** Guyana */\n Gy = 'GY',\n /** Hong Kong SAR China */\n Hk = 'HK',\n /** Heard & McDonald Islands */\n Hm = 'HM',\n /** Honduras */\n Hn = 'HN',\n /** Croatia */\n Hr = 'HR',\n /** Haiti */\n Ht = 'HT',\n /** Hungary */\n Hu = 'HU',\n /** Indonesia */\n Id = 'ID',\n /** Ireland */\n Ie = 'IE',\n /** Israel */\n Il = 'IL',\n /** Isle of Man */\n Im = 'IM',\n /** India */\n In = 'IN',\n /** British Indian Ocean Territory */\n Io = 'IO',\n /** Iraq */\n Iq = 'IQ',\n /** Iran */\n Ir = 'IR',\n /** Iceland */\n Is = 'IS',\n /** Italy */\n It = 'IT',\n /** Jersey */\n Je = 'JE',\n /** Jamaica */\n Jm = 'JM',\n /** Jordan */\n Jo = 'JO',\n /** Japan */\n Jp = 'JP',\n /** Kenya */\n Ke = 'KE',\n /** Kyrgyzstan */\n Kg = 'KG',\n /** Cambodia */\n Kh = 'KH',\n /** Kiribati */\n Ki = 'KI',\n /** Comoros */\n Km = 'KM',\n /** St. Kitts & Nevis */\n Kn = 'KN',\n /** North Korea */\n Kp = 'KP',\n /** South Korea */\n Kr = 'KR',\n /** Kuwait */\n Kw = 'KW',\n /** Cayman Islands */\n Ky = 'KY',\n /** Kazakhstan */\n Kz = 'KZ',\n /** Laos */\n La = 'LA',\n /** Lebanon */\n Lb = 'LB',\n /** St. Lucia */\n Lc = 'LC',\n /** Liechtenstein */\n Li = 'LI',\n /** Sri Lanka */\n Lk = 'LK',\n /** Liberia */\n Lr = 'LR',\n /** Lesotho */\n Ls = 'LS',\n /** Lithuania */\n Lt = 'LT',\n /** Luxembourg */\n Lu = 'LU',\n /** Latvia */\n Lv = 'LV',\n /** Libya */\n Ly = 'LY',\n /** Morocco */\n Ma = 'MA',\n /** Monaco */\n Mc = 'MC',\n /** Moldova */\n Md = 'MD',\n /** Montenegro */\n Me = 'ME',\n /** St. Martin */\n Mf = 'MF',\n /** Madagascar */\n Mg = 'MG',\n /** Marshall Islands */\n Mh = 'MH',\n /** Macedonia */\n Mk = 'MK',\n /** Mali */\n Ml = 'ML',\n /** Myanmar (Burma) */\n Mm = 'MM',\n /** Mongolia */\n Mn = 'MN',\n /** Macau SAR China */\n Mo = 'MO',\n /** Northern Mariana Islands */\n Mp = 'MP',\n /** Martinique */\n Mq = 'MQ',\n /** Mauritania */\n Mr = 'MR',\n /** Montserrat */\n Ms = 'MS',\n /** Malta */\n Mt = 'MT',\n /** Mauritius */\n Mu = 'MU',\n /** Maldives */\n Mv = 'MV',\n /** Malawi */\n Mw = 'MW',\n /** Mexico */\n Mx = 'MX',\n /** Malaysia */\n My = 'MY',\n /** Mozambique */\n Mz = 'MZ',\n /** Namibia */\n Na = 'NA',\n /** New Caledonia */\n Nc = 'NC',\n /** Niger */\n Ne = 'NE',\n /** Norfolk Island */\n Nf = 'NF',\n /** Nigeria */\n Ng = 'NG',\n /** Nicaragua */\n Ni = 'NI',\n /** Netherlands */\n Nl = 'NL',\n /** Norway */\n No = 'NO',\n /** Nepal */\n Np = 'NP',\n /** Nauru */\n Nr = 'NR',\n /** Niue */\n Nu = 'NU',\n /** New Zealand */\n Nz = 'NZ',\n /** Oman */\n Om = 'OM',\n /** Panama */\n Pa = 'PA',\n /** Peru */\n Pe = 'PE',\n /** French Polynesia */\n Pf = 'PF',\n /** Papua New Guinea */\n Pg = 'PG',\n /** Philippines */\n Ph = 'PH',\n /** Pakistan */\n Pk = 'PK',\n /** Poland */\n Pl = 'PL',\n /** St. Pierre & Miquelon */\n Pm = 'PM',\n /** Pitcairn Islands */\n Pn = 'PN',\n /** Palestinian Territories */\n Ps = 'PS',\n /** Portugal */\n Pt = 'PT',\n /** Palau */\n Pw = 'PW',\n /** Paraguay */\n Py = 'PY',\n /** Qatar */\n Qa = 'QA',\n /** Réunion */\n Re = 'RE',\n /** Romania */\n Ro = 'RO',\n /** Serbia */\n Rs = 'RS',\n /** Russia */\n Ru = 'RU',\n /** Rwanda */\n Rw = 'RW',\n /** Saudi Arabia */\n Sa = 'SA',\n /** Solomon Islands */\n Sb = 'SB',\n /** Seychelles */\n Sc = 'SC',\n /** Sudan */\n Sd = 'SD',\n /** Sweden */\n Se = 'SE',\n /** Singapore */\n Sg = 'SG',\n /** St. Helena */\n Sh = 'SH',\n /** Slovenia */\n Si = 'SI',\n /** Svalbard & Jan Mayen */\n Sj = 'SJ',\n /** Slovakia */\n Sk = 'SK',\n /** Sierra Leone */\n Sl = 'SL',\n /** San Marino */\n Sm = 'SM',\n /** Senegal */\n Sn = 'SN',\n /** Somalia */\n So = 'SO',\n /** Suriname */\n Sr = 'SR',\n /** São Tomé & Príncipe */\n St = 'ST',\n /** El Salvador */\n Sv = 'SV',\n /** Syria */\n Sy = 'SY',\n /** Eswatini */\n Sz = 'SZ',\n /** Turks & Caicos Islands */\n Tc = 'TC',\n /** Chad */\n Td = 'TD',\n /** French Southern Territories */\n Tf = 'TF',\n /** Togo */\n Tg = 'TG',\n /** Thailand */\n Th = 'TH',\n /** Tajikistan */\n Tj = 'TJ',\n /** Tokelau */\n Tk = 'TK',\n /** Timor-Leste */\n Tl = 'TL',\n /** Turkmenistan */\n Tm = 'TM',\n /** Tunisia */\n Tn = 'TN',\n /** Tonga */\n To = 'TO',\n /** Turkey */\n Tr = 'TR',\n /** Trinidad & Tobago */\n Tt = 'TT',\n /** Tuvalu */\n Tv = 'TV',\n /** Taiwan */\n Tw = 'TW',\n /** Tanzania */\n Tz = 'TZ',\n /** Ukraine */\n Ua = 'UA',\n /** Uganda */\n Ug = 'UG',\n /** U.S. Outlying Islands */\n Um = 'UM',\n /** United States */\n Us = 'US',\n /** Uruguay */\n Uy = 'UY',\n /** Uzbekistan */\n Uz = 'UZ',\n /** Vatican City */\n Va = 'VA',\n /** St. Vincent & Grenadines */\n Vc = 'VC',\n /** Venezuela */\n Ve = 'VE',\n /** British Virgin Islands */\n Vg = 'VG',\n /** U.S. Virgin Islands */\n Vi = 'VI',\n /** Vietnam */\n Vn = 'VN',\n /** Vanuatu */\n Vu = 'VU',\n /** Wallis & Futuna */\n Wf = 'WF',\n /** Samoa */\n Ws = 'WS',\n /** Yemen */\n Ye = 'YE',\n /** Mayotte */\n Yt = 'YT',\n /** South Africa */\n Za = 'ZA',\n /** Zambia */\n Zm = 'ZM',\n /** Zimbabwe */\n Zw = 'ZW',\n}\n\n/** Contains an array of product IDs to use for creating a compare list. */\nexport type CreateCompareListInput = {\n /** An array of product IDs to add to the compare list. */\n products?: InputMaybe<Array<InputMaybe<Scalars['ID']['input']>>>;\n};\n\n/** Defines a new gift registry. */\nexport type CreateGiftRegistryInput = {\n /** Additional attributes specified as a code-value pair. */\n dynamic_attributes?: InputMaybe<\n Array<InputMaybe<GiftRegistryDynamicAttributeInput>>\n >;\n /** The name of the event. */\n event_name: Scalars['String']['input'];\n /** The ID of the selected event type. */\n gift_registry_type_uid: Scalars['ID']['input'];\n /** A message describing the event. */\n message: Scalars['String']['input'];\n /** Indicates whether the registry is PRIVATE or PUBLIC. */\n privacy_settings: GiftRegistryPrivacySettings;\n /** The list of people who receive notifications about the registry. */\n registrants: Array<InputMaybe<AddGiftRegistryRegistrantInput>>;\n /** The shipping address for all gift registry items. */\n shipping_address?: InputMaybe<GiftRegistryShippingAddressInput>;\n /** Indicates whether the registry is ACTIVE or INACTIVE. */\n status: GiftRegistryStatus;\n};\n\n/** Contains the results of a request to create a gift registry. */\nexport type CreateGiftRegistryOutput = {\n __typename?: 'CreateGiftRegistryOutput';\n /** The newly-created gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\nexport type CreateGuestCartInput = {\n /** Optional client-generated ID */\n cart_uid?: InputMaybe<Scalars['ID']['input']>;\n};\n\nexport type CreateGuestCartOutput = {\n __typename?: 'CreateGuestCartOutput';\n /** The newly created cart. */\n cart?: Maybe<Cart>;\n};\n\n/** Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods. */\nexport type CreatePayflowProTokenOutput = {\n __typename?: 'CreatePayflowProTokenOutput';\n /** The RESPMSG returned by PayPal. If the `result` is `0`, then `response_message` is `Approved`. */\n response_message: Scalars['String']['output'];\n /** A non-zero value if any errors occurred. */\n result: Scalars['Int']['output'];\n /** The RESULT returned by PayPal. A value of `0` indicates the transaction was approved. */\n result_code: Scalars['Int']['output'];\n /** A secure token generated by PayPal. */\n secure_token: Scalars['String']['output'];\n /** A secure token ID generated by PayPal. */\n secure_token_id: Scalars['String']['output'];\n};\n\n/** Defines a new product review. */\nexport type CreateProductReviewInput = {\n /** The customer's nickname. Defaults to the customer name, if logged in. */\n nickname: Scalars['String']['input'];\n /** The ratings details by category. For example, Price: 5 stars, Quality: 4 stars, etc. */\n ratings: Array<InputMaybe<ProductReviewRatingInput>>;\n /** The SKU of the reviewed product. */\n sku: Scalars['String']['input'];\n /** The summary (title) of the review. */\n summary: Scalars['String']['input'];\n /** The review text. */\n text: Scalars['String']['input'];\n};\n\n/** Contains the completed product review. */\nexport type CreateProductReviewOutput = {\n __typename?: 'CreateProductReviewOutput';\n /** Product review details. */\n review: ProductReview;\n};\n\n/** Defines the name and visibility of a new wish list. */\nexport type CreateWishlistInput = {\n /** The name of the new wish list. */\n name: Scalars['String']['input'];\n /** Indicates whether the wish list is public or private. */\n visibility: WishlistVisibilityEnum;\n};\n\n/** Contains the wish list. */\nexport type CreateWishlistOutput = {\n __typename?: 'CreateWishlistOutput';\n /** The newly-created wish list */\n wishlist: Wishlist;\n};\n\n/** Required fields for Payflow Pro and Payments Pro credit card payments. */\nexport type CreditCardDetailsInput = {\n /** The credit card expiration month. */\n cc_exp_month: Scalars['Int']['input'];\n /** The credit card expiration year. */\n cc_exp_year: Scalars['Int']['input'];\n /** The last 4 digits of the credit card. */\n cc_last_4: Scalars['Int']['input'];\n /** The credit card type. */\n cc_type: Scalars['String']['input'];\n};\n\n/** Contains credit memo details. */\nexport type CreditMemo = {\n __typename?: 'CreditMemo';\n /** Comments on the credit memo. */\n comments?: Maybe<Array<Maybe<SalesCommentItem>>>;\n /** The unique ID for a `CreditMemo` object. */\n id: Scalars['ID']['output'];\n /** An array containing details about refunded items. */\n items?: Maybe<Array<Maybe<CreditMemoItemInterface>>>;\n /** The sequential credit memo number. */\n number: Scalars['String']['output'];\n /** Details about the total refunded amount. */\n total?: Maybe<CreditMemoTotal>;\n};\n\nexport type CreditMemoItem = CreditMemoItemInterface & {\n __typename?: 'CreditMemoItem';\n /** Details about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for a `CreditMemoItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item the credit memo is applied to. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Credit memo item details. */\nexport type CreditMemoItemInterface = {\n /** Details about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for a `CreditMemoItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item the credit memo is applied to. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains credit memo price details. */\nexport type CreditMemoTotal = {\n __typename?: 'CreditMemoTotal';\n /** An adjustment manually applied to the order. */\n adjustment: Money;\n /** The final base grand total amount in the base currency. */\n base_grand_total: Money;\n /** The applied discounts to the credit memo. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The final total amount, including shipping, discounts, and taxes. */\n grand_total: Money;\n /** Details about the shipping and handling costs for the credit memo. */\n shipping_handling?: Maybe<ShippingHandling>;\n /** The subtotal of the invoice, excluding shipping, discounts, and taxes. */\n subtotal: Money;\n /** The credit memo tax details. */\n taxes?: Maybe<Array<Maybe<TaxItem>>>;\n /** The shipping amount for the credit memo. */\n total_shipping: Money;\n /** The amount of tax applied to the credit memo. */\n total_tax: Money;\n};\n\nexport type Currency = {\n __typename?: 'Currency';\n /** An array of three-letter currency codes accepted by the store, such as USD and EUR. */\n available_currency_codes?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** The base currency set for the store, such as USD. */\n base_currency_code?: Maybe<Scalars['String']['output']>;\n /** The symbol for the specified base currency, such as $. */\n base_currency_symbol?: Maybe<Scalars['String']['output']>;\n /** @deprecated Symbol was missed. Use `default_display_currency_code`. */\n default_display_currecy_code?: Maybe<Scalars['String']['output']>;\n /** @deprecated Symbol was missed. Use `default_display_currency_code`. */\n default_display_currecy_symbol?: Maybe<Scalars['String']['output']>;\n /** The currency that is displayed by default, such as USD. */\n default_display_currency_code?: Maybe<Scalars['String']['output']>;\n /** The currency symbol that is displayed by default, such as $. */\n default_display_currency_symbol?: Maybe<Scalars['String']['output']>;\n /** An array of exchange rates for currencies defined in the store. */\n exchange_rates?: Maybe<Array<Maybe<ExchangeRate>>>;\n};\n\n/** The list of available currency codes. */\nexport enum CurrencyEnum {\n Aed = 'AED',\n Afn = 'AFN',\n All = 'ALL',\n Amd = 'AMD',\n Ang = 'ANG',\n Aoa = 'AOA',\n Ars = 'ARS',\n Aud = 'AUD',\n Awg = 'AWG',\n Azm = 'AZM',\n Azn = 'AZN',\n Bam = 'BAM',\n Bbd = 'BBD',\n Bdt = 'BDT',\n Bgn = 'BGN',\n Bhd = 'BHD',\n Bif = 'BIF',\n Bmd = 'BMD',\n Bnd = 'BND',\n Bob = 'BOB',\n Brl = 'BRL',\n Bsd = 'BSD',\n Btn = 'BTN',\n Buk = 'BUK',\n Bwp = 'BWP',\n Byn = 'BYN',\n Bzd = 'BZD',\n Cad = 'CAD',\n Cdf = 'CDF',\n Che = 'CHE',\n Chf = 'CHF',\n Chw = 'CHW',\n Clp = 'CLP',\n Cny = 'CNY',\n Cop = 'COP',\n Crc = 'CRC',\n Cup = 'CUP',\n Cve = 'CVE',\n Czk = 'CZK',\n Djf = 'DJF',\n Dkk = 'DKK',\n Dop = 'DOP',\n Dzd = 'DZD',\n Eek = 'EEK',\n Egp = 'EGP',\n Ern = 'ERN',\n Etb = 'ETB',\n Eur = 'EUR',\n Fjd = 'FJD',\n Fkp = 'FKP',\n Gbp = 'GBP',\n Gek = 'GEK',\n Gel = 'GEL',\n Ghs = 'GHS',\n Gip = 'GIP',\n Gmd = 'GMD',\n Gnf = 'GNF',\n Gqe = 'GQE',\n Gtq = 'GTQ',\n Gyd = 'GYD',\n Hkd = 'HKD',\n Hnl = 'HNL',\n Hrk = 'HRK',\n Htg = 'HTG',\n Huf = 'HUF',\n Idr = 'IDR',\n Ils = 'ILS',\n Inr = 'INR',\n Iqd = 'IQD',\n Irr = 'IRR',\n Isk = 'ISK',\n Jmd = 'JMD',\n Jod = 'JOD',\n Jpy = 'JPY',\n Kes = 'KES',\n Kgs = 'KGS',\n Khr = 'KHR',\n Kmf = 'KMF',\n Kpw = 'KPW',\n Krw = 'KRW',\n Kwd = 'KWD',\n Kyd = 'KYD',\n Kzt = 'KZT',\n Lak = 'LAK',\n Lbp = 'LBP',\n Lkr = 'LKR',\n Lrd = 'LRD',\n Lsl = 'LSL',\n Lsm = 'LSM',\n Ltl = 'LTL',\n Lvl = 'LVL',\n Lyd = 'LYD',\n Mad = 'MAD',\n Mdl = 'MDL',\n Mga = 'MGA',\n Mkd = 'MKD',\n Mmk = 'MMK',\n Mnt = 'MNT',\n Mop = 'MOP',\n Mro = 'MRO',\n Mur = 'MUR',\n Mvr = 'MVR',\n Mwk = 'MWK',\n Mxn = 'MXN',\n Myr = 'MYR',\n Mzn = 'MZN',\n Nad = 'NAD',\n Ngn = 'NGN',\n Nic = 'NIC',\n Nok = 'NOK',\n Npr = 'NPR',\n Nzd = 'NZD',\n Omr = 'OMR',\n Pab = 'PAB',\n Pen = 'PEN',\n Pgk = 'PGK',\n Php = 'PHP',\n Pkr = 'PKR',\n Pln = 'PLN',\n Pyg = 'PYG',\n Qar = 'QAR',\n Rhd = 'RHD',\n Rol = 'ROL',\n Ron = 'RON',\n Rsd = 'RSD',\n Rub = 'RUB',\n Rwf = 'RWF',\n Sar = 'SAR',\n Sbd = 'SBD',\n Scr = 'SCR',\n Sdg = 'SDG',\n Sek = 'SEK',\n Sgd = 'SGD',\n Shp = 'SHP',\n Skk = 'SKK',\n Sll = 'SLL',\n Sos = 'SOS',\n Srd = 'SRD',\n Std = 'STD',\n Svc = 'SVC',\n Syp = 'SYP',\n Szl = 'SZL',\n Thb = 'THB',\n Tjs = 'TJS',\n Tmm = 'TMM',\n Tnd = 'TND',\n Top = 'TOP',\n Trl = 'TRL',\n Try = 'TRY',\n Ttd = 'TTD',\n Twd = 'TWD',\n Tzs = 'TZS',\n Uah = 'UAH',\n Ugx = 'UGX',\n Usd = 'USD',\n Uyu = 'UYU',\n Uzs = 'UZS',\n Veb = 'VEB',\n Vef = 'VEF',\n Vnd = 'VND',\n Vuv = 'VUV',\n Wst = 'WST',\n Xcd = 'XCD',\n Xof = 'XOF',\n Xpf = 'XPF',\n Yer = 'YER',\n Ytl = 'YTL',\n Zar = 'ZAR',\n Zmk = 'ZMK',\n Zwd = 'ZWD',\n}\n\n/** Defines an array of custom attributes. */\nexport type CustomAttributeMetadata = {\n __typename?: 'CustomAttributeMetadata';\n /** An array of attributes. */\n items?: Maybe<Array<Maybe<Attribute>>>;\n};\n\n/** An interface containing fields that define the EAV attribute. */\nexport type CustomAttributeMetadataInterface = {\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n code: Scalars['ID']['output'];\n /** Default attribute value. */\n default_value?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type: AttributeEntityTypeEnum;\n /** The frontend class of the attribute. */\n frontend_class?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n frontend_input?: Maybe<AttributeFrontendInputEnum>;\n /** Whether the attribute value is required. */\n is_required: Scalars['Boolean']['output'];\n /** Whether the attribute value must be unique. */\n is_unique: Scalars['Boolean']['output'];\n /** The label assigned to the attribute. */\n label?: Maybe<Scalars['String']['output']>;\n /** Attribute options. */\n options: Array<Maybe<CustomAttributeOptionInterface>>;\n};\n\nexport type CustomAttributeOptionInterface = {\n /** Is the option value default. */\n is_default: Scalars['Boolean']['output'];\n /** The label assigned to the attribute option. */\n label: Scalars['String']['output'];\n /** The attribute option value. */\n value: Scalars['String']['output'];\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type Customer = {\n __typename?: 'Customer';\n /** An array containing the customer's shipping and billing addresses. */\n addresses?: Maybe<Array<Maybe<CustomerAddress>>>;\n /** Indicates whether the customer has enabled remote shopping assistance. */\n allow_remote_shopping_assistance: Scalars['Boolean']['output'];\n /** The contents of the customer's compare list. */\n compare_list?: Maybe<CompareList>;\n /** The customer's confirmation status. */\n confirmation_status: ConfirmationStatusEnum;\n /** Timestamp indicating when the account was created. */\n created_at?: Maybe<Scalars['String']['output']>;\n /** Customer's custom attributes. */\n custom_attributes?: Maybe<Array<Maybe<AttributeValueInterface>>>;\n /** The customer's date of birth. */\n date_of_birth?: Maybe<Scalars['String']['output']>;\n /** The ID assigned to the billing address. */\n default_billing?: Maybe<Scalars['String']['output']>;\n /** The ID assigned to the shipping address. */\n default_shipping?: Maybe<Scalars['String']['output']>;\n /**\n * The customer's date of birth.\n * @deprecated Use `date_of_birth` instead.\n */\n dob?: Maybe<Scalars['String']['output']>;\n /** The customer's email address. Required. */\n email?: Maybe<Scalars['String']['output']>;\n /** The customer's first name. */\n firstname?: Maybe<Scalars['String']['output']>;\n /** The customer's gender (Male - 1, Female - 2). */\n gender?: Maybe<Scalars['Int']['output']>;\n /** Details about all of the customer's gift registries. */\n gift_registries?: Maybe<Array<Maybe<GiftRegistry>>>;\n /** Details about a specific gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n /** @deprecated Customer group should not be exposed in the storefront scenarios. */\n group_id?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID assigned to the customer.\n * @deprecated `id` is not needed as part of `Customer`, because on the server side, it can be identified based on the customer token used for authentication. There is no need to know customer ID on the client side.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the customer is subscribed to the company's newsletter. */\n is_subscribed?: Maybe<Scalars['Boolean']['output']>;\n /** The customer's family name. */\n lastname?: Maybe<Scalars['String']['output']>;\n /** The customer's middle name. */\n middlename?: Maybe<Scalars['String']['output']>;\n orders?: Maybe<CustomerOrders>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** Details about the specified return request from the unique ID for a `Return` object. */\n return?: Maybe<Return>;\n /** Information about the customer's return requests. */\n returns?: Maybe<Returns>;\n /** Contains the customer's product reviews. */\n reviews: ProductReviews;\n /** Customer reward points details. */\n reward_points?: Maybe<RewardPoints>;\n /** Store credit information applied for the logged in customer. */\n store_credit?: Maybe<CustomerStoreCredit>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The customer's Value-added tax (VAT) number (for corporate customers). */\n taxvat?: Maybe<Scalars['String']['output']>;\n /**\n * Return a customer's wish lists.\n * @deprecated Use `Customer.wishlists` or `Customer.wishlist_v2` instead.\n */\n wishlist: Wishlist;\n /** Retrieve the wish list identified by the unique ID for a `Wishlist` object. */\n wishlist_v2?: Maybe<Wishlist>;\n /** An array of wishlists. In Magento Open Source, customers are limited to one wish list. The number of wish lists is configurable for Adobe Commerce. */\n wishlists: Array<Maybe<Wishlist>>;\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerCustom_AttributesArgs = {\n attributeCodes?: InputMaybe<Array<Scalars['ID']['input']>>;\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerGift_RegistryArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerOrdersArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n filter?: InputMaybe<CustomerOrdersFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n scope?: InputMaybe<ScopeTypeEnum>;\n sort?: InputMaybe<CustomerOrderSortInput>;\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerReturnArgs = {\n uid: Scalars['ID']['input'];\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerReturnsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerWishlist_V2Args = {\n id: Scalars['ID']['input'];\n};\n\n/** Defines the customer name, addresses, and other details. */\nexport type CustomerWishlistsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Contains detailed information about a customer's billing or shipping address. */\nexport type CustomerAddress = {\n __typename?: 'CustomerAddress';\n /** The customer's city or town. */\n city?: Maybe<Scalars['String']['output']>;\n /** The customer's company. */\n company?: Maybe<Scalars['String']['output']>;\n /** The customer's country. */\n country_code?: Maybe<CountryCodeEnum>;\n /**\n * The customer's country.\n * @deprecated Use `country_code` instead.\n */\n country_id?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use custom_attributesV2 instead. */\n custom_attributes?: Maybe<Array<Maybe<CustomerAddressAttribute>>>;\n /** Custom attributes assigned to the customer address. */\n custom_attributesV2: Array<Maybe<AttributeValueInterface>>;\n /**\n * The customer ID\n * @deprecated `customer_id` is not needed as part of `CustomerAddress`. The `id` is a unique identifier for the addresses.\n */\n customer_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the address is the customer's default billing address. */\n default_billing?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the address is the customer's default shipping address. */\n default_shipping?: Maybe<Scalars['Boolean']['output']>;\n /** Contains any extension attributes for the address. */\n extension_attributes?: Maybe<Array<Maybe<CustomerAddressAttribute>>>;\n /** The customer's fax number. */\n fax?: Maybe<Scalars['String']['output']>;\n /** The first name of the person associated with the shipping/billing address. */\n firstname?: Maybe<Scalars['String']['output']>;\n /** The ID of a `CustomerAddress` object. */\n id?: Maybe<Scalars['Int']['output']>;\n /** The family name of the person associated with the shipping/billing address. */\n lastname?: Maybe<Scalars['String']['output']>;\n /** The middle name of the person associated with the shipping/billing address. */\n middlename?: Maybe<Scalars['String']['output']>;\n /** The customer's ZIP or postal code. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** An object containing the region name, region code, and region ID. */\n region?: Maybe<CustomerAddressRegion>;\n /** The unique ID for a pre-defined region. */\n region_id?: Maybe<Scalars['Int']['output']>;\n /** An array of strings that define the street number and name. */\n street?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The customer's telephone number. */\n telephone?: Maybe<Scalars['String']['output']>;\n /** The customer's Value-added tax (VAT) number (for corporate customers). */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains detailed information about a customer's billing or shipping address. */\nexport type CustomerAddressCustom_AttributesV2Args = {\n attributeCodes?: InputMaybe<Array<Scalars['ID']['input']>>;\n};\n\n/** Specifies the attribute code and value of a customer address attribute. */\nexport type CustomerAddressAttribute = {\n __typename?: 'CustomerAddressAttribute';\n /** The name assigned to the customer address attribute. */\n attribute_code?: Maybe<Scalars['String']['output']>;\n /** The value assigned to the customer address attribute. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Specifies the attribute code and value of a customer attribute. */\nexport type CustomerAddressAttributeInput = {\n /** The name assigned to the attribute. */\n attribute_code: Scalars['String']['input'];\n /** The value assigned to the attribute. */\n value: Scalars['String']['input'];\n};\n\n/** Contains details about a billing or shipping address. */\nexport type CustomerAddressInput = {\n /** The customer's city or town. */\n city?: InputMaybe<Scalars['String']['input']>;\n /** The customer's company. */\n company?: InputMaybe<Scalars['String']['input']>;\n /** The two-letter code representing the customer's country. */\n country_code?: InputMaybe<CountryCodeEnum>;\n /** Deprecated: use `country_code` instead. */\n country_id?: InputMaybe<CountryCodeEnum>;\n /** Deprecated. Use custom_attributesV2 instead. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<CustomerAddressAttributeInput>>\n >;\n /** Custom attributes assigned to the customer address. */\n custom_attributesV2?: InputMaybe<Array<InputMaybe<AttributeValueInput>>>;\n /** Indicates whether the address is the default billing address. */\n default_billing?: InputMaybe<Scalars['Boolean']['input']>;\n /** Indicates whether the address is the default shipping address. */\n default_shipping?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's fax number. */\n fax?: InputMaybe<Scalars['String']['input']>;\n /** The first name of the person associated with the billing/shipping address. */\n firstname?: InputMaybe<Scalars['String']['input']>;\n /** The family name of the person associated with the billing/shipping address. */\n lastname?: InputMaybe<Scalars['String']['input']>;\n /** The middle name of the person associated with the billing/shipping address. */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** The customer's ZIP or postal code. */\n postcode?: InputMaybe<Scalars['String']['input']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** An object containing the region name, region code, and region ID. */\n region?: InputMaybe<CustomerAddressRegionInput>;\n /** An array of strings that define the street number and name. */\n street?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** The customer's telephone number. */\n telephone?: InputMaybe<Scalars['String']['input']>;\n /** The customer's Tax/VAT number (for corporate customers). */\n vat_id?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Defines the customer's state or province. */\nexport type CustomerAddressRegion = {\n __typename?: 'CustomerAddressRegion';\n /** The state or province name. */\n region?: Maybe<Scalars['String']['output']>;\n /** The address region code. */\n region_code?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a pre-defined region. */\n region_id?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Defines the customer's state or province. */\nexport type CustomerAddressRegionInput = {\n /** The state or province name. */\n region?: InputMaybe<Scalars['String']['input']>;\n /** The address region code. */\n region_code?: InputMaybe<Scalars['String']['input']>;\n /** The unique ID for a pre-defined region. */\n region_id?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Customer attribute metadata. */\nexport type CustomerAttributeMetadata = CustomAttributeMetadataInterface & {\n __typename?: 'CustomerAttributeMetadata';\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n code: Scalars['ID']['output'];\n /** Default attribute value. */\n default_value?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type: AttributeEntityTypeEnum;\n /** The frontend class of the attribute. */\n frontend_class?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n frontend_input?: Maybe<AttributeFrontendInputEnum>;\n /** The template used for the input of the attribute (e.g., 'date'). */\n input_filter?: Maybe<InputFilterEnum>;\n /** Whether the attribute value is required. */\n is_required: Scalars['Boolean']['output'];\n /** Whether the attribute value must be unique. */\n is_unique: Scalars['Boolean']['output'];\n /** The label assigned to the attribute. */\n label?: Maybe<Scalars['String']['output']>;\n /** The number of lines of the attribute value. */\n multiline_count?: Maybe<Scalars['Int']['output']>;\n /** Attribute options. */\n options: Array<Maybe<CustomAttributeOptionInterface>>;\n /** The position of the attribute in the form. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The validation rules of the attribute value. */\n validate_rules?: Maybe<Array<Maybe<ValidationRule>>>;\n};\n\n/** An input object for creating a customer. */\nexport type CustomerCreateInput = {\n /** Indicates whether the customer has enabled remote shopping assistance. */\n allow_remote_shopping_assistance?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's custom attributes. */\n custom_attributes?: InputMaybe<Array<InputMaybe<AttributeValueInput>>>;\n /** The customer's date of birth. */\n date_of_birth?: InputMaybe<Scalars['String']['input']>;\n /** Deprecated: Use `date_of_birth` instead. */\n dob?: InputMaybe<Scalars['String']['input']>;\n /** The customer's email address. */\n email: Scalars['String']['input'];\n /** The customer's first name. */\n firstname: Scalars['String']['input'];\n /** The customer's gender (Male - 1, Female - 2). */\n gender?: InputMaybe<Scalars['Int']['input']>;\n /** Indicates whether the customer is subscribed to the company's newsletter. */\n is_subscribed?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's family name. */\n lastname: Scalars['String']['input'];\n /** The customer's middle name. */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** The customer's password. */\n password?: InputMaybe<Scalars['String']['input']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** A value such as Sr., Jr., or III. */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** The customer's Tax/VAT number (for corporate customers). */\n taxvat?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains details about a single downloadable product. */\nexport type CustomerDownloadableProduct = {\n __typename?: 'CustomerDownloadableProduct';\n /** The date and time the purchase was made. */\n date?: Maybe<Scalars['String']['output']>;\n /** The fully qualified URL to the download file. */\n download_url?: Maybe<Scalars['String']['output']>;\n /** The unique ID assigned to the item. */\n order_increment_id?: Maybe<Scalars['String']['output']>;\n /** The remaining number of times the customer can download the product. */\n remaining_downloads?: Maybe<Scalars['String']['output']>;\n /** Indicates when the product becomes available for download. Options are `Pending` and `Invoiced`. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a list of downloadable products. */\nexport type CustomerDownloadableProducts = {\n __typename?: 'CustomerDownloadableProducts';\n /** An array of purchased downloadable items. */\n items?: Maybe<Array<Maybe<CustomerDownloadableProduct>>>;\n};\n\n/** An input object that assigns or updates customer attributes. */\nexport type CustomerInput = {\n /** The customer's date of birth. */\n date_of_birth?: InputMaybe<Scalars['String']['input']>;\n /** Deprecated: Use `date_of_birth` instead. */\n dob?: InputMaybe<Scalars['String']['input']>;\n /** The customer's email address. Required when creating a customer. */\n email?: InputMaybe<Scalars['String']['input']>;\n /** The customer's first name. */\n firstname?: InputMaybe<Scalars['String']['input']>;\n /** The customer's gender (Male - 1, Female - 2). */\n gender?: InputMaybe<Scalars['Int']['input']>;\n /** Indicates whether the customer is subscribed to the company's newsletter. */\n is_subscribed?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's family name. */\n lastname?: InputMaybe<Scalars['String']['input']>;\n /** The customer's middle name. */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** The customer's password. */\n password?: InputMaybe<Scalars['String']['input']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** A value such as Sr., Jr., or III. */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** The customer's Tax/VAT number (for corporate customers). */\n taxvat?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains details about each of the customer's orders. */\nexport type CustomerOrder = {\n __typename?: 'CustomerOrder';\n /** Coupons applied to the order. */\n applied_coupons: Array<Maybe<AppliedCoupon>>;\n /** The billing address for the order. */\n billing_address?: Maybe<OrderAddress>;\n /** The shipping carrier for the order delivery. */\n carrier?: Maybe<Scalars['String']['output']>;\n /** Comments about the order. */\n comments?: Maybe<Array<Maybe<SalesCommentItem>>>;\n /** @deprecated Use the `order_date` field instead. */\n created_at?: Maybe<Scalars['String']['output']>;\n /** A list of credit memos. */\n credit_memos?: Maybe<Array<Maybe<CreditMemo>>>;\n /** Order customer email. */\n email?: Maybe<Scalars['String']['output']>;\n /** The entered gift message for the order */\n gift_message?: Maybe<GiftMessage>;\n /** Indicates whether the customer requested a gift receipt for the order. */\n gift_receipt_included: Scalars['Boolean']['output'];\n /** The selected gift wrapping for the order. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** @deprecated Use the `totals.grand_total` field instead. */\n grand_total?: Maybe<Scalars['Float']['output']>;\n /** The unique ID for a `CustomerOrder` object. */\n id: Scalars['ID']['output'];\n /** @deprecated Use the `id` field instead. */\n increment_id?: Maybe<Scalars['String']['output']>;\n /** A list of invoices for the order. */\n invoices: Array<Maybe<Invoice>>;\n /** An array containing the items purchased in this order. */\n items?: Maybe<Array<Maybe<OrderItemInterface>>>;\n /** A list of order items eligible to be in a return request. */\n items_eligible_for_return?: Maybe<Array<Maybe<OrderItemInterface>>>;\n /** The order number. */\n number: Scalars['String']['output'];\n /** The date the order was placed. */\n order_date: Scalars['String']['output'];\n /** @deprecated Use the `number` field instead. */\n order_number: Scalars['String']['output'];\n /** Payment details for the order. */\n payment_methods?: Maybe<Array<Maybe<OrderPaymentMethod>>>;\n /** Indicates whether the customer requested a printed card for the order. */\n printed_card_included: Scalars['Boolean']['output'];\n /** Return requests associated with this order. */\n returns?: Maybe<Returns>;\n /** A list of shipments for the order. */\n shipments?: Maybe<Array<Maybe<OrderShipment>>>;\n /** The shipping address for the order. */\n shipping_address?: Maybe<OrderAddress>;\n /** The delivery method for the order. */\n shipping_method?: Maybe<Scalars['String']['output']>;\n /** The current status of the order. */\n status: Scalars['String']['output'];\n /** The token that can be used to retrieve the order using order query. */\n token: Scalars['String']['output'];\n /** Details about the calculated totals for this order. */\n total?: Maybe<OrderTotal>;\n};\n\n/** Contains details about each of the customer's orders. */\nexport type CustomerOrderReturnsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** CustomerOrderSortInput specifies the field to use for sorting search results and indicates whether the results are sorted in ascending or descending order. */\nexport type CustomerOrderSortInput = {\n /** This enumeration indicates whether to return results in ascending or descending order */\n sort_direction: SortEnum;\n /** Specifies the field to use for sorting */\n sort_field: CustomerOrderSortableField;\n};\n\n/** Specifies the field to use for sorting */\nexport enum CustomerOrderSortableField {\n /** Sorts customer orders by created_at field */\n CreatedAt = 'CREATED_AT',\n /** Sorts customer orders by number */\n Number = 'NUMBER',\n}\n\n/** The collection of orders that match the conditions defined in the filter. */\nexport type CustomerOrders = {\n __typename?: 'CustomerOrders';\n /** An array of customer orders. */\n items: Array<Maybe<CustomerOrder>>;\n /** Contains pagination metadata. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The total count of customer orders. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Identifies the filter to use for filtering orders. */\nexport type CustomerOrdersFilterInput = {\n /** Filters by order number. */\n number?: InputMaybe<FilterStringTypeInput>;\n};\n\n/** Contains details about a newly-created or updated customer. */\nexport type CustomerOutput = {\n __typename?: 'CustomerOutput';\n /** Customer details after creating or updating a customer. */\n customer: Customer;\n};\n\n/** Contains payment tokens stored in the customer's vault. */\nexport type CustomerPaymentTokens = {\n __typename?: 'CustomerPaymentTokens';\n /** An array of payment tokens. */\n items: Array<Maybe<PaymentToken>>;\n};\n\n/** Contains store credit information with balance and history. */\nexport type CustomerStoreCredit = {\n __typename?: 'CustomerStoreCredit';\n /** Contains the customer's store credit balance history. If the history or store credit feature is disabled, then a null value will be returned. */\n balance_history?: Maybe<CustomerStoreCreditHistory>;\n /** The current balance of store credit. */\n current_balance?: Maybe<Money>;\n /** Indicates whether store credits are enabled. If the feature is disabled, then the balance will not be returned. */\n enabled?: Maybe<Scalars['Boolean']['output']>;\n};\n\n/** Contains store credit information with balance and history. */\nexport type CustomerStoreCreditBalance_HistoryArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Lists changes to the amount of store credit available to the customer. */\nexport type CustomerStoreCreditHistory = {\n __typename?: 'CustomerStoreCreditHistory';\n /** An array containing information about changes to the store credit available to the customer. */\n items?: Maybe<Array<Maybe<CustomerStoreCreditHistoryItem>>>;\n /** Metadata for pagination rendering. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The number of items returned. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains store credit history information. */\nexport type CustomerStoreCreditHistoryItem = {\n __typename?: 'CustomerStoreCreditHistoryItem';\n /** The action that was made on the store credit. */\n action?: Maybe<Scalars['String']['output']>;\n /** The store credit available to the customer as a result of this action. */\n actual_balance?: Maybe<Money>;\n /** The amount added to or subtracted from the store credit as a result of this action. */\n balance_change?: Maybe<Money>;\n /** The date and time when the store credit change was made. */\n date_time_changed?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a customer authorization token. */\nexport type CustomerToken = {\n __typename?: 'CustomerToken';\n /** The customer authorization token. */\n token?: Maybe<Scalars['String']['output']>;\n};\n\n/** An input object for updating a customer. */\nexport type CustomerUpdateInput = {\n /** Indicates whether the customer has enabled remote shopping assistance. */\n allow_remote_shopping_assistance?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's custom attributes. */\n custom_attributes?: InputMaybe<Array<InputMaybe<AttributeValueInput>>>;\n /** The customer's date of birth. */\n date_of_birth?: InputMaybe<Scalars['String']['input']>;\n /** Deprecated: Use `date_of_birth` instead. */\n dob?: InputMaybe<Scalars['String']['input']>;\n /** The customer's first name. */\n firstname?: InputMaybe<Scalars['String']['input']>;\n /** The customer's gender (Male - 1, Female - 2). */\n gender?: InputMaybe<Scalars['Int']['input']>;\n /** Indicates whether the customer is subscribed to the company's newsletter. */\n is_subscribed?: InputMaybe<Scalars['Boolean']['input']>;\n /** The customer's family name. */\n lastname?: InputMaybe<Scalars['String']['input']>;\n /** The customer's middle name. */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** A value such as Sr., Jr., or III. */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** The customer's Tax/VAT number (for corporate customers). */\n taxvat?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains information about a text area that is defined as part of a customizable option. */\nexport type CustomizableAreaOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableAreaOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** The Stock Keeping Unit of the base product. */\n product_sku?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An object that defines a text area. */\n value?: Maybe<CustomizableAreaValue>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized text area. */\nexport type CustomizableAreaValue = {\n __typename?: 'CustomizableAreaValue';\n /** The maximum number of characters that can be entered for this customizable option. */\n max_characters?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableAreaValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a set of checkbox values that are defined as part of a customizable option. */\nexport type CustomizableCheckboxOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableCheckboxOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An array that defines a set of checkbox values. */\n value?: Maybe<Array<Maybe<CustomizableCheckboxValue>>>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized set of checkbox values. */\nexport type CustomizableCheckboxValue = {\n __typename?: 'CustomizableCheckboxValue';\n /** The ID assigned to the value. */\n option_type_id?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The order in which the checkbox value is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableCheckboxValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a date picker that is defined as part of a customizable option. */\nexport type CustomizableDateOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableDateOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** The Stock Keeping Unit of the base product. */\n product_sku?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An object that defines a date field in a customizable option. */\n value?: Maybe<CustomizableDateValue>;\n};\n\n/** Defines the customizable date type. */\nexport enum CustomizableDateTypeEnum {\n Date = 'DATE',\n DateTime = 'DATE_TIME',\n Time = 'TIME',\n}\n\n/** Defines the price and sku of a product whose page contains a customized date picker. */\nexport type CustomizableDateValue = {\n __typename?: 'CustomizableDateValue';\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** DATE, DATE_TIME or TIME */\n type?: Maybe<CustomizableDateTypeEnum>;\n /** The unique ID for a `CustomizableDateValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a drop down menu that is defined as part of a customizable option. */\nexport type CustomizableDropDownOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableDropDownOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An array that defines the set of options for a drop down menu. */\n value?: Maybe<Array<Maybe<CustomizableDropDownValue>>>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized drop down menu. */\nexport type CustomizableDropDownValue = {\n __typename?: 'CustomizableDropDownValue';\n /** The ID assigned to the value. */\n option_type_id?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableDropDownValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a text field that is defined as part of a customizable option. */\nexport type CustomizableFieldOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableFieldOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** The Stock Keeping Unit of the base product. */\n product_sku?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An object that defines a text field. */\n value?: Maybe<CustomizableFieldValue>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized text field. */\nexport type CustomizableFieldValue = {\n __typename?: 'CustomizableFieldValue';\n /** The maximum number of characters that can be entered for this customizable option. */\n max_characters?: Maybe<Scalars['Int']['output']>;\n /** The price of the custom value. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableFieldValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a file picker that is defined as part of a customizable option. */\nexport type CustomizableFileOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableFileOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** The Stock Keeping Unit of the base product. */\n product_sku?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An object that defines a file value. */\n value?: Maybe<CustomizableFileValue>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized file picker. */\nexport type CustomizableFileValue = {\n __typename?: 'CustomizableFileValue';\n /** The file extension to accept. */\n file_extension?: Maybe<Scalars['String']['output']>;\n /** The maximum width of an image. */\n image_size_x?: Maybe<Scalars['Int']['output']>;\n /** The maximum height of an image. */\n image_size_y?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableFileValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about a multiselect that is defined as part of a customizable option. */\nexport type CustomizableMultipleOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableMultipleOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An array that defines the set of options for a multiselect. */\n value?: Maybe<Array<Maybe<CustomizableMultipleValue>>>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized multiselect. */\nexport type CustomizableMultipleValue = {\n __typename?: 'CustomizableMultipleValue';\n /** The ID assigned to the value. */\n option_type_id?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableMultipleValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines a customizable option. */\nexport type CustomizableOptionInput = {\n /** The customizable option ID of the product. */\n id?: InputMaybe<Scalars['Int']['input']>;\n /** The unique ID for a `CartItemInterface` object. */\n uid?: InputMaybe<Scalars['ID']['input']>;\n /** The string value of the option. */\n value_string: Scalars['String']['input'];\n};\n\n/** Contains basic information about a customizable option. It can be implemented by several types of configurable options. */\nexport type CustomizableOptionInterface = {\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains information about customizable product options. */\nexport type CustomizableProductInterface = {\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n};\n\n/** Contains information about a set of radio buttons that are defined as part of a customizable option. */\nexport type CustomizableRadioOption = CustomizableOptionInterface & {\n __typename?: 'CustomizableRadioOption';\n /**\n * Option ID.\n * @deprecated Use `uid` instead\n */\n option_id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the option is required. */\n required?: Maybe<Scalars['Boolean']['output']>;\n /** The order in which the option is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableOptionInterface` object. */\n uid: Scalars['ID']['output'];\n /** An array that defines a set of radio buttons. */\n value?: Maybe<Array<Maybe<CustomizableRadioValue>>>;\n};\n\n/** Defines the price and sku of a product whose page contains a customized set of radio buttons. */\nexport type CustomizableRadioValue = {\n __typename?: 'CustomizableRadioValue';\n /** The ID assigned to the value. */\n option_type_id?: Maybe<Scalars['Int']['output']>;\n /** The price assigned to this option. */\n price?: Maybe<Scalars['Float']['output']>;\n /** FIXED, PERCENT, or DYNAMIC. */\n price_type?: Maybe<PriceTypeEnum>;\n /** The Stock Keeping Unit for this option. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The order in which the radio button is displayed. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name for this option. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `CustomizableRadioValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains the results of the request to delete a compare list. */\nexport type DeleteCompareListOutput = {\n __typename?: 'DeleteCompareListOutput';\n /** Indicates whether the compare list was successfully deleted. */\n result: Scalars['Boolean']['output'];\n};\n\n/** Indicates whether the request succeeded and returns the remaining customer payment tokens. */\nexport type DeletePaymentTokenOutput = {\n __typename?: 'DeletePaymentTokenOutput';\n /** A container for the customer's remaining payment tokens. */\n customerPaymentTokens?: Maybe<CustomerPaymentTokens>;\n /** Indicates whether the request succeeded. */\n result: Scalars['Boolean']['output'];\n};\n\nexport type DeleteV1CartsGuestcartsCartIdGiftCardsGiftCardCode_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type DeleteV1GuestcartsCartIdCoupons_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type DeleteV1GuestcartsCartIdItemsItemId_Response =\n | Boolean_Container\n | Error_Response;\n\n/** Contains the status of the request to delete a wish list and an array of the customer's remaining wish lists. */\nexport type DeleteWishlistOutput = {\n __typename?: 'DeleteWishlistOutput';\n /** Indicates whether the wish list was deleted. */\n status: Scalars['Boolean']['output'];\n /** A list of undeleted wish lists. */\n wishlists: Array<Maybe<Wishlist>>;\n};\n\n/** Defines an individual discount. A discount can be applied to the cart as a whole or to an item, shipping. */\nexport type Discount = {\n __typename?: 'Discount';\n /** The amount of the discount. */\n amount: Money;\n /** The type of the entity the discount is applied to. */\n applied_to: CartDiscountType;\n /** A description of the discount. */\n label: Scalars['String']['output'];\n};\n\n/** An implementation for downloadable product cart items. */\nexport type DownloadableCartItem = CartItemInterface & {\n __typename?: 'DownloadableCartItem';\n /** An array containing the customizable options the shopper selected. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** An array containing information about the links for the downloadable product added to the cart. */\n links?: Maybe<Array<Maybe<DownloadableProductLinks>>>;\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** An array containing information about samples of the selected downloadable product. */\n samples?: Maybe<Array<Maybe<DownloadableProductSamples>>>;\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines downloadable product options for `CreditMemoItemInterface`. */\nexport type DownloadableCreditMemoItem = CreditMemoItemInterface & {\n __typename?: 'DownloadableCreditMemoItem';\n /** Details about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** A list of downloadable links that are refunded from the downloadable product. */\n downloadable_links?: Maybe<Array<Maybe<DownloadableItemsLinks>>>;\n /** The unique ID for a `CreditMemoItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item the credit memo is applied to. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n};\n\nexport enum DownloadableFileTypeEnum {\n /** @deprecated `sample_url` serves to get the downloadable sample */\n File = 'FILE',\n /** @deprecated `sample_url` serves to get the downloadable sample */\n Url = 'URL',\n}\n\n/** Defines downloadable product options for `InvoiceItemInterface`. */\nexport type DownloadableInvoiceItem = InvoiceItemInterface & {\n __typename?: 'DownloadableInvoiceItem';\n /** Information about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** A list of downloadable links that are invoiced from the downloadable product. */\n downloadable_links?: Maybe<Array<Maybe<DownloadableItemsLinks>>>;\n /** The unique ID for an `InvoiceItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Details about an individual order item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Defines characteristics of the links for downloadable product. */\nexport type DownloadableItemsLinks = {\n __typename?: 'DownloadableItemsLinks';\n /** A number indicating the sort order. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name of the link. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `DownloadableItemsLinks` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines downloadable product options for `OrderItemInterface`. */\nexport type DownloadableOrderItem = OrderItemInterface & {\n __typename?: 'DownloadableOrderItem';\n /** The final discount information for the product. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** A list of downloadable links that are ordered from the downloadable product. */\n downloadable_links?: Maybe<Array<Maybe<DownloadableItemsLinks>>>;\n /** Indicates whether the order item is eligible to be in a return request. */\n eligible_for_return?: Maybe<Scalars['Boolean']['output']>;\n /** The entered option for the base product, such as a logo or image. */\n entered_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The selected gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the order item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for an `OrderItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The ProductInterface object, which contains details about the base product */\n product?: Maybe<ProductInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price of the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The type of product, such as simple, configurable, etc. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** URL key of the base product. */\n product_url_key?: Maybe<Scalars['String']['output']>;\n /** The number of canceled items. */\n quantity_canceled?: Maybe<Scalars['Float']['output']>;\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n /** The number of units ordered for this item. */\n quantity_ordered?: Maybe<Scalars['Float']['output']>;\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n /** The number of returned items. */\n quantity_returned?: Maybe<Scalars['Float']['output']>;\n /** The number of shipped items. */\n quantity_shipped?: Maybe<Scalars['Float']['output']>;\n /** The selected options for the base product, such as color or size. */\n selected_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The status of the order item. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines a product that the shopper downloads. */\nexport type DownloadableProduct = CustomizableProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'DownloadableProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** An array containing information about the links for this downloadable product. */\n downloadable_product_links?: Maybe<Array<Maybe<DownloadableProductLinks>>>;\n /** An array containing information about samples of this downloadable product. */\n downloadable_product_samples?: Maybe<\n Array<Maybe<DownloadableProductSamples>>\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /** A value of 1 indicates that each link in the array must be purchased separately. */\n links_purchased_separately?: Maybe<Scalars['Int']['output']>;\n /** The heading above the list of downloadable products. */\n links_title?: Maybe<Scalars['String']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n };\n\n/** Defines a product that the shopper downloads. */\nexport type DownloadableProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines a product that the shopper downloads. */\nexport type DownloadableProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines a single downloadable product. */\nexport type DownloadableProductCartItemInput = {\n /** The ID and value of the option. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** The quantity and SKU of the downloadable product. */\n data: CartItemInput;\n /** An array of objects containing the link_id of the downloadable product link. */\n downloadable_product_links?: InputMaybe<\n Array<InputMaybe<DownloadableProductLinksInput>>\n >;\n};\n\n/** Defines characteristics of a downloadable product. */\nexport type DownloadableProductLinks = {\n __typename?: 'DownloadableProductLinks';\n /** @deprecated This information should not be exposed on frontend. */\n id?: Maybe<Scalars['Int']['output']>;\n /** @deprecated This information should not be exposed on frontend. */\n is_shareable?: Maybe<Scalars['Boolean']['output']>;\n /** @deprecated `sample_url` serves to get the downloadable sample */\n link_type?: Maybe<DownloadableFileTypeEnum>;\n /** @deprecated This information should not be exposed on frontend. */\n number_of_downloads?: Maybe<Scalars['Int']['output']>;\n /** The price of the downloadable product. */\n price?: Maybe<Scalars['Float']['output']>;\n /** @deprecated `sample_url` serves to get the downloadable sample */\n sample_file?: Maybe<Scalars['String']['output']>;\n /** @deprecated `sample_url` serves to get the downloadable sample */\n sample_type?: Maybe<DownloadableFileTypeEnum>;\n /** The full URL to the downloadable sample. */\n sample_url?: Maybe<Scalars['String']['output']>;\n /** A number indicating the sort order. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name of the link. */\n title?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `DownloadableProductLinks` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains the link ID for the downloadable product. */\nexport type DownloadableProductLinksInput = {\n /** The unique ID of the downloadable product link. */\n link_id: Scalars['Int']['input'];\n};\n\n/** Defines characteristics of a downloadable product. */\nexport type DownloadableProductSamples = {\n __typename?: 'DownloadableProductSamples';\n /** @deprecated This information should not be exposed on frontend. */\n id?: Maybe<Scalars['Int']['output']>;\n /** @deprecated `sample_url` serves to get the downloadable sample */\n sample_file?: Maybe<Scalars['String']['output']>;\n /** @deprecated `sample_url` serves to get the downloadable sample */\n sample_type?: Maybe<DownloadableFileTypeEnum>;\n /** The full URL to the downloadable sample. */\n sample_url?: Maybe<Scalars['String']['output']>;\n /** A number indicating the sort order. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The display name of the sample. */\n title?: Maybe<Scalars['String']['output']>;\n};\n\n/** A downloadable product wish list item. */\nexport type DownloadableWishlistItem = WishlistItemInterface & {\n __typename?: 'DownloadableWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** An array containing information about the selected links. */\n links_v2?: Maybe<Array<Maybe<DownloadableProductLinks>>>;\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n /** An array containing information about the selected samples. */\n samples?: Maybe<Array<Maybe<DownloadableProductSamples>>>;\n};\n\n/** Contains a single dynamic block. */\nexport type DynamicBlock = {\n __typename?: 'DynamicBlock';\n /** The renderable HTML code of the dynamic block. */\n content: ComplexTextValue;\n /** The unique ID of a `DynamicBlock` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Indicates the locations the dynamic block can be placed. If this field is not specified, the query returns all locations. */\nexport enum DynamicBlockLocationEnum {\n Content = 'CONTENT',\n Footer = 'FOOTER',\n Header = 'HEADER',\n Left = 'LEFT',\n Right = 'RIGHT',\n}\n\n/** Indicates the selected Dynamic Blocks Rotator inline widget. */\nexport enum DynamicBlockTypeEnum {\n CartPriceRuleRelated = 'CART_PRICE_RULE_RELATED',\n CatalogPriceRuleRelated = 'CATALOG_PRICE_RULE_RELATED',\n Specified = 'SPECIFIED',\n}\n\n/** Contains an array of dynamic blocks. */\nexport type DynamicBlocks = {\n __typename?: 'DynamicBlocks';\n /** An array containing individual dynamic blocks. */\n items: Array<Maybe<DynamicBlock>>;\n /** Metadata for pagination rendering. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The number of returned dynamic blocks. */\n total_count: Scalars['Int']['output'];\n};\n\n/** Defines the dynamic block filter. The filter can identify the block type, location and IDs to return. */\nexport type DynamicBlocksFilterInput = {\n /** An array of dynamic block UIDs to filter on. */\n dynamic_block_uids?: InputMaybe<Array<InputMaybe<Scalars['ID']['input']>>>;\n /** An array indicating the locations the dynamic block can be placed. */\n locations?: InputMaybe<Array<InputMaybe<DynamicBlockLocationEnum>>>;\n /** A value indicating the type of dynamic block to filter on. */\n type: DynamicBlockTypeEnum;\n};\n\n/** Contains details about a custom text attribute that the buyer entered. */\nexport type EnteredCustomAttributeInput = {\n /** A string that identifies the entered custom attribute. */\n attribute_code: Scalars['String']['input'];\n /** The text or other entered value. */\n value: Scalars['String']['input'];\n};\n\n/** Defines a customer-entered option. */\nexport type EnteredOptionInput = {\n /** The unique ID for a `CustomizableOptionInterface` object, such as a `CustomizableFieldOption`, `CustomizableFileOption`, or `CustomizableAreaOption` object. */\n uid: Scalars['ID']['input'];\n /** Text the customer entered. */\n value: Scalars['String']['input'];\n};\n\n/** Contains the `uid`, `relative_url`, and `type` attributes. */\nexport type EntityUrl = {\n __typename?: 'EntityUrl';\n /** @deprecated Use `relative_url` instead. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface`, `CategoryInterface`, `CmsPage`, or similar object associated with the specified URL. This could be a product, category, or CMS page UID. */\n entity_uid?: Maybe<Scalars['ID']['output']>;\n /**\n * The ID assigned to the object associated with the specified url. This could be a product ID, category ID, or page ID.\n * @deprecated Use `entity_uid` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirectCode?: Maybe<Scalars['Int']['output']>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n};\n\nexport type ErrorInterface = {\n /** The returned error message. */\n message: Scalars['String']['output'];\n};\n\n/** Contains details about an address. */\nexport type EstimateAddressInput = {\n /** The two-letter code representing the customer's country. */\n country_code: CountryCodeEnum;\n /** The customer's ZIP or postal code. */\n postcode?: InputMaybe<Scalars['String']['input']>;\n /** An object containing the region name, region code, and region ID. */\n region?: InputMaybe<CustomerAddressRegionInput>;\n};\n\nexport type EstimateTotalsInput = {\n /** Customer's address to estimate totals. */\n address: EstimateAddressInput;\n /** The unique ID of the cart to query. */\n cart_id: Scalars['String']['input'];\n /** Selected shipping method to estimate totals. */\n shipping_method?: InputMaybe<ShippingMethodInput>;\n};\n\n/** Estimate totals output. */\nexport type EstimateTotalsOutput = {\n __typename?: 'EstimateTotalsOutput';\n /** Cart after totals estimation */\n cart?: Maybe<Cart>;\n};\n\n/** Lists the exchange rate. */\nexport type ExchangeRate = {\n __typename?: 'ExchangeRate';\n /** Specifies the store’s default currency to exchange to. */\n currency_to?: Maybe<Scalars['String']['output']>;\n /** The exchange rate for the store’s default currency. */\n rate?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Defines a filter that matches the input exactly. */\nexport type FilterEqualTypeInput = {\n /** Use this attribute to exactly match the specified string. For example, to filter on a specific category ID, specify a value such as `5`. */\n eq?: InputMaybe<Scalars['String']['input']>;\n /** Use this attribute to filter on an array of values. For example, to filter on category IDs 4, 5, and 6, specify a value of `[\"4\", \"5\", \"6\"]`. */\n in?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n};\n\nexport enum FilterMatchTypeEnum {\n Full = 'FULL',\n Partial = 'PARTIAL',\n}\n\n/** Defines a filter that performs a fuzzy search. */\nexport type FilterMatchTypeInput = {\n /** Use this attribute to fuzzy match the specified string. For example, to filter on a specific SKU, specify a value such as `24-MB01`. */\n match?: InputMaybe<Scalars['String']['input']>;\n /** Filter match type for fine-tuned results. Possible values FULL or PARTIAL. If match_type is not provided, returned results will default to FULL match. */\n match_type?: InputMaybe<FilterMatchTypeEnum>;\n};\n\n/** Defines a filter that matches a range of values, such as prices or dates. */\nexport type FilterRangeTypeInput = {\n /** Use this attribute to specify the lowest possible value in the range. */\n from?: InputMaybe<Scalars['String']['input']>;\n /** Use this attribute to specify the highest possible value in the range. */\n to?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Defines a filter for an input string. */\nexport type FilterStringTypeInput = {\n /** Filters items that are exactly the same as the specified string. */\n eq?: InputMaybe<Scalars['String']['input']>;\n /** Filters items that are exactly the same as entries specified in an array of strings. */\n in?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** Defines a filter that performs a fuzzy search using the specified string. */\n match?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Defines the comparison operators that can be used in a filter. */\nexport type FilterTypeInput = {\n /** Equals. */\n eq?: InputMaybe<Scalars['String']['input']>;\n finset?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** From. Must be used with the `to` field. */\n from?: InputMaybe<Scalars['String']['input']>;\n /** Greater than. */\n gt?: InputMaybe<Scalars['String']['input']>;\n /** Greater than or equal to. */\n gteq?: InputMaybe<Scalars['String']['input']>;\n /** In. The value can contain a set of comma-separated values. */\n in?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** Like. The specified value can contain % (percent signs) to allow matching of 0 or more characters. */\n like?: InputMaybe<Scalars['String']['input']>;\n /** Less than. */\n lt?: InputMaybe<Scalars['String']['input']>;\n /** Less than or equal to. */\n lteq?: InputMaybe<Scalars['String']['input']>;\n /** More than or equal to. */\n moreq?: InputMaybe<Scalars['String']['input']>;\n /** Not equal to. */\n neq?: InputMaybe<Scalars['String']['input']>;\n /** Not in. The value can contain a set of comma-separated values. */\n nin?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** Not null. */\n notnull?: InputMaybe<Scalars['String']['input']>;\n /** Is null. */\n null?: InputMaybe<Scalars['String']['input']>;\n /** To. Must be used with the `from` field. */\n to?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** A single FPT that can be applied to a product price. */\nexport type FixedProductTax = {\n __typename?: 'FixedProductTax';\n /** The amount of the Fixed Product Tax. */\n amount?: Maybe<Money>;\n /** The display label assigned to the Fixed Product Tax. */\n label?: Maybe<Scalars['String']['output']>;\n};\n\n/** Lists display settings for the Fixed Product Tax. */\nexport enum FixedProductTaxDisplaySettings {\n /** The displayed price does not include the FPT amount. The values of `ProductPrice.fixed_product_taxes` and the price including the FPT are displayed separately. This value corresponds to 'Excluding FPT, Including FPT description and final price.' */\n ExcludeFptAndIncludeWithDetails = 'EXCLUDE_FPT_AND_INCLUDE_WITH_DETAILS',\n /** The displayed price does not include the FPT amount. The values from `ProductPrice.fixed_product_taxes` are not displayed. This value corresponds to 'Excluding FPT'. */\n ExcludeFptWithoutDetails = 'EXCLUDE_FPT_WITHOUT_DETAILS',\n /** The FPT feature is not enabled. You can omit `ProductPrice.fixed_product_taxes` from your query. */\n FptDisabled = 'FPT_DISABLED',\n /** The displayed price includes the FPT amount without displaying the `ProductPrice.fixed_product_taxes` values. This value corresponds to 'Including FPT only'. */\n IncludeFptWithoutDetails = 'INCLUDE_FPT_WITHOUT_DETAILS',\n /** The displayed price includes the FPT amount while displaying the values of `ProductPrice.fixed_product_taxes` separately. This value corresponds to 'Including FPT and FPT description'. */\n IncludeFptWithDetails = 'INCLUDE_FPT_WITH_DETAILS',\n}\n\nexport type Float_Container = {\n __typename?: 'Float_container';\n Float?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Identifies which customer requires remote shopping assistance. */\nexport type GenerateCustomerTokenAsAdminInput = {\n /** The email address of the customer requesting remote shopping assistance. */\n customer_email: Scalars['String']['input'];\n};\n\n/** Contains the generated customer token. */\nexport type GenerateCustomerTokenAsAdminOutput = {\n __typename?: 'GenerateCustomerTokenAsAdminOutput';\n /** The generated customer token. */\n customer_token: Scalars['String']['output'];\n};\n\nexport type GetV1ApplepayAuth_Response =\n | Error_Response\n | Pay_Pal_Braintree_Data_Auth_Data_Interface;\n\nexport type GetV1CartsGuestcartsCartIdCheckGiftCardGiftCardCode_Response =\n | Float_Container\n | Error_Response;\n\nexport type GetV1CustomersCustomerIdPasswordResetLinkTokenResetPasswordLinkToken_Response =\n Boolean_Container | Error_Response;\n\nexport type GetV1DirectoryCountriesCountryId_Response =\n | Directory_Data_Country_Information_Interface2\n | Error_Response;\n\nexport type GetV1DirectoryCountries_Response =\n | Directory_Data_Country_Information_Interface\n | Error_Response;\n\nexport type GetV1DirectoryCurrency_Response =\n | Directory_Data_Currency_Information_Interface\n | Error_Response;\n\nexport type GetV1GuestcartsCartIdBillingaddress_Response =\n | Error_Response\n | Quote_Data_Address_Interface;\n\nexport type GetV1GuestcartsCartIdCoupons_Response =\n | String_Container\n | Error_Response;\n\nexport type GetV1GuestcartsCartIdGiftmessageItemId_Response =\n | Error_Response\n | Gift_Message_Data_Message_Interface;\n\nexport type GetV1GuestcartsCartIdGiftmessage_Response =\n | Error_Response\n | Gift_Message_Data_Message_Interface;\n\nexport type GetV1GuestcartsCartIdItems_Response =\n | Error_Response\n | Quote_Data_Cart_Item_Interface2;\n\nexport type GetV1GuestcartsCartIdPaymentinformation_Response =\n | Checkout_Data_Payment_Details_Interface\n | Error_Response;\n\nexport type GetV1GuestcartsCartIdPaymentmethods_Response =\n | Error_Response\n | Quote_Data_Payment_Method_Interface;\n\nexport type GetV1GuestcartsCartIdPaymentorderId_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Order_Details_Interface;\n\nexport type GetV1GuestcartsCartIdSelectedpaymentmethod_Response =\n | Error_Response\n | Quote_Data_Payment_Interface;\n\nexport type GetV1GuestcartsCartIdShippingmethods_Response =\n | Error_Response\n | Quote_Data_Shipping_Method_Interface;\n\nexport type GetV1GuestcartsCartIdTotals_Response =\n | Error_Response\n | Quote_Data_Totals_Interface;\n\nexport type GetV1GuestcartsCartId_Response =\n | Error_Response\n | Quote_Data_Cart_Interface;\n\nexport type GetV1InventoryInstorepickupPickuplocations_Response =\n | Error_Response\n | Inventory_In_Store_Pickup_Api_Data_Search_Result_Interface;\n\nexport type GetV1PaymentsconfigApplepayLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Config_Apple_Pay_Interface;\n\nexport type GetV1PaymentsconfigGooglepayLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Config_Google_Pay_Interface;\n\nexport type GetV1PaymentsconfigHostedfieldsLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Config_Hosted_Fields_Interface;\n\nexport type GetV1PaymentsconfigLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Payment_Config_Response_Interface;\n\nexport type GetV1PaymentsconfigSmartbuttonsLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Interface;\n\nexport type GetV1PaymentssdkLocationMethodCode_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Sdk_Params_Interface2;\n\nexport type GetV1PaymentssdkLocation_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Sdk_Params_Interface;\n\nexport type GetV1Productsrenderinfo_Response =\n | Catalog_Data_Product_Render_Search_Results_Interface\n | Error_Response;\n\nexport type GetV1Search_Response =\n | Error_Response\n | Framework_Search_Search_Result_Interface;\n\nexport type GetV1TfaTfatproviderstoactivate_Response =\n | Error_Response\n | Two_Factor_Auth_Provider_Interface2;\n\nexport type GetV1TfaTfatuserproviders_Response =\n | Error_Response\n | Two_Factor_Auth_Provider_Interface;\n\n/** Contains details about the gift card account. */\nexport type GiftCardAccount = {\n __typename?: 'GiftCardAccount';\n /** The balance remaining on the gift card. */\n balance?: Maybe<Money>;\n /** The gift card account code. */\n code?: Maybe<Scalars['String']['output']>;\n /** The expiration date of the gift card. */\n expiration_date?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains the gift card code. */\nexport type GiftCardAccountInput = {\n /** The applied gift card code. */\n gift_card_code: Scalars['String']['input'];\n};\n\n/** Contains the value of a gift card, the website that generated the card, and related information. */\nexport type GiftCardAmounts = {\n __typename?: 'GiftCardAmounts';\n /** An internal attribute ID. */\n attribute_id?: Maybe<Scalars['Int']['output']>;\n /** The unique ID for a `GiftCardAmounts` object. */\n uid: Scalars['ID']['output'];\n /** The value of the gift card. */\n value?: Maybe<Scalars['Float']['output']>;\n /**\n * An ID that is assigned to each unique gift card amount.\n * @deprecated Use `uid` instead\n */\n value_id?: Maybe<Scalars['Int']['output']>;\n /** The ID of the website that generated the gift card. */\n website_id?: Maybe<Scalars['Int']['output']>;\n /** The value of the gift card. */\n website_value?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains details about a gift card that has been added to a cart. */\nexport type GiftCardCartItem = CartItemInterface & {\n __typename?: 'GiftCardCartItem';\n /** The amount and currency of the gift card. */\n amount: Money;\n /** An array of customizations applied to the gift card. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** The message from the sender to the recipient. */\n message?: Maybe<Scalars['String']['output']>;\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The email address of the person receiving the gift card. */\n recipient_email?: Maybe<Scalars['String']['output']>;\n /** The name of the person receiving the gift card. */\n recipient_name: Scalars['String']['output'];\n /** The email address of the sender. */\n sender_email?: Maybe<Scalars['String']['output']>;\n /** The name of the sender. */\n sender_name: Scalars['String']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\nexport type GiftCardCreditMemoItem = CreditMemoItemInterface & {\n __typename?: 'GiftCardCreditMemoItem';\n /** Details about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Selected gift card properties for a credit memo item. */\n gift_card?: Maybe<GiftCardItem>;\n /** The unique ID for a `CreditMemoItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item the credit memo is applied to. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n};\n\nexport type GiftCardInvoiceItem = InvoiceItemInterface & {\n __typename?: 'GiftCardInvoiceItem';\n /** Information about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Selected gift card properties for an invoice item. */\n gift_card?: Maybe<GiftCardItem>;\n /** The unique ID for an `InvoiceItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Details about an individual order item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains details about a gift card. */\nexport type GiftCardItem = {\n __typename?: 'GiftCardItem';\n /** The message from the sender to the recipient. */\n message?: Maybe<Scalars['String']['output']>;\n /** The email address of the receiver of a virtual gift card. */\n recipient_email?: Maybe<Scalars['String']['output']>;\n /** The name of the receiver of a physical or virtual gift card. */\n recipient_name?: Maybe<Scalars['String']['output']>;\n /** The email address of the sender of a virtual gift card. */\n sender_email?: Maybe<Scalars['String']['output']>;\n /** The name of the sender of a physical or virtual gift card. */\n sender_name?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains details about the sender, recipient, and amount of a gift card. */\nexport type GiftCardOptions = {\n __typename?: 'GiftCardOptions';\n /** The amount and currency of the gift card. */\n amount?: Maybe<Money>;\n /** The custom amount and currency of the gift card. */\n custom_giftcard_amount?: Maybe<Money>;\n /** The message from the sender to the recipient. */\n message?: Maybe<Scalars['String']['output']>;\n /** The email address of the person receiving the gift card. */\n recipient_email?: Maybe<Scalars['String']['output']>;\n /** The name of the person receiving the gift card. */\n recipient_name?: Maybe<Scalars['String']['output']>;\n /** The email address of the sender. */\n sender_email?: Maybe<Scalars['String']['output']>;\n /** The name of the sender. */\n sender_name?: Maybe<Scalars['String']['output']>;\n};\n\nexport type GiftCardOrderItem = OrderItemInterface & {\n __typename?: 'GiftCardOrderItem';\n /** The final discount information for the product. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Indicates whether the order item is eligible to be in a return request. */\n eligible_for_return?: Maybe<Scalars['Boolean']['output']>;\n /** The entered option for the base product, such as a logo or image. */\n entered_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** Selected gift card properties for an order item. */\n gift_card?: Maybe<GiftCardItem>;\n /** The selected gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the order item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for an `OrderItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The ProductInterface object, which contains details about the base product */\n product?: Maybe<ProductInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price of the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The type of product, such as simple, configurable, etc. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** URL key of the base product. */\n product_url_key?: Maybe<Scalars['String']['output']>;\n /** The number of canceled items. */\n quantity_canceled?: Maybe<Scalars['Float']['output']>;\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n /** The number of units ordered for this item. */\n quantity_ordered?: Maybe<Scalars['Float']['output']>;\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n /** The number of returned items. */\n quantity_returned?: Maybe<Scalars['Float']['output']>;\n /** The number of shipped items. */\n quantity_shipped?: Maybe<Scalars['Float']['output']>;\n /** The selected options for the base product, such as color or size. */\n selected_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The status of the order item. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines properties of a gift card. */\nexport type GiftCardProduct = CustomizableProductInterface &\n PhysicalProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'GiftCardProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the customer can provide a message to accompany the gift card. */\n allow_message?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether shoppers have the ability to set the value of the gift card. */\n allow_open_amount?: Maybe<Scalars['Boolean']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** An array of customizable gift card options. */\n gift_card_options: Array<Maybe<CustomizableOptionInterface>>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** An array that contains information about the values and ID of a gift card. */\n giftcard_amounts?: Maybe<Array<Maybe<GiftCardAmounts>>>;\n /** An enumeration that specifies the type of gift card. */\n giftcard_type?: Maybe<GiftCardTypeEnum>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the customer can redeem the value on the card for cash. */\n is_redeemable?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /** The number of days after purchase until the gift card expires. A null value means there is no limit. */\n lifetime?: Maybe<Scalars['Int']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** The maximum number of characters the gift message can contain. */\n message_max_length?: Maybe<Scalars['Int']['output']>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** The maximum acceptable value of an open amount gift card. */\n open_amount_max?: Maybe<Scalars['Float']['output']>;\n /** The minimum acceptable value of an open amount gift card. */\n open_amount_min?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n };\n\n/** Defines properties of a gift card. */\nexport type GiftCardProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines properties of a gift card. */\nexport type GiftCardProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type GiftCardShipmentItem = ShipmentItemInterface & {\n __typename?: 'GiftCardShipmentItem';\n /** Selected gift card properties for a shipment item. */\n gift_card?: Maybe<GiftCardItem>;\n /** The unique ID for a `ShipmentItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item associated with the shipment item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of shipped items. */\n quantity_shipped: Scalars['Float']['output'];\n};\n\n/** Specifies the gift card type. */\nexport enum GiftCardTypeEnum {\n Combined = 'COMBINED',\n Physical = 'PHYSICAL',\n Virtual = 'VIRTUAL',\n}\n\n/** A single gift card added to a wish list. */\nexport type GiftCardWishlistItem = WishlistItemInterface & {\n __typename?: 'GiftCardWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** Details about a gift card. */\n gift_card_options: GiftCardOptions;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Contains the text of a gift message, its sender, and recipient */\nexport type GiftMessage = {\n __typename?: 'GiftMessage';\n /** Sender name */\n from: Scalars['String']['output'];\n /** Gift message text */\n message: Scalars['String']['output'];\n /** Recipient name */\n to: Scalars['String']['output'];\n};\n\n/** Defines a gift message. */\nexport type GiftMessageInput = {\n /** The name of the sender. */\n from: Scalars['String']['input'];\n /** The text of the gift message. */\n message: Scalars['String']['input'];\n /** The name of the recepient. */\n to: Scalars['String']['input'];\n};\n\n/** Contains prices for gift wrapping options. */\nexport type GiftOptionsPrices = {\n __typename?: 'GiftOptionsPrices';\n /** Price of the gift wrapping for all individual order items. */\n gift_wrapping_for_items?: Maybe<Money>;\n /** Price of the gift wrapping for the whole order. */\n gift_wrapping_for_order?: Maybe<Money>;\n /** Price for the printed card. */\n printed_card?: Maybe<Money>;\n};\n\n/** Contains details about a gift registry. */\nexport type GiftRegistry = {\n __typename?: 'GiftRegistry';\n /** The date on which the gift registry was created. Only the registry owner can access this attribute. */\n created_at: Scalars['String']['output'];\n /** An array of attributes that define elements of the gift registry. Each attribute is specified as a code-value pair. */\n dynamic_attributes?: Maybe<Array<Maybe<GiftRegistryDynamicAttribute>>>;\n /** The name of the event. */\n event_name: Scalars['String']['output'];\n /** An array of products added to the gift registry. */\n items?: Maybe<Array<Maybe<GiftRegistryItemInterface>>>;\n /** The message text the customer entered to describe the event. */\n message: Scalars['String']['output'];\n /** The customer who created the gift registry. */\n owner_name: Scalars['String']['output'];\n /** An enum that states whether the gift registry is PRIVATE or PUBLIC. Only the registry owner can access this attribute. */\n privacy_settings: GiftRegistryPrivacySettings;\n /** Contains details about each registrant for the event. */\n registrants?: Maybe<Array<Maybe<GiftRegistryRegistrant>>>;\n /** Contains the customer's shipping address. Only the registry owner can access this attribute. */\n shipping_address?: Maybe<CustomerAddress>;\n /** An enum that states whether the gift registry is ACTIVE or INACTIVE. Only the registry owner can access this attribute. */\n status: GiftRegistryStatus;\n /** The type of gift registry. */\n type?: Maybe<GiftRegistryType>;\n /** The unique ID assigned to the gift registry. */\n uid: Scalars['ID']['output'];\n};\n\nexport type GiftRegistryDynamicAttribute =\n GiftRegistryDynamicAttributeInterface & {\n __typename?: 'GiftRegistryDynamicAttribute';\n /** The internal ID of the dynamic attribute. */\n code: Scalars['ID']['output'];\n /** Indicates which group the dynamic attribute is a member of. */\n group: GiftRegistryDynamicAttributeGroup;\n /** The display name of the dynamic attribute. */\n label: Scalars['String']['output'];\n /** A corresponding value for the code. */\n value: Scalars['String']['output'];\n };\n\n/** Defines the group type of a gift registry dynamic attribute. */\nexport enum GiftRegistryDynamicAttributeGroup {\n DetailedInformation = 'DETAILED_INFORMATION',\n EventInformation = 'EVENT_INFORMATION',\n GeneralInformation = 'GENERAL_INFORMATION',\n PrivacySettings = 'PRIVACY_SETTINGS',\n Registrant = 'REGISTRANT',\n ShippingAddress = 'SHIPPING_ADDRESS',\n}\n\n/** Defines a dynamic attribute. */\nexport type GiftRegistryDynamicAttributeInput = {\n /** A unique key for an additional attribute of the event. */\n code: Scalars['ID']['input'];\n /** A string that describes a dynamic attribute. */\n value: Scalars['String']['input'];\n};\n\nexport type GiftRegistryDynamicAttributeInterface = {\n /** The internal ID of the dynamic attribute. */\n code: Scalars['ID']['output'];\n /** The display name of the dynamic attribute. */\n label: Scalars['String']['output'];\n /** A corresponding value for the code. */\n value: Scalars['String']['output'];\n};\n\nexport type GiftRegistryDynamicAttributeMetadata =\n GiftRegistryDynamicAttributeMetadataInterface & {\n __typename?: 'GiftRegistryDynamicAttributeMetadata';\n /** Indicates which group the dynamic attribute a member of. */\n attribute_group: Scalars['String']['output'];\n /** The internal ID of the dynamic attribute. */\n code: Scalars['ID']['output'];\n /** The selected input type for this dynamic attribute. The value can be one of several static or custom types. */\n input_type: Scalars['String']['output'];\n /** Indicates whether the dynamic attribute is required. */\n is_required: Scalars['Boolean']['output'];\n /** The display name of the dynamic attribute. */\n label: Scalars['String']['output'];\n /** The order in which to display the dynamic attribute. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n };\n\nexport type GiftRegistryDynamicAttributeMetadataInterface = {\n /** Indicates which group the dynamic attribute a member of. */\n attribute_group: Scalars['String']['output'];\n /** The internal ID of the dynamic attribute. */\n code: Scalars['ID']['output'];\n /** The selected input type for this dynamic attribute. The value can be one of several static or custom types. */\n input_type: Scalars['String']['output'];\n /** Indicates whether the dynamic attribute is required. */\n is_required: Scalars['Boolean']['output'];\n /** The display name of the dynamic attribute. */\n label: Scalars['String']['output'];\n /** The order in which to display the dynamic attribute. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n};\n\nexport type GiftRegistryItem = GiftRegistryItemInterface & {\n __typename?: 'GiftRegistryItem';\n /** The date the product was added to the gift registry. */\n created_at: Scalars['String']['output'];\n /** A brief message about the gift registry item. */\n note?: Maybe<Scalars['String']['output']>;\n /** Details about the gift registry item. */\n product?: Maybe<ProductInterface>;\n /** The requested quantity of the product. */\n quantity: Scalars['Float']['output'];\n /** The fulfilled quantity of the product. */\n quantity_fulfilled: Scalars['Float']['output'];\n /** The unique ID of a gift registry item. */\n uid: Scalars['ID']['output'];\n};\n\nexport type GiftRegistryItemInterface = {\n /** The date the product was added to the gift registry. */\n created_at: Scalars['String']['output'];\n /** A brief message about the gift registry item. */\n note?: Maybe<Scalars['String']['output']>;\n /** Details about the gift registry item. */\n product?: Maybe<ProductInterface>;\n /** The requested quantity of the product. */\n quantity: Scalars['Float']['output'];\n /** The fulfilled quantity of the product. */\n quantity_fulfilled: Scalars['Float']['output'];\n /** The unique ID of a gift registry item. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains the status and any errors that encountered with the customer's gift register item. */\nexport type GiftRegistryItemUserErrorInterface = {\n /** Indicates whether the attempt to move the cart items to the gift registry was successful. */\n status: Scalars['Boolean']['output'];\n /** An array of errors encountered while moving items from the cart to the gift registry. */\n user_errors: Array<Maybe<GiftRegistryItemsUserError>>;\n};\n\n/** Contains error information. */\nexport type GiftRegistryItemUserErrors = GiftRegistryItemUserErrorInterface & {\n __typename?: 'GiftRegistryItemUserErrors';\n /** Indicates whether the attempt to move the cart items to the gift registry was successful. */\n status: Scalars['Boolean']['output'];\n /** An array of errors encountered while moving items from the cart to the gift registry. */\n user_errors: Array<Maybe<GiftRegistryItemsUserError>>;\n};\n\n/** Contains details about an error that occurred when processing a gift registry item. */\nexport type GiftRegistryItemsUserError = {\n __typename?: 'GiftRegistryItemsUserError';\n /** An error code that describes the error encountered. */\n code: GiftRegistryItemsUserErrorType;\n /** The unique ID of the gift registry item containing an error. */\n gift_registry_item_uid?: Maybe<Scalars['ID']['output']>;\n /** The unique ID of the `GiftRegistry` object containing an error. */\n gift_registry_uid?: Maybe<Scalars['ID']['output']>;\n /** A localized error message. */\n message: Scalars['String']['output'];\n /** The unique ID of the product containing an error. */\n product_uid?: Maybe<Scalars['ID']['output']>;\n};\n\n/** Defines the error type. */\nexport enum GiftRegistryItemsUserErrorType {\n /** Used for exceptions like EntityNotFound. */\n NotFound = 'NOT_FOUND',\n /** Used for handling out of stock products. */\n OutOfStock = 'OUT_OF_STOCK',\n /** Used for other exceptions, such as database connection failures. */\n Undefined = 'UNDEFINED',\n}\n\n/** Contains details about the gift registry. */\nexport type GiftRegistryOutput = GiftRegistryOutputInterface & {\n __typename?: 'GiftRegistryOutput';\n /** The gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Contains the customer's gift registry. */\nexport type GiftRegistryOutputInterface = {\n /** The gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Defines the privacy setting of the gift registry. */\nexport enum GiftRegistryPrivacySettings {\n Private = 'PRIVATE',\n Public = 'PUBLIC',\n}\n\n/** Contains details about a registrant. */\nexport type GiftRegistryRegistrant = {\n __typename?: 'GiftRegistryRegistrant';\n /** An array of dynamic attributes assigned to the registrant. */\n dynamic_attributes?: Maybe<\n Array<Maybe<GiftRegistryRegistrantDynamicAttribute>>\n >;\n /** The email address of the registrant. Only the registry owner can access this attribute. */\n email: Scalars['String']['output'];\n /** The first name of the registrant. */\n firstname: Scalars['String']['output'];\n /** The last name of the registrant. */\n lastname: Scalars['String']['output'];\n /** The unique ID assigned to the registrant. */\n uid: Scalars['ID']['output'];\n};\n\nexport type GiftRegistryRegistrantDynamicAttribute =\n GiftRegistryDynamicAttributeInterface & {\n __typename?: 'GiftRegistryRegistrantDynamicAttribute';\n /** The internal ID of the dynamic attribute. */\n code: Scalars['ID']['output'];\n /** The display name of the dynamic attribute. */\n label: Scalars['String']['output'];\n /** A corresponding value for the code. */\n value: Scalars['String']['output'];\n };\n\n/** Contains the results of a gift registry search. */\nexport type GiftRegistrySearchResult = {\n __typename?: 'GiftRegistrySearchResult';\n /** The date of the event. */\n event_date?: Maybe<Scalars['String']['output']>;\n /** The title given to the event. */\n event_title: Scalars['String']['output'];\n /** The URL key of the gift registry. */\n gift_registry_uid: Scalars['ID']['output'];\n /** The location of the event. */\n location?: Maybe<Scalars['String']['output']>;\n /** The name of the gift registry owner. */\n name: Scalars['String']['output'];\n /** The type of event being held. */\n type?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines a shipping address for a gift registry. Specify either `address_data` or the `address_id`. If both are provided, validation will fail. */\nexport type GiftRegistryShippingAddressInput = {\n /** Defines the shipping address for this gift registry. */\n address_data?: InputMaybe<CustomerAddressInput>;\n /** The ID assigned to this customer address. */\n address_id?: InputMaybe<Scalars['ID']['input']>;\n};\n\n/** Defines the status of the gift registry. */\nexport enum GiftRegistryStatus {\n Active = 'ACTIVE',\n Inactive = 'INACTIVE',\n}\n\n/** Contains details about a gift registry type. */\nexport type GiftRegistryType = {\n __typename?: 'GiftRegistryType';\n /** An array of attributes that define elements of the gift registry. Each attribute is specified as a code-value pair. */\n dynamic_attributes_metadata?: Maybe<\n Array<Maybe<GiftRegistryDynamicAttributeMetadataInterface>>\n >;\n /** The label assigned to the gift registry type on the Admin. */\n label: Scalars['String']['output'];\n /** The unique ID assigned to the gift registry type. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains details about the selected or available gift wrapping options. */\nexport type GiftWrapping = {\n __typename?: 'GiftWrapping';\n /** The name of the gift wrapping design. */\n design: Scalars['String']['output'];\n /**\n * The unique ID for a `GiftWrapping` object.\n * @deprecated Use `uid` instead\n */\n id: Scalars['ID']['output'];\n /** The preview image for a gift wrapping option. */\n image?: Maybe<GiftWrappingImage>;\n /** The gift wrapping price. */\n price: Money;\n /** The unique ID for a `GiftWrapping` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Points to an image associated with a gift wrapping option. */\nexport type GiftWrappingImage = {\n __typename?: 'GiftWrappingImage';\n /** The gift wrapping preview image label. */\n label: Scalars['String']['output'];\n /** The gift wrapping preview image URL. */\n url: Scalars['String']['output'];\n};\n\n/** Defines a grouped product, which consists of simple standalone products that are presented as a group. */\nexport type GroupedProduct = PhysicalProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'GroupedProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /** An array containing grouped product items. */\n items?: Maybe<Array<Maybe<GroupedProductItem>>>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n };\n\n/** Defines a grouped product, which consists of simple standalone products that are presented as a group. */\nexport type GroupedProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines a grouped product, which consists of simple standalone products that are presented as a group. */\nexport type GroupedProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Contains information about an individual grouped product item. */\nexport type GroupedProductItem = {\n __typename?: 'GroupedProductItem';\n /** The relative position of this item compared to the other group items. */\n position?: Maybe<Scalars['Int']['output']>;\n /** Details about this product option. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this grouped product item. */\n qty?: Maybe<Scalars['Float']['output']>;\n};\n\n/** A grouped product wish list item. */\nexport type GroupedProductWishlistItem = WishlistItemInterface & {\n __typename?: 'GroupedProductWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Payments Pro Hosted Solution payment method. */\nexport type HostedProInput = {\n /** The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. For example, if the full URL to this page is https://www.example.com/paypal/action/cancel.html, the relative URL is paypal/action/cancel.html. */\n cancel_url: Scalars['String']['input'];\n /** The relative URL of the final confirmation page that PayPal redirects to upon payment success. For example, if the full URL to this page is https://www.example.com/paypal/action/return.html, the relative URL is paypal/action/return.html. */\n return_url: Scalars['String']['input'];\n};\n\n/** Contains the secure URL used for the Payments Pro Hosted Solution payment method. */\nexport type HostedProUrl = {\n __typename?: 'HostedProUrl';\n /** The secure URL generated by PayPal. */\n secure_form_url?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains the required input to request the secure URL for Payments Pro Hosted Solution payment. */\nexport type HostedProUrlInput = {\n /** The unique ID that identifies the shopper's cart. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Contains target path parameters. */\nexport type HttpQueryParameter = {\n __typename?: 'HttpQueryParameter';\n /** A parameter name. */\n name?: Maybe<Scalars['String']['output']>;\n /** A parameter value. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\nexport type ImageSwatchData = SwatchDataInterface & {\n __typename?: 'ImageSwatchData';\n /** The URL assigned to the thumbnail of the swatch image. */\n thumbnail?: Maybe<Scalars['String']['output']>;\n /** The value can be represented as color (HEX code), image link, or text. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** List of templates/filters applied to customer attribute input. */\nexport enum InputFilterEnum {\n /** Forces attribute input to follow the date format. */\n Date = 'DATE',\n /** Escape HTML Entities. */\n Escapehtml = 'ESCAPEHTML',\n /** There are no templates or filters to be applied. */\n None = 'NONE',\n /** Strip HTML Tags. */\n Striptags = 'STRIPTAGS',\n /** Strip whitespace (or other characters) from the beginning and end of the input. */\n Trim = 'TRIM',\n}\n\nexport type Int_Container = {\n __typename?: 'Int_container';\n Int?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains an error message when an internal error occurred. */\nexport type InternalError = ErrorInterface & {\n __typename?: 'InternalError';\n /** The returned error message. */\n message: Scalars['String']['output'];\n};\n\n/** Contains invoice details. */\nexport type Invoice = {\n __typename?: 'Invoice';\n /** Comments on the invoice. */\n comments?: Maybe<Array<Maybe<SalesCommentItem>>>;\n /** The unique ID for a `Invoice` object. */\n id: Scalars['ID']['output'];\n /** Invoiced product details. */\n items?: Maybe<Array<Maybe<InvoiceItemInterface>>>;\n /** Sequential invoice number. */\n number: Scalars['String']['output'];\n /** Invoice total amount details. */\n total?: Maybe<InvoiceTotal>;\n};\n\nexport type InvoiceItem = InvoiceItemInterface & {\n __typename?: 'InvoiceItem';\n /** Information about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for an `InvoiceItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Details about an individual order item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains detailes about invoiced items. */\nexport type InvoiceItemInterface = {\n /** Information about the final discount amount for the base product, including discounts on options. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The unique ID for an `InvoiceItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Details about an individual order item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains price details from an invoice. */\nexport type InvoiceTotal = {\n __typename?: 'InvoiceTotal';\n /** The final base grand total amount in the base currency. */\n base_grand_total: Money;\n /** The applied discounts to the invoice. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The final total amount, including shipping, discounts, and taxes. */\n grand_total: Money;\n /** Details about the shipping and handling costs for the invoice. */\n shipping_handling?: Maybe<ShippingHandling>;\n /** The subtotal of the invoice, excluding shipping, discounts, and taxes. */\n subtotal: Money;\n /** The invoice tax details. */\n taxes?: Maybe<Array<Maybe<TaxItem>>>;\n /** The shipping amount for the invoice. */\n total_shipping: Money;\n /** The amount of tax applied to the invoice. */\n total_tax: Money;\n};\n\n/** Contains the result of the `isEmailAvailable` query. */\nexport type IsEmailAvailableOutput = {\n __typename?: 'IsEmailAvailableOutput';\n /** Indicates whether the specified email address can be used to create a customer. */\n is_email_available?: Maybe<Scalars['Boolean']['output']>;\n};\n\n/** A list of options of the selected bundle product. */\nexport type ItemSelectedBundleOption = {\n __typename?: 'ItemSelectedBundleOption';\n /**\n * The unique ID for a `ItemSelectedBundleOption` object.\n * @deprecated Use `uid` instead.\n */\n id: Scalars['ID']['output'];\n /** The label of the option. */\n label: Scalars['String']['output'];\n /** The unique ID for a `ItemSelectedBundleOption` object. */\n uid: Scalars['ID']['output'];\n /** A list of products that represent the values of the parent option. */\n values?: Maybe<Array<Maybe<ItemSelectedBundleOptionValue>>>;\n};\n\n/** A list of values for the selected bundle product. */\nexport type ItemSelectedBundleOptionValue = {\n __typename?: 'ItemSelectedBundleOptionValue';\n /**\n * The unique ID for a `ItemSelectedBundleOptionValue` object.\n * @deprecated Use `uid` instead.\n */\n id: Scalars['ID']['output'];\n /** The price of the child bundle product. */\n price: Money;\n /** The name of the child bundle product. */\n product_name: Scalars['String']['output'];\n /** The SKU of the child bundle product. */\n product_sku: Scalars['String']['output'];\n /** The number of this bundle product that were ordered. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `ItemSelectedBundleOptionValue` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains a key-value pair. */\nexport type KeyValue = {\n __typename?: 'KeyValue';\n /** The name part of the key/value pair. */\n name?: Maybe<Scalars['String']['output']>;\n /** The value part of the key/value pair. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains information for rendering layered navigation. */\nexport type LayerFilter = {\n __typename?: 'LayerFilter';\n /**\n * An array of filter items.\n * @deprecated Use `Aggregation.options` instead.\n */\n filter_items?: Maybe<Array<Maybe<LayerFilterItemInterface>>>;\n /**\n * The count of filter items in filter group.\n * @deprecated Use `Aggregation.count` instead.\n */\n filter_items_count?: Maybe<Scalars['Int']['output']>;\n /**\n * The name of a layered navigation filter.\n * @deprecated Use `Aggregation.label` instead.\n */\n name?: Maybe<Scalars['String']['output']>;\n /**\n * The request variable name for a filter query.\n * @deprecated Use `Aggregation.attribute_code` instead.\n */\n request_var?: Maybe<Scalars['String']['output']>;\n};\n\nexport type LayerFilterItem = LayerFilterItemInterface & {\n __typename?: 'LayerFilterItem';\n /**\n * The count of items per filter.\n * @deprecated Use `AggregationOption.count` instead.\n */\n items_count?: Maybe<Scalars['Int']['output']>;\n /**\n * The label for a filter.\n * @deprecated Use `AggregationOption.label` instead.\n */\n label?: Maybe<Scalars['String']['output']>;\n /**\n * The value of a filter request variable to be used in query.\n * @deprecated Use `AggregationOption.value` instead.\n */\n value_string?: Maybe<Scalars['String']['output']>;\n};\n\nexport type LayerFilterItemInterface = {\n /**\n * The count of items per filter.\n * @deprecated Use `AggregationOption.count` instead.\n */\n items_count?: Maybe<Scalars['Int']['output']>;\n /**\n * The label for a filter.\n * @deprecated Use `AggregationOption.label` instead.\n */\n label?: Maybe<Scalars['String']['output']>;\n /**\n * The value of a filter request variable to be used in query.\n * @deprecated Use `AggregationOption.value` instead.\n */\n value_string?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines characteristics about images and videos associated with a specific product. */\nexport type MediaGalleryEntry = {\n __typename?: 'MediaGalleryEntry';\n /** Details about the content of the media gallery item. */\n content?: Maybe<ProductMediaGalleryEntriesContent>;\n /** Indicates whether the image is hidden from view. */\n disabled?: Maybe<Scalars['Boolean']['output']>;\n /** The path of the image on the server. */\n file?: Maybe<Scalars['String']['output']>;\n /**\n * The identifier assigned to the object.\n * @deprecated Use `uid` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The alt text displayed on the storefront when the user points to the image. */\n label?: Maybe<Scalars['String']['output']>;\n /** Either `image` or `video`. */\n media_type?: Maybe<Scalars['String']['output']>;\n /** The media item's position after it has been sorted. */\n position?: Maybe<Scalars['Int']['output']>;\n /** Array of image types. It can have the following values: image, small_image, thumbnail. */\n types?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** The unique ID for a `MediaGalleryEntry` object. */\n uid: Scalars['ID']['output'];\n /** Details about the content of a video item. */\n video_content?: Maybe<ProductMediaGalleryEntriesVideoContent>;\n};\n\n/** Contains basic information about a product image or video. */\nexport type MediaGalleryInterface = {\n /** Indicates whether the image is hidden from view. */\n disabled?: Maybe<Scalars['Boolean']['output']>;\n /** The label of the product image or video. */\n label?: Maybe<Scalars['String']['output']>;\n /** The media item's position after it has been sorted. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The URL of the product image or video. */\n url?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines a monetary value, including a numeric value and a currency code. */\nexport type Money = {\n __typename?: 'Money';\n /** A three-letter currency code, such as USD or EUR. */\n currency?: Maybe<CurrencyEnum>;\n /** A number expressing a monetary value. */\n value?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains the customer's gift registry and any errors encountered. */\nexport type MoveCartItemsToGiftRegistryOutput =\n GiftRegistryItemUserErrorInterface &\n GiftRegistryOutputInterface & {\n __typename?: 'MoveCartItemsToGiftRegistryOutput';\n /** The gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n /** Indicates whether the attempt to move the cart items to the gift registry was successful. */\n status: Scalars['Boolean']['output'];\n /** An array of errors encountered while moving items from the cart to the gift registry. */\n user_errors: Array<Maybe<GiftRegistryItemsUserError>>;\n };\n\n/** Contains the source and target wish lists after moving products. */\nexport type MoveProductsBetweenWishlistsOutput = {\n __typename?: 'MoveProductsBetweenWishlistsOutput';\n /** The destination wish list after receiving products moved from the source wish list. */\n destination_wishlist: Wishlist;\n /** The source wish list after moving products from it. */\n source_wishlist: Wishlist;\n /** An array of errors encountered while moving products to a wish list. */\n user_errors: Array<Maybe<WishListUserInputError>>;\n};\n\nexport type Mutation = {\n __typename?: 'Mutation';\n /** Remove GiftCard Account entity. */\n DeleteV1CartsGuestcartsCartIdGiftCardsGiftCardCode?: Maybe<DeleteV1CartsGuestcartsCartIdGiftCardsGiftCardCode_Response>;\n /** Delete a coupon from a specified cart. */\n DeleteV1GuestcartsCartIdCoupons?: Maybe<DeleteV1GuestcartsCartIdCoupons_Response>;\n /** Remove the specified item from the specified cart. */\n DeleteV1GuestcartsCartIdItemsItemId?: Maybe<DeleteV1GuestcartsCartIdItemsItemId_Response>;\n /** Add gift card to the cart. */\n PostV1CartsGuestcartsCartIdGiftCards?: Maybe<PostV1CartsGuestcartsCartIdGiftCards_Response>;\n /** Create customer account. Perform necessary business operations like sending email. */\n PostV1Customers?: Maybe<PostV1Customers_Response>;\n /** Check if given email is associated with a customer account in given website. */\n PostV1CustomersIsEmailAvailable?: Maybe<PostV1CustomersIsEmailAvailable_Response>;\n /** Reset customer password. */\n PostV1CustomersResetPassword?: Maybe<PostV1CustomersResetPassword_Response>;\n /** Enable an customer or guest user to create an empty cart and quote for an anonymous customer. */\n PostV1Guestcarts?: Maybe<PostV1Guestcarts_Response>;\n /** Assign a specified billing address to a specified cart. */\n PostV1GuestcartsCartIdBillingaddress?: Maybe<PostV1GuestcartsCartIdBillingaddress_Response>;\n /** Estimate shipping by address and return list of available shipping methods */\n PostV1GuestcartsCartIdEstimateshippingmethods?: Maybe<\n Array<Maybe<PostV1GuestcartsCartIdEstimateshippingmethods_Response>>\n >;\n /** Set the gift message for an entire order. */\n PostV1GuestcartsCartIdGiftmessage?: Maybe<PostV1GuestcartsCartIdGiftmessage_Response>;\n /** Set the gift message for a specified item in a specified shopping cart. */\n PostV1GuestcartsCartIdGiftmessageItemId?: Maybe<PostV1GuestcartsCartIdGiftmessageItemId_Response>;\n /** Add/update the specified cart item. */\n PostV1GuestcartsCartIdItems?: Maybe<PostV1GuestcartsCartIdItems_Response>;\n /** Set payment information and place order for a specified cart. */\n PostV1GuestcartsCartIdPaymentinformation?: Maybe<PostV1GuestcartsCartIdPaymentinformation_Response>;\n /** Create a payment order for guest customer */\n PostV1GuestcartsCartIdPaymentorder?: Maybe<PostV1GuestcartsCartIdPaymentorder_Response>;\n /** Sync payment order for guest customer */\n PostV1GuestcartsCartIdPaymentorderId?: Maybe<PostV1GuestcartsCartIdPaymentorderId_Response>;\n /** Set payment information for a specified cart. */\n PostV1GuestcartsCartIdSetpaymentinformation?: Maybe<PostV1GuestcartsCartIdSetpaymentinformation_Response>;\n PostV1GuestcartsCartIdShippinginformation?: Maybe<PostV1GuestcartsCartIdShippinginformation_Response>;\n /** Calculate quote totals based on address and shipping method. */\n PostV1GuestcartsCartIdTotalsinformation?: Maybe<PostV1GuestcartsCartIdTotalsinformation_Response>;\n /** Estimate shipping */\n PostV1GuestgiftregistryCartIdEstimateshippingmethods?: Maybe<\n Array<Maybe<PostV1GuestgiftregistryCartIdEstimateshippingmethods_Response>>\n >;\n /** Create access token for admin given the admin credentials. */\n PostV1IntegrationAdminToken?: Maybe<PostV1IntegrationAdminToken_Response>;\n /** Create access token for admin given the customer credentials. */\n PostV1IntegrationCustomerToken?: Maybe<PostV1IntegrationCustomerToken_Response>;\n /** Activate the provider and get an admin token */\n PostV1TfaProviderAuthyActivate?: Maybe<Error_Response>;\n /** Get an admin token using authy 2fa */\n PostV1TfaProviderAuthyAuthenticate?: Maybe<PostV1TfaProviderAuthyAuthenticate_Response>;\n /** Authenticate using the present one touch response and get an admin token */\n PostV1TfaProviderAuthyAuthenticateonetouch?: Maybe<PostV1TfaProviderAuthyAuthenticateonetouch_Response>;\n /** Get the information required to configure google */\n PostV1TfaProviderAuthyConfigure?: Maybe<PostV1TfaProviderAuthyConfigure_Response>;\n /** Send a one time password to a device using authy */\n PostV1TfaProviderAuthySendtokenVia?: Maybe<Error_Response>;\n /** Activate the provider and get an admin token */\n PostV1TfaProviderDuo_securityActivate?: Maybe<Error_Response>;\n /** Authenticate and get an admin token */\n PostV1TfaProviderDuo_securityAuthenticate?: Maybe<PostV1TfaProviderDuo_SecurityAuthenticate_Response>;\n /** Get the information required to configure duo */\n PostV1TfaProviderDuo_securityConfigure?: Maybe<PostV1TfaProviderDuo_SecurityConfigure_Response>;\n /** Get the information required to configure duo */\n PostV1TfaProviderDuo_securityGetauthenticationdata?: Maybe<PostV1TfaProviderDuo_SecurityGetauthenticationdata_Response>;\n /** Activate the provider and get an admin token */\n PostV1TfaProviderGoogleActivate?: Maybe<Error_Response>;\n /** Get an admin token by authenticating using google */\n PostV1TfaProviderGoogleAuthenticate?: Maybe<PostV1TfaProviderGoogleAuthenticate_Response>;\n /** Get the information required to configure google */\n PostV1TfaProviderGoogleConfigure?: Maybe<PostV1TfaProviderGoogleConfigure_Response>;\n /** Activate the provider and get a token */\n PostV1TfaProviderU2fkeyActivate?: Maybe<Error_Response>;\n /** Get the information to initiate a WebAuthn registration ceremony */\n PostV1TfaProviderU2fkeyAuthenticationchallenge?: Maybe<PostV1TfaProviderU2fkeyAuthenticationchallenge_Response>;\n /** Get the information to initiate a WebAuthn registration ceremony */\n PostV1TfaProviderU2fkeyConfigure?: Maybe<PostV1TfaProviderU2fkeyConfigure_Response>;\n /** Authenticate with the provider and get a token */\n PostV1TfaProviderU2fkeyVerify?: Maybe<PostV1TfaProviderU2fkeyVerify_Response>;\n /** Send an email to the customer with a password reset link. */\n PutV1CustomersPassword?: Maybe<PutV1CustomersPassword_Response>;\n /** Set shipping/billing methods and additional data for cart and collect totals for guest. */\n PutV1GuestcartsCartIdCollecttotals?: Maybe<PutV1GuestcartsCartIdCollecttotals_Response>;\n /** Add a coupon by code to a specified cart. */\n PutV1GuestcartsCartIdCouponsCouponCode?: Maybe<PutV1GuestcartsCartIdCouponsCouponCode_Response>;\n /** Add/update the specified cart item. */\n PutV1GuestcartsCartIdItemsItemId?: Maybe<PutV1GuestcartsCartIdItemsItemId_Response>;\n /** Place an order for a specified cart. */\n PutV1GuestcartsCartIdOrder?: Maybe<PutV1GuestcartsCartIdOrder_Response>;\n /** Add a specified payment method to a specified shopping cart. */\n PutV1GuestcartsCartIdSelectedpaymentmethod?: Maybe<PutV1GuestcartsCartIdSelectedpaymentmethod_Response>;\n /** Add one or more bundle products to the specified cart. We recommend using `addProductsToCart` instead. */\n addBundleProductsToCart?: Maybe<AddBundleProductsToCartOutput>;\n /** Add one or more configurable products to the specified cart. We recommend using `addProductsToCart` instead. */\n addConfigurableProductsToCart?: Maybe<AddConfigurableProductsToCartOutput>;\n /** Add one or more downloadable products to the specified cart. We recommend using `addProductsToCart` instead. */\n addDownloadableProductsToCart?: Maybe<AddDownloadableProductsToCartOutput>;\n /** Add registrants to the specified gift registry. */\n addGiftRegistryRegistrants?: Maybe<AddGiftRegistryRegistrantsOutput>;\n /** Add any type of product to the cart. */\n addProductsToCart?: Maybe<AddProductsToCartOutput>;\n /** Add products to the specified compare list. */\n addProductsToCompareList?: Maybe<CompareList>;\n /** Add one or more products to the specified wish list. This mutation supports all product types. */\n addProductsToWishlist?: Maybe<AddProductsToWishlistOutput>;\n /** Add a comment to an existing return. */\n addReturnComment?: Maybe<AddReturnCommentOutput>;\n /** Add tracking information to the return. */\n addReturnTracking?: Maybe<AddReturnTrackingOutput>;\n /** Add one or more simple products to the specified cart. We recommend using `addProductsToCart` instead. */\n addSimpleProductsToCart?: Maybe<AddSimpleProductsToCartOutput>;\n /** Add one or more virtual products to the specified cart. We recommend using `addProductsToCart` instead. */\n addVirtualProductsToCart?: Maybe<AddVirtualProductsToCartOutput>;\n /** Add items in the specified wishlist to the customer's cart. */\n addWishlistItemsToCart?: Maybe<AddWishlistItemsToCartOutput>;\n /** Apply a pre-defined coupon code to the specified cart. */\n applyCouponToCart?: Maybe<ApplyCouponToCartOutput>;\n /** Apply a pre-defined gift card code to the specified cart. */\n applyGiftCardToCart?: Maybe<ApplyGiftCardToCartOutput>;\n /** Apply all available points, up to the cart total. Partial redemption is not available. */\n applyRewardPointsToCart?: Maybe<ApplyRewardPointsToCartOutput>;\n /** Apply store credit to the specified cart. */\n applyStoreCreditToCart?: Maybe<ApplyStoreCreditToCartOutput>;\n /** Assign the specified compare list to the logged in customer. */\n assignCompareListToCustomer?: Maybe<AssignCompareListToCustomerOutput>;\n /** Assign a logged-in customer to the specified guest shopping cart. */\n assignCustomerToGuestCart: Cart;\n /** Change the password for the logged-in customer. */\n changeCustomerPassword?: Maybe<Customer>;\n /** Confirms the email address for a customer. */\n confirmEmail?: Maybe<CustomerOutput>;\n /** Send a 'Contact Us' email to the merchant. */\n contactUs?: Maybe<ContactUsOutput>;\n /** Copy products from one wish list to another. The original wish list is unchanged. */\n copyProductsBetweenWishlists?: Maybe<CopyProductsBetweenWishlistsOutput>;\n /** Creates Client Token for Braintree Javascript SDK initialization. */\n createBraintreeClientToken: Scalars['String']['output'];\n /** Creates Client Token for Braintree PayPal Javascript SDK initialization. */\n createBraintreePayPalClientToken: Scalars['String']['output'];\n /** Creates Client Token for Braintree PayPal Vault Javascript SDK initialization. */\n createBraintreePayPalVaultClientToken: Scalars['String']['output'];\n /** Create a new compare list. The compare list is saved for logged in customers. */\n createCompareList?: Maybe<CompareList>;\n /** Use `createCustomerV2` instead. */\n createCustomer?: Maybe<CustomerOutput>;\n /** Create a billing or shipping address for a customer or guest. */\n createCustomerAddress?: Maybe<CustomerAddress>;\n /** Create a customer account. */\n createCustomerV2?: Maybe<CustomerOutput>;\n /**\n * Create an empty shopping cart for a guest or logged in user\n * @deprecated Use `Mutation.createGuestCart` or `Query.customerCart` for logged in customer\n */\n createEmptyCart?: Maybe<Scalars['String']['output']>;\n /** Create a gift registry on behalf of the customer. */\n createGiftRegistry?: Maybe<CreateGiftRegistryOutput>;\n /** Create a new shopping cart */\n createGuestCart?: Maybe<CreateGuestCartOutput>;\n /** Initiate a transaction and receive a token. Use this mutation for Payflow Pro and Payments Pro payment methods */\n createPayflowProToken?: Maybe<CreatePayflowProTokenOutput>;\n /** Initiate an Express Checkout transaction and receive a token. Use this mutation for Express Checkout and Payments Standard payment methods. */\n createPaypalExpressToken?: Maybe<PaypalExpressTokenOutput>;\n /** Create a product review for the specified product. */\n createProductReview: CreateProductReviewOutput;\n /** Create a new wish list. */\n createWishlist?: Maybe<CreateWishlistOutput>;\n /** Delete the specified compare list. */\n deleteCompareList?: Maybe<DeleteCompareListOutput>;\n /** Delete customer account */\n deleteCustomer?: Maybe<Scalars['Boolean']['output']>;\n /** Delete the billing or shipping address of a customer. */\n deleteCustomerAddress?: Maybe<Scalars['Boolean']['output']>;\n /** Delete a customer's payment token. */\n deletePaymentToken?: Maybe<DeletePaymentTokenOutput>;\n /** Delete the specified wish list. You cannot delete the customer's default (first) wish list. */\n deleteWishlist?: Maybe<DeleteWishlistOutput>;\n /** Estimate shipping method(s) for cart based on address */\n estimateShippingMethods?: Maybe<Array<Maybe<AvailableShippingMethod>>>;\n /** Estimate totals for cart based on the address */\n estimateTotals: EstimateTotalsOutput;\n /** Generate a token for specified customer. */\n generateCustomerToken?: Maybe<CustomerToken>;\n /** Request a customer token so that an administrator can perform remote shopping assistance. */\n generateCustomerTokenAsAdmin?: Maybe<GenerateCustomerTokenAsAdminOutput>;\n /** Handle a payment response and save the payment in Quote. Use this mutation for Payflow Pro and Payments Pro payment methods. */\n handlePayflowProResponse?: Maybe<PayflowProResponseOutput>;\n /** Transfer the contents of a guest cart into the cart of a logged-in customer. */\n mergeCarts: Cart;\n /** Move all items from the cart to a gift registry. */\n moveCartItemsToGiftRegistry?: Maybe<MoveCartItemsToGiftRegistryOutput>;\n /** Move products from one wish list to another. */\n moveProductsBetweenWishlists?: Maybe<MoveProductsBetweenWishlistsOutput>;\n /** Convert the quote into an order. */\n placeOrder?: Maybe<PlaceOrderOutput>;\n /** Redeem a gift card for store credit. */\n redeemGiftCardBalanceAsStoreCredit?: Maybe<GiftCardAccount>;\n /** Remove a previously-applied coupon from the cart. The cart must contain at least one item in order to remove the coupon. */\n removeCouponFromCart?: Maybe<RemoveCouponFromCartOutput>;\n /** Removes a gift card from the cart. */\n removeGiftCardFromCart?: Maybe<RemoveGiftCardFromCartOutput>;\n /** Delete the specified gift registry. */\n removeGiftRegistry?: Maybe<RemoveGiftRegistryOutput>;\n /** Delete the specified items from a gift registry. */\n removeGiftRegistryItems?: Maybe<RemoveGiftRegistryItemsOutput>;\n /** Removes registrants from a gift registry. */\n removeGiftRegistryRegistrants?: Maybe<RemoveGiftRegistryRegistrantsOutput>;\n /** Delete the entire quantity of a specified item from the cart. If you remove all items from the cart, the cart continues to exist. */\n removeItemFromCart?: Maybe<RemoveItemFromCartOutput>;\n /** Remove products from the specified compare list. */\n removeProductsFromCompareList?: Maybe<CompareList>;\n /** Remove one or more products from the specified wish list. */\n removeProductsFromWishlist?: Maybe<RemoveProductsFromWishlistOutput>;\n /** Remove a tracked shipment from a return. */\n removeReturnTracking?: Maybe<RemoveReturnTrackingOutput>;\n /** Cancel the application of reward points to the cart. */\n removeRewardPointsFromCart?: Maybe<RemoveRewardPointsFromCartOutput>;\n /** Remove store credit that has been applied to the specified cart. */\n removeStoreCreditFromCart?: Maybe<RemoveStoreCreditFromCartOutput>;\n /** Add all products from a customer's previous order to the cart. */\n reorderItems?: Maybe<ReorderItemsOutput>;\n /** Request an email with a reset password token for the registered customer identified by the specified email. */\n requestPasswordResetEmail?: Maybe<Scalars['Boolean']['output']>;\n /** Initiates a buyer's request to return items for replacement or refund. */\n requestReturn?: Maybe<RequestReturnOutput>;\n /** Resends the confirmation email to a customer. */\n resendConfirmationEmail?: Maybe<Scalars['Boolean']['output']>;\n /** Reset a customer's password using the reset password token that the customer received in an email after requesting it using `requestPasswordResetEmail`. */\n resetPassword?: Maybe<Scalars['Boolean']['output']>;\n /** Revoke the customer token. */\n revokeCustomerToken?: Maybe<RevokeCustomerTokenOutput>;\n /** Send a message on behalf of a customer to the specified email addresses. */\n sendEmailToFriend?: Maybe<SendEmailToFriendOutput>;\n /** Set the billing address on a specific cart. */\n setBillingAddressOnCart?: Maybe<SetBillingAddressOnCartOutput>;\n /** Set gift options, including gift messages, gift wrapping, gift receipts, and printed cards. */\n setGiftOptionsOnCart?: Maybe<SetGiftOptionsOnCartOutput>;\n /** Assign the email address of a guest to the cart. */\n setGuestEmailOnCart?: Maybe<SetGuestEmailOnCartOutput>;\n /**\n * Set the cart payment method and convert the cart into an order.\n * @deprecated Should use setPaymentMethodOnCart and placeOrder mutations in single request.\n */\n setPaymentMethodAndPlaceOrder?: Maybe<PlaceOrderOutput>;\n /** Apply a payment method to the cart. */\n setPaymentMethodOnCart?: Maybe<SetPaymentMethodOnCartOutput>;\n /** Set one or more shipping addresses on a specific cart. */\n setShippingAddressesOnCart?: Maybe<SetShippingAddressesOnCartOutput>;\n /** Set one or more delivery methods on a cart. */\n setShippingMethodsOnCart?: Maybe<SetShippingMethodsOnCartOutput>;\n /** Send an email about the gift registry to a list of invitees. */\n shareGiftRegistry?: Maybe<ShareGiftRegistryOutput>;\n /** Subscribe the specified email to the store's newsletter. */\n subscribeEmailToNewsletter?: Maybe<SubscribeEmailToNewsletterOutput>;\n /** Modify items in the cart. */\n updateCartItems?: Maybe<UpdateCartItemsOutput>;\n /** Use `updateCustomerV2` instead. */\n updateCustomer?: Maybe<CustomerOutput>;\n /** Update the billing or shipping address of a customer or guest. */\n updateCustomerAddress?: Maybe<CustomerAddress>;\n /** Change the email address for the logged-in customer. */\n updateCustomerEmail?: Maybe<CustomerOutput>;\n /** Update the customer's personal information. */\n updateCustomerV2?: Maybe<CustomerOutput>;\n /** Update the specified gift registry. */\n updateGiftRegistry?: Maybe<UpdateGiftRegistryOutput>;\n /** Update the specified items in the gift registry. */\n updateGiftRegistryItems?: Maybe<UpdateGiftRegistryItemsOutput>;\n /** Modify the properties of one or more gift registry registrants. */\n updateGiftRegistryRegistrants?: Maybe<UpdateGiftRegistryRegistrantsOutput>;\n /** Update one or more products in the specified wish list. */\n updateProductsInWishlist?: Maybe<UpdateProductsInWishlistOutput>;\n /** Change the name and visibility of the specified wish list. */\n updateWishlist?: Maybe<UpdateWishlistOutput>;\n};\n\nexport type MutationDeleteV1CartsGuestcartsCartIdGiftCardsGiftCardCodeArgs = {\n cartId: Scalars['String']['input'];\n giftCardCode: Scalars['String']['input'];\n};\n\nexport type MutationDeleteV1GuestcartsCartIdCouponsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type MutationDeleteV1GuestcartsCartIdItemsItemIdArgs = {\n cartId: Scalars['String']['input'];\n itemId: Scalars['Int']['input'];\n};\n\nexport type MutationPostV1CartsGuestcartsCartIdGiftCardsArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1CartsGuestcartsCartIdGiftCards_Request_Input>;\n};\n\nexport type MutationPostV1CustomersArgs = {\n input?: InputMaybe<PostV1Customers_Request_Input>;\n};\n\nexport type MutationPostV1CustomersIsEmailAvailableArgs = {\n input?: InputMaybe<PostV1CustomersIsEmailAvailable_Request_Input>;\n};\n\nexport type MutationPostV1CustomersResetPasswordArgs = {\n input?: InputMaybe<PostV1CustomersResetPassword_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdBillingaddressArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdBillingaddress_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdEstimateshippingmethodsArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdEstimateshippingmethods_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdGiftmessageArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdGiftmessage_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdGiftmessageItemIdArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdGiftmessageItemId_Request_Input>;\n itemId: Scalars['Int']['input'];\n};\n\nexport type MutationPostV1GuestcartsCartIdItemsArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdItems_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdPaymentinformationArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdPaymentinformation_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdPaymentorderArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdPaymentorder_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdPaymentorderIdArgs = {\n cartId: Scalars['String']['input'];\n id: Scalars['String']['input'];\n};\n\nexport type MutationPostV1GuestcartsCartIdSetpaymentinformationArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdSetpaymentinformation_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdShippinginformationArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdShippinginformation_Request_Input>;\n};\n\nexport type MutationPostV1GuestcartsCartIdTotalsinformationArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestcartsCartIdTotalsinformation_Request_Input>;\n};\n\nexport type MutationPostV1GuestgiftregistryCartIdEstimateshippingmethodsArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PostV1GuestgiftregistryCartIdEstimateshippingmethods_Request_Input>;\n};\n\nexport type MutationPostV1IntegrationAdminTokenArgs = {\n input?: InputMaybe<PostV1IntegrationAdminToken_Request_Input>;\n};\n\nexport type MutationPostV1IntegrationCustomerTokenArgs = {\n input?: InputMaybe<PostV1IntegrationCustomerToken_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderAuthyActivateArgs = {\n input?: InputMaybe<PostV1TfaProviderAuthyActivate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderAuthyAuthenticateArgs = {\n input?: InputMaybe<PostV1TfaProviderAuthyAuthenticate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderAuthyAuthenticateonetouchArgs = {\n input?: InputMaybe<PostV1TfaProviderAuthyAuthenticateonetouch_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderAuthyConfigureArgs = {\n input?: InputMaybe<PostV1TfaProviderAuthyConfigure_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderAuthySendtokenViaArgs = {\n input?: InputMaybe<PostV1TfaProviderAuthySendtokenVia_Request_Input>;\n via: Scalars['String']['input'];\n};\n\nexport type MutationPostV1TfaProviderDuo_SecurityActivateArgs = {\n input?: InputMaybe<PostV1TfaProviderDuo_SecurityActivate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderDuo_SecurityAuthenticateArgs = {\n input?: InputMaybe<PostV1TfaProviderDuo_SecurityAuthenticate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderDuo_SecurityConfigureArgs = {\n input?: InputMaybe<PostV1TfaProviderDuo_SecurityConfigure_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderDuo_SecurityGetauthenticationdataArgs = {\n input?: InputMaybe<PostV1TfaProviderDuo_SecurityGetauthenticationdata_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderGoogleActivateArgs = {\n input?: InputMaybe<PostV1TfaProviderGoogleActivate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderGoogleAuthenticateArgs = {\n input?: InputMaybe<PostV1TfaProviderGoogleAuthenticate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderGoogleConfigureArgs = {\n input?: InputMaybe<PostV1TfaProviderGoogleConfigure_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderU2fkeyActivateArgs = {\n input?: InputMaybe<PostV1TfaProviderU2fkeyActivate_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderU2fkeyAuthenticationchallengeArgs = {\n input?: InputMaybe<PostV1TfaProviderU2fkeyAuthenticationchallenge_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderU2fkeyConfigureArgs = {\n input?: InputMaybe<PostV1TfaProviderU2fkeyConfigure_Request_Input>;\n};\n\nexport type MutationPostV1TfaProviderU2fkeyVerifyArgs = {\n input?: InputMaybe<PostV1TfaProviderU2fkeyVerify_Request_Input>;\n};\n\nexport type MutationPutV1CustomersPasswordArgs = {\n input?: InputMaybe<PutV1CustomersPassword_Request_Input>;\n};\n\nexport type MutationPutV1GuestcartsCartIdCollecttotalsArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PutV1GuestcartsCartIdCollecttotals_Request_Input>;\n};\n\nexport type MutationPutV1GuestcartsCartIdCouponsCouponCodeArgs = {\n cartId: Scalars['String']['input'];\n couponCode: Scalars['String']['input'];\n};\n\nexport type MutationPutV1GuestcartsCartIdItemsItemIdArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PutV1GuestcartsCartIdItemsItemId_Request_Input>;\n itemId: Scalars['String']['input'];\n};\n\nexport type MutationPutV1GuestcartsCartIdOrderArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PutV1GuestcartsCartIdOrder_Request_Input>;\n};\n\nexport type MutationPutV1GuestcartsCartIdSelectedpaymentmethodArgs = {\n cartId: Scalars['String']['input'];\n input?: InputMaybe<PutV1GuestcartsCartIdSelectedpaymentmethod_Request_Input>;\n};\n\nexport type MutationAddBundleProductsToCartArgs = {\n input?: InputMaybe<AddBundleProductsToCartInput>;\n};\n\nexport type MutationAddConfigurableProductsToCartArgs = {\n input?: InputMaybe<AddConfigurableProductsToCartInput>;\n};\n\nexport type MutationAddDownloadableProductsToCartArgs = {\n input?: InputMaybe<AddDownloadableProductsToCartInput>;\n};\n\nexport type MutationAddGiftRegistryRegistrantsArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n registrants: Array<AddGiftRegistryRegistrantInput>;\n};\n\nexport type MutationAddProductsToCartArgs = {\n cartId: Scalars['String']['input'];\n cartItems: Array<CartItemInput>;\n};\n\nexport type MutationAddProductsToCompareListArgs = {\n input?: InputMaybe<AddProductsToCompareListInput>;\n};\n\nexport type MutationAddProductsToWishlistArgs = {\n wishlistId: Scalars['ID']['input'];\n wishlistItems: Array<WishlistItemInput>;\n};\n\nexport type MutationAddReturnCommentArgs = {\n input: AddReturnCommentInput;\n};\n\nexport type MutationAddReturnTrackingArgs = {\n input: AddReturnTrackingInput;\n};\n\nexport type MutationAddSimpleProductsToCartArgs = {\n input?: InputMaybe<AddSimpleProductsToCartInput>;\n};\n\nexport type MutationAddVirtualProductsToCartArgs = {\n input?: InputMaybe<AddVirtualProductsToCartInput>;\n};\n\nexport type MutationAddWishlistItemsToCartArgs = {\n wishlistId: Scalars['ID']['input'];\n wishlistItemIds?: InputMaybe<Array<Scalars['ID']['input']>>;\n};\n\nexport type MutationApplyCouponToCartArgs = {\n input?: InputMaybe<ApplyCouponToCartInput>;\n};\n\nexport type MutationApplyGiftCardToCartArgs = {\n input?: InputMaybe<ApplyGiftCardToCartInput>;\n};\n\nexport type MutationApplyRewardPointsToCartArgs = {\n cartId: Scalars['ID']['input'];\n};\n\nexport type MutationApplyStoreCreditToCartArgs = {\n input: ApplyStoreCreditToCartInput;\n};\n\nexport type MutationAssignCompareListToCustomerArgs = {\n uid: Scalars['ID']['input'];\n};\n\nexport type MutationAssignCustomerToGuestCartArgs = {\n cart_id: Scalars['String']['input'];\n};\n\nexport type MutationChangeCustomerPasswordArgs = {\n currentPassword: Scalars['String']['input'];\n newPassword: Scalars['String']['input'];\n};\n\nexport type MutationConfirmEmailArgs = {\n input: ConfirmEmailInput;\n};\n\nexport type MutationContactUsArgs = {\n input: ContactUsInput;\n};\n\nexport type MutationCopyProductsBetweenWishlistsArgs = {\n destinationWishlistUid: Scalars['ID']['input'];\n sourceWishlistUid: Scalars['ID']['input'];\n wishlistItems: Array<WishlistItemCopyInput>;\n};\n\nexport type MutationCreateBraintreePayPalVaultClientTokenArgs = {\n input?: InputMaybe<BraintreeVaultInput>;\n};\n\nexport type MutationCreateCompareListArgs = {\n input?: InputMaybe<CreateCompareListInput>;\n};\n\nexport type MutationCreateCustomerArgs = {\n input: CustomerInput;\n};\n\nexport type MutationCreateCustomerAddressArgs = {\n input: CustomerAddressInput;\n};\n\nexport type MutationCreateCustomerV2Args = {\n input: CustomerCreateInput;\n};\n\nexport type MutationCreateEmptyCartArgs = {\n input?: InputMaybe<CreateEmptyCartInput>;\n};\n\nexport type MutationCreateGiftRegistryArgs = {\n giftRegistry: CreateGiftRegistryInput;\n};\n\nexport type MutationCreateGuestCartArgs = {\n input?: InputMaybe<CreateGuestCartInput>;\n};\n\nexport type MutationCreatePayflowProTokenArgs = {\n input: PayflowProTokenInput;\n};\n\nexport type MutationCreatePaypalExpressTokenArgs = {\n input: PaypalExpressTokenInput;\n};\n\nexport type MutationCreateProductReviewArgs = {\n input: CreateProductReviewInput;\n};\n\nexport type MutationCreateWishlistArgs = {\n input: CreateWishlistInput;\n};\n\nexport type MutationDeleteCompareListArgs = {\n uid: Scalars['ID']['input'];\n};\n\nexport type MutationDeleteCustomerAddressArgs = {\n id: Scalars['Int']['input'];\n};\n\nexport type MutationDeletePaymentTokenArgs = {\n public_hash: Scalars['String']['input'];\n};\n\nexport type MutationDeleteWishlistArgs = {\n wishlistId: Scalars['ID']['input'];\n};\n\nexport type MutationEstimateShippingMethodsArgs = {\n input: EstimateTotalsInput;\n};\n\nexport type MutationEstimateTotalsArgs = {\n input: EstimateTotalsInput;\n};\n\nexport type MutationGenerateCustomerTokenArgs = {\n email: Scalars['String']['input'];\n password: Scalars['String']['input'];\n};\n\nexport type MutationGenerateCustomerTokenAsAdminArgs = {\n input: GenerateCustomerTokenAsAdminInput;\n};\n\nexport type MutationHandlePayflowProResponseArgs = {\n input: PayflowProResponseInput;\n};\n\nexport type MutationMergeCartsArgs = {\n destination_cart_id?: InputMaybe<Scalars['String']['input']>;\n source_cart_id: Scalars['String']['input'];\n};\n\nexport type MutationMoveCartItemsToGiftRegistryArgs = {\n cartUid: Scalars['ID']['input'];\n giftRegistryUid: Scalars['ID']['input'];\n};\n\nexport type MutationMoveProductsBetweenWishlistsArgs = {\n destinationWishlistUid: Scalars['ID']['input'];\n sourceWishlistUid: Scalars['ID']['input'];\n wishlistItems: Array<WishlistItemMoveInput>;\n};\n\nexport type MutationPlaceOrderArgs = {\n input?: InputMaybe<PlaceOrderInput>;\n};\n\nexport type MutationRedeemGiftCardBalanceAsStoreCreditArgs = {\n input: GiftCardAccountInput;\n};\n\nexport type MutationRemoveCouponFromCartArgs = {\n input?: InputMaybe<RemoveCouponFromCartInput>;\n};\n\nexport type MutationRemoveGiftCardFromCartArgs = {\n input?: InputMaybe<RemoveGiftCardFromCartInput>;\n};\n\nexport type MutationRemoveGiftRegistryArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n};\n\nexport type MutationRemoveGiftRegistryItemsArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n itemsUid: Array<Scalars['ID']['input']>;\n};\n\nexport type MutationRemoveGiftRegistryRegistrantsArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n registrantsUid: Array<Scalars['ID']['input']>;\n};\n\nexport type MutationRemoveItemFromCartArgs = {\n input?: InputMaybe<RemoveItemFromCartInput>;\n};\n\nexport type MutationRemoveProductsFromCompareListArgs = {\n input?: InputMaybe<RemoveProductsFromCompareListInput>;\n};\n\nexport type MutationRemoveProductsFromWishlistArgs = {\n wishlistId: Scalars['ID']['input'];\n wishlistItemsIds: Array<Scalars['ID']['input']>;\n};\n\nexport type MutationRemoveReturnTrackingArgs = {\n input: RemoveReturnTrackingInput;\n};\n\nexport type MutationRemoveRewardPointsFromCartArgs = {\n cartId: Scalars['ID']['input'];\n};\n\nexport type MutationRemoveStoreCreditFromCartArgs = {\n input: RemoveStoreCreditFromCartInput;\n};\n\nexport type MutationReorderItemsArgs = {\n orderNumber: Scalars['String']['input'];\n};\n\nexport type MutationRequestPasswordResetEmailArgs = {\n email: Scalars['String']['input'];\n};\n\nexport type MutationRequestReturnArgs = {\n input: RequestReturnInput;\n};\n\nexport type MutationResendConfirmationEmailArgs = {\n email: Scalars['String']['input'];\n};\n\nexport type MutationResetPasswordArgs = {\n email: Scalars['String']['input'];\n newPassword: Scalars['String']['input'];\n resetPasswordToken: Scalars['String']['input'];\n};\n\nexport type MutationSendEmailToFriendArgs = {\n input?: InputMaybe<SendEmailToFriendInput>;\n};\n\nexport type MutationSetBillingAddressOnCartArgs = {\n input?: InputMaybe<SetBillingAddressOnCartInput>;\n};\n\nexport type MutationSetGiftOptionsOnCartArgs = {\n input?: InputMaybe<SetGiftOptionsOnCartInput>;\n};\n\nexport type MutationSetGuestEmailOnCartArgs = {\n input?: InputMaybe<SetGuestEmailOnCartInput>;\n};\n\nexport type MutationSetPaymentMethodAndPlaceOrderArgs = {\n input?: InputMaybe<SetPaymentMethodAndPlaceOrderInput>;\n};\n\nexport type MutationSetPaymentMethodOnCartArgs = {\n input?: InputMaybe<SetPaymentMethodOnCartInput>;\n};\n\nexport type MutationSetShippingAddressesOnCartArgs = {\n input?: InputMaybe<SetShippingAddressesOnCartInput>;\n};\n\nexport type MutationSetShippingMethodsOnCartArgs = {\n input?: InputMaybe<SetShippingMethodsOnCartInput>;\n};\n\nexport type MutationShareGiftRegistryArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n invitees: Array<ShareGiftRegistryInviteeInput>;\n sender: ShareGiftRegistrySenderInput;\n};\n\nexport type MutationSubscribeEmailToNewsletterArgs = {\n email: Scalars['String']['input'];\n};\n\nexport type MutationUpdateCartItemsArgs = {\n input?: InputMaybe<UpdateCartItemsInput>;\n};\n\nexport type MutationUpdateCustomerArgs = {\n input: CustomerInput;\n};\n\nexport type MutationUpdateCustomerAddressArgs = {\n id: Scalars['Int']['input'];\n input?: InputMaybe<CustomerAddressInput>;\n};\n\nexport type MutationUpdateCustomerEmailArgs = {\n email: Scalars['String']['input'];\n password: Scalars['String']['input'];\n};\n\nexport type MutationUpdateCustomerV2Args = {\n input: CustomerUpdateInput;\n};\n\nexport type MutationUpdateGiftRegistryArgs = {\n giftRegistry: UpdateGiftRegistryInput;\n giftRegistryUid: Scalars['ID']['input'];\n};\n\nexport type MutationUpdateGiftRegistryItemsArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n items: Array<UpdateGiftRegistryItemInput>;\n};\n\nexport type MutationUpdateGiftRegistryRegistrantsArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n registrants: Array<UpdateGiftRegistryRegistrantInput>;\n};\n\nexport type MutationUpdateProductsInWishlistArgs = {\n wishlistId: Scalars['ID']['input'];\n wishlistItems: Array<WishlistItemUpdateInput>;\n};\n\nexport type MutationUpdateWishlistArgs = {\n name?: InputMaybe<Scalars['String']['input']>;\n visibility?: InputMaybe<WishlistVisibilityEnum>;\n wishlistId: Scalars['ID']['input'];\n};\n\n/** Contains an error message when an invalid UID was specified. */\nexport type NoSuchEntityUidError = ErrorInterface & {\n __typename?: 'NoSuchEntityUidError';\n /** The returned error message. */\n message: Scalars['String']['output'];\n /** The specified invalid unique ID of an object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains the order ID. */\nexport type Order = {\n __typename?: 'Order';\n /** @deprecated Use `order_number` instead. */\n order_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for an `Order` object. */\n order_number: Scalars['String']['output'];\n};\n\n/** Contains detailed information about an order's billing and shipping addresses. */\nexport type OrderAddress = {\n __typename?: 'OrderAddress';\n /** The city or town. */\n city: Scalars['String']['output'];\n /** The customer's company. */\n company?: Maybe<Scalars['String']['output']>;\n /** The customer's country. */\n country_code?: Maybe<CountryCodeEnum>;\n /** The fax number. */\n fax?: Maybe<Scalars['String']['output']>;\n /** The first name of the person associated with the shipping/billing address. */\n firstname: Scalars['String']['output'];\n /** The family name of the person associated with the shipping/billing address. */\n lastname: Scalars['String']['output'];\n /** The middle name of the person associated with the shipping/billing address. */\n middlename?: Maybe<Scalars['String']['output']>;\n /** The customer's ZIP or postal code. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** The state or province name. */\n region?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `Region` object of a pre-defined region. */\n region_id?: Maybe<Scalars['ID']['output']>;\n /** An array of strings that define the street number and name. */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The telephone number. */\n telephone?: Maybe<Scalars['String']['output']>;\n /** The customer's Value-added tax (VAT) number (for corporate customers). */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Input to retrieve an order based on details. */\nexport type OrderInformationInput = {\n /** Order billing address email. */\n email: Scalars['String']['input'];\n /** Order number. */\n number: Scalars['String']['input'];\n /** Order billing address postcode. */\n postcode: Scalars['String']['input'];\n};\n\nexport type OrderItem = OrderItemInterface & {\n __typename?: 'OrderItem';\n /** The final discount information for the product. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Indicates whether the order item is eligible to be in a return request. */\n eligible_for_return?: Maybe<Scalars['Boolean']['output']>;\n /** The entered option for the base product, such as a logo or image. */\n entered_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The selected gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the order item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for an `OrderItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The ProductInterface object, which contains details about the base product */\n product?: Maybe<ProductInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price of the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The type of product, such as simple, configurable, etc. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** URL key of the base product. */\n product_url_key?: Maybe<Scalars['String']['output']>;\n /** The number of canceled items. */\n quantity_canceled?: Maybe<Scalars['Float']['output']>;\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n /** The number of units ordered for this item. */\n quantity_ordered?: Maybe<Scalars['Float']['output']>;\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n /** The number of returned items. */\n quantity_returned?: Maybe<Scalars['Float']['output']>;\n /** The number of shipped items. */\n quantity_shipped?: Maybe<Scalars['Float']['output']>;\n /** The selected options for the base product, such as color or size. */\n selected_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The status of the order item. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Order item details. */\nexport type OrderItemInterface = {\n /** The final discount information for the product. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** Indicates whether the order item is eligible to be in a return request. */\n eligible_for_return?: Maybe<Scalars['Boolean']['output']>;\n /** The entered option for the base product, such as a logo or image. */\n entered_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The selected gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the order item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** The unique ID for an `OrderItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The ProductInterface object, which contains details about the base product */\n product?: Maybe<ProductInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price of the base product, including selected options. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The type of product, such as simple, configurable, etc. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** URL key of the base product. */\n product_url_key?: Maybe<Scalars['String']['output']>;\n /** The number of canceled items. */\n quantity_canceled?: Maybe<Scalars['Float']['output']>;\n /** The number of invoiced items. */\n quantity_invoiced?: Maybe<Scalars['Float']['output']>;\n /** The number of units ordered for this item. */\n quantity_ordered?: Maybe<Scalars['Float']['output']>;\n /** The number of refunded items. */\n quantity_refunded?: Maybe<Scalars['Float']['output']>;\n /** The number of returned items. */\n quantity_returned?: Maybe<Scalars['Float']['output']>;\n /** The number of shipped items. */\n quantity_shipped?: Maybe<Scalars['Float']['output']>;\n /** The selected options for the base product, such as color or size. */\n selected_options?: Maybe<Array<Maybe<OrderItemOption>>>;\n /** The status of the order item. */\n status?: Maybe<Scalars['String']['output']>;\n};\n\n/** Represents order item options like selected or entered. */\nexport type OrderItemOption = {\n __typename?: 'OrderItemOption';\n /** The name of the option. */\n label: Scalars['String']['output'];\n /** The value of the option. */\n value: Scalars['String']['output'];\n};\n\n/** Contains details about the payment method used to pay for the order. */\nexport type OrderPaymentMethod = {\n __typename?: 'OrderPaymentMethod';\n /** Additional data per payment method type. */\n additional_data?: Maybe<Array<Maybe<KeyValue>>>;\n /** The label that describes the payment method. */\n name: Scalars['String']['output'];\n /** The payment method code that indicates how the order was paid for. */\n type: Scalars['String']['output'];\n};\n\n/** Contains order shipment details. */\nexport type OrderShipment = {\n __typename?: 'OrderShipment';\n /** Comments added to the shipment. */\n comments?: Maybe<Array<Maybe<SalesCommentItem>>>;\n /** The unique ID for a `OrderShipment` object. */\n id: Scalars['ID']['output'];\n /** An array of items included in the shipment. */\n items?: Maybe<Array<Maybe<ShipmentItemInterface>>>;\n /** The sequential credit shipment number. */\n number: Scalars['String']['output'];\n /** An array of shipment tracking details. */\n tracking?: Maybe<Array<Maybe<ShipmentTracking>>>;\n};\n\n/** Input to retrieve an order based on token. */\nexport type OrderTokenInput = {\n /** Order token. */\n token: Scalars['String']['input'];\n};\n\n/** Contains details about the sales total amounts used to calculate the final price. */\nexport type OrderTotal = {\n __typename?: 'OrderTotal';\n /** The final base grand total amount in the base currency. */\n base_grand_total: Money;\n /** The applied discounts to the order. */\n discounts?: Maybe<Array<Maybe<Discount>>>;\n /** The final total amount, including shipping, discounts, and taxes. */\n grand_total: Money;\n /** Details about the shipping and handling costs for the order. */\n shipping_handling?: Maybe<ShippingHandling>;\n /** The subtotal of the order, excluding shipping, discounts, and taxes. */\n subtotal: Money;\n /** The order tax details. */\n taxes?: Maybe<Array<Maybe<TaxItem>>>;\n /** The gift card balance applied to the order. */\n total_giftcard?: Maybe<Money>;\n /** The shipping amount for the order. */\n total_shipping: Money;\n /** The amount of tax applied to the order. */\n total_tax: Money;\n};\n\n/** Contains required input for Payflow Express Checkout payments. */\nexport type PayflowExpressInput = {\n /** The unique ID of the PayPal user. */\n payer_id: Scalars['String']['input'];\n /** The token returned by the createPaypalExpressToken mutation. */\n token: Scalars['String']['input'];\n};\n\n/** A set of relative URLs that PayPal uses in response to various actions during the authorization process. Adobe Commerce prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Payflow Link and Payments Advanced payment methods. */\nexport type PayflowLinkInput = {\n /** The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https://www.example.com/paypal/action/cancel.html, the relative URL is paypal/action/cancel.html. */\n cancel_url: Scalars['String']['input'];\n /** The relative URL of the transaction error page that PayPal redirects to upon payment error. If the full URL to this page is https://www.example.com/paypal/action/error.html, the relative URL is paypal/action/error.html. */\n error_url: Scalars['String']['input'];\n /** The relative URL of the order confirmation page that PayPal redirects to when the payment is successful and additional confirmation is not needed. If the full URL to this page is https://www.example.com/paypal/action/return.html, the relative URL is paypal/action/return.html. */\n return_url: Scalars['String']['input'];\n};\n\n/** Indicates the mode for payment. Applies to the Payflow Link and Payments Advanced payment methods. */\nexport enum PayflowLinkMode {\n Live = 'LIVE',\n Test = 'TEST',\n}\n\n/** Contains information used to generate PayPal iframe for transaction. Applies to Payflow Link and Payments Advanced payment methods. */\nexport type PayflowLinkToken = {\n __typename?: 'PayflowLinkToken';\n /** The mode for the Payflow transaction. */\n mode?: Maybe<PayflowLinkMode>;\n /** The PayPal URL used for requesting a Payflow form. */\n paypal_url?: Maybe<Scalars['String']['output']>;\n /** The secure token generated by PayPal. */\n secure_token?: Maybe<Scalars['String']['output']>;\n /** The secure token ID generated by PayPal. */\n secure_token_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains information required to fetch payment token information for the Payflow Link and Payments Advanced payment methods. */\nexport type PayflowLinkTokenInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Contains input for the Payflow Pro and Payments Pro payment methods. */\nexport type PayflowProInput = {\n /** Required input for credit card related information. */\n cc_details: CreditCardDetailsInput;\n /** Indicates whether details about the shopper's credit/debit card should be tokenized for later usage. Required only if Vault is enabled for the PayPal Payflow Pro payment integration. */\n is_active_payment_token_enabler?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** Input required to complete payment. Applies to Payflow Pro and Payments Pro payment methods. */\nexport type PayflowProResponseInput = {\n /** The unique ID that identifies the shopper's cart. */\n cart_id: Scalars['String']['input'];\n /** The payload returned from PayPal. */\n paypal_payload: Scalars['String']['input'];\n};\n\nexport type PayflowProResponseOutput = {\n __typename?: 'PayflowProResponseOutput';\n /** The cart with the updated selected payment method. */\n cart: Cart;\n};\n\n/** Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods. */\nexport type PayflowProToken = {\n __typename?: 'PayflowProToken';\n /** The RESPMSG returned by PayPal. If the `result` is `0`, then `response_message` is `Approved`. */\n response_message: Scalars['String']['output'];\n /** A non-zero value if any errors occurred. */\n result: Scalars['Int']['output'];\n /** The RESULT returned by PayPal. A value of `0` indicates the transaction was approved. */\n result_code: Scalars['Int']['output'];\n /** A secure token generated by PayPal. */\n secure_token: Scalars['String']['output'];\n /** A secure token ID generated by PayPal. */\n secure_token_id: Scalars['String']['output'];\n};\n\n/** Contains input required to fetch payment token information for the Payflow Pro and Payments Pro payment methods. */\nexport type PayflowProTokenInput = {\n /** The unique ID that identifies the shopper's cart. */\n cart_id: Scalars['String']['input'];\n /** A set of relative URLs that PayPal uses for callback. */\n urls: PayflowProUrlInput;\n};\n\n/** Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for the Payflow Pro and Payment Pro payment methods. */\nexport type PayflowProUrlInput = {\n /** The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https://www.example.com/paypal/action/cancel.html, the relative URL is paypal/action/cancel.html. */\n cancel_url: Scalars['String']['input'];\n /** The relative URL of the transaction error page that PayPal redirects to upon payment error. If the full URL to this page is https://www.example.com/paypal/action/error.html, the relative URL is paypal/action/error.html. */\n error_url: Scalars['String']['input'];\n /** The relative URL of the final confirmation page that PayPal redirects to upon payment success. If the full URL to this page is https://www.example.com/paypal/action/return.html, the relative URL is paypal/action/return.html. */\n return_url: Scalars['String']['input'];\n};\n\n/** Defines the payment method. */\nexport type PaymentMethodInput = {\n braintree?: InputMaybe<BraintreeInput>;\n braintree_ach_direct_debit?: InputMaybe<BraintreeInput>;\n braintree_ach_direct_debit_vault?: InputMaybe<BraintreeVaultInput>;\n braintree_applepay_vault?: InputMaybe<BraintreeVaultInput>;\n braintree_cc_vault?: InputMaybe<BraintreeCcVaultInput>;\n braintree_googlepay_vault?: InputMaybe<BraintreeVaultInput>;\n braintree_paypal?: InputMaybe<BraintreeInput>;\n braintree_paypal_vault?: InputMaybe<BraintreeVaultInput>;\n /** The internal name for the payment method. */\n code: Scalars['String']['input'];\n /** Required input for PayPal Hosted pro payments. */\n hosted_pro?: InputMaybe<HostedProInput>;\n /** Required input for Payflow Express Checkout payments. */\n payflow_express?: InputMaybe<PayflowExpressInput>;\n /** Required input for PayPal Payflow Link and Payments Advanced payments. */\n payflow_link?: InputMaybe<PayflowLinkInput>;\n /** Required input for PayPal Payflow Pro and Payment Pro payments. */\n payflowpro?: InputMaybe<PayflowProInput>;\n /** Required input for PayPal Payflow Pro vault payments. */\n payflowpro_cc_vault?: InputMaybe<VaultTokenInput>;\n /** Required input for Express Checkout and Payments Standard payments. */\n paypal_express?: InputMaybe<PaypalExpressInput>;\n /** The purchase order number. Optional for most payment methods. */\n purchase_order_number?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** The stored payment method available to the customer. */\nexport type PaymentToken = {\n __typename?: 'PaymentToken';\n /** A description of the stored account details. */\n details?: Maybe<Scalars['String']['output']>;\n /** The payment method code associated with the token. */\n payment_method_code: Scalars['String']['output'];\n /** The public hash of the token. */\n public_hash: Scalars['String']['output'];\n /** Specifies the payment token type. */\n type: PaymentTokenTypeEnum;\n};\n\n/** The list of available payment token types. */\nexport enum PaymentTokenTypeEnum {\n /** phpcs:ignore Magento2.GraphQL.ValidArgumentName */\n Account = 'account',\n /** phpcs:ignore Magento2.GraphQL.ValidArgumentName */\n Card = 'card',\n}\n\n/** Contains required input for Express Checkout and Payments Standard payments. */\nexport type PaypalExpressInput = {\n /** The unique ID of the PayPal user. */\n payer_id: Scalars['String']['input'];\n /** The token returned by the `createPaypalExpressToken` mutation. */\n token: Scalars['String']['input'];\n};\n\n/** Deprecated. Use `PaypalExpressTokenOutput` instead. */\nexport type PaypalExpressToken = {\n __typename?: 'PaypalExpressToken';\n /**\n * A set of URLs that allow the buyer to authorize payment and adjust checkout details.\n * @deprecated Use `PaypalExpressTokenOutput.paypal_urls` instead.\n */\n paypal_urls?: Maybe<PaypalExpressUrlList>;\n /**\n * The token returned by PayPal.\n * @deprecated Use `PaypalExpressTokenOutput.token` instead.\n */\n token?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines the attributes required to receive a payment token for Express Checkout and Payments Standard payment methods. */\nexport type PaypalExpressTokenInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n /** The payment method code. */\n code: Scalars['String']['input'];\n /** Indicates whether the buyer selected the quick checkout button. The default value is false. */\n express_button?: InputMaybe<Scalars['Boolean']['input']>;\n /** A set of relative URLs that PayPal uses in response to various actions during the authorization process. */\n urls: PaypalExpressUrlsInput;\n /** Indicates whether the buyer clicked the PayPal credit button. The default value is false. */\n use_paypal_credit?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** Contains the token returned by PayPal and a set of URLs that allow the buyer to authorize payment and adjust checkout details. Applies to Express Checkout and Payments Standard payment methods. */\nexport type PaypalExpressTokenOutput = {\n __typename?: 'PaypalExpressTokenOutput';\n /** A set of URLs that allow the buyer to authorize payment and adjust checkout details. */\n paypal_urls?: Maybe<PaypalExpressUrlList>;\n /** The token returned by PayPal. */\n token?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a set of URLs that allow the buyer to authorize payment and adjust checkout details for Express Checkout and Payments Standard transactions. */\nexport type PaypalExpressUrlList = {\n __typename?: 'PaypalExpressUrlList';\n /** The PayPal URL that allows the buyer to edit their checkout details. */\n edit?: Maybe<Scalars['String']['output']>;\n /** The URL to the PayPal login page. */\n start?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Express Checkout and Payments Standard payment methods. */\nexport type PaypalExpressUrlsInput = {\n /** The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https://www.example.com/paypal/action/cancel.html, the relative URL is paypal/action/cancel.html. */\n cancel_url: Scalars['String']['input'];\n /** The relative URL of the page that PayPal redirects to when the payment has been put on hold for additional review. This condition mostly applies to ACH transactions, and is not applicable to most PayPal solutions. If the full URL to this page is https://www.example.com/paypal/action/success_pending.html, the relative URL is paypal/action/success_pending.html. */\n pending_url?: InputMaybe<Scalars['String']['input']>;\n /** The relative URL of the final confirmation page that PayPal redirects to upon payment success. If the full URL to this page is https://www.example.com/paypal/action/return.html, the relative URL is paypal/action/return.html. */\n return_url: Scalars['String']['input'];\n /** The relative URL of the order confirmation page that PayPal redirects to when the payment is successful and additional confirmation is not needed. Not applicable to most PayPal solutions. If the full URL to this page is https://www.example.com/paypal/action/success.html, the relative URL is paypal/action/success.html. */\n success_url?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains attributes specific to tangible products. */\nexport type PhysicalProductInterface = {\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Defines Pickup Location information. */\nexport type PickupLocation = {\n __typename?: 'PickupLocation';\n city?: Maybe<Scalars['String']['output']>;\n contact_name?: Maybe<Scalars['String']['output']>;\n country_id?: Maybe<Scalars['String']['output']>;\n description?: Maybe<Scalars['String']['output']>;\n email?: Maybe<Scalars['String']['output']>;\n fax?: Maybe<Scalars['String']['output']>;\n latitude?: Maybe<Scalars['Float']['output']>;\n longitude?: Maybe<Scalars['Float']['output']>;\n name?: Maybe<Scalars['String']['output']>;\n phone?: Maybe<Scalars['String']['output']>;\n pickup_location_code?: Maybe<Scalars['String']['output']>;\n postcode?: Maybe<Scalars['String']['output']>;\n region?: Maybe<Scalars['String']['output']>;\n region_id?: Maybe<Scalars['Int']['output']>;\n street?: Maybe<Scalars['String']['output']>;\n};\n\n/** PickupLocationFilterInput defines the list of attributes and filters for the search. */\nexport type PickupLocationFilterInput = {\n /** Filter by city. */\n city?: InputMaybe<FilterTypeInput>;\n /** Filter by country. */\n country_id?: InputMaybe<FilterTypeInput>;\n /** Filter by pickup location name. */\n name?: InputMaybe<FilterTypeInput>;\n /** Filter by pickup location code. */\n pickup_location_code?: InputMaybe<FilterTypeInput>;\n /** Filter by postcode. */\n postcode?: InputMaybe<FilterTypeInput>;\n /** Filter by region. */\n region?: InputMaybe<FilterTypeInput>;\n /** Filter by region id. */\n region_id?: InputMaybe<FilterTypeInput>;\n /** Filter by street. */\n street?: InputMaybe<FilterTypeInput>;\n};\n\n/** PickupLocationSortInput specifies attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order. */\nexport type PickupLocationSortInput = {\n /** City where pickup location is placed. */\n city?: InputMaybe<SortEnum>;\n /** Name of the contact person. */\n contact_name?: InputMaybe<SortEnum>;\n /** Id of the country in two letters. */\n country_id?: InputMaybe<SortEnum>;\n /** Description of the pickup location. */\n description?: InputMaybe<SortEnum>;\n /** Distance to the address, requested by distance filter. Applicable only with distance filter. If distance sort order is present, all other sort orders will be ignored. */\n distance?: InputMaybe<SortEnum>;\n /** Contact email of the pickup location. */\n email?: InputMaybe<SortEnum>;\n /** Contact fax of the pickup location. */\n fax?: InputMaybe<SortEnum>;\n /** Geographic latitude where pickup location is placed. */\n latitude?: InputMaybe<SortEnum>;\n /** Geographic longitude where pickup location is placed. */\n longitude?: InputMaybe<SortEnum>;\n /** The pickup location name. Customer use this to identify the pickup location. */\n name?: InputMaybe<SortEnum>;\n /** Contact phone number of the pickup location. */\n phone?: InputMaybe<SortEnum>;\n /** A code assigned to pickup location to identify the source. */\n pickup_location_code?: InputMaybe<SortEnum>;\n /** Postcode where pickup location is placed. */\n postcode?: InputMaybe<SortEnum>;\n /** Name of the region. */\n region?: InputMaybe<SortEnum>;\n /** Id of the region. */\n region_id?: InputMaybe<SortEnum>;\n /** Street where pickup location is placed. */\n street?: InputMaybe<SortEnum>;\n};\n\n/** Top level object returned in a pickup locations search. */\nexport type PickupLocations = {\n __typename?: 'PickupLocations';\n /** An array of pickup locations that match the specific search request. */\n items?: Maybe<Array<Maybe<PickupLocation>>>;\n /** An object that includes the page_info and currentPage values specified in the query. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The number of products returned. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** An error encountered while placing an order. */\nexport type PlaceOrderError = {\n __typename?: 'PlaceOrderError';\n /** An error code that is specific to place order. */\n code: PlaceOrderErrorCodes;\n /** A localized error message. */\n message: Scalars['String']['output'];\n};\n\nexport enum PlaceOrderErrorCodes {\n CartNotActive = 'CART_NOT_ACTIVE',\n CartNotFound = 'CART_NOT_FOUND',\n GuestEmailMissing = 'GUEST_EMAIL_MISSING',\n UnableToPlaceOrder = 'UNABLE_TO_PLACE_ORDER',\n Undefined = 'UNDEFINED',\n}\n\n/** Specifies the quote to be converted to an order. */\nexport type PlaceOrderInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Contains the results of the request to place an order. */\nexport type PlaceOrderOutput = {\n __typename?: 'PlaceOrderOutput';\n /** An array of place order errors. */\n errors: Array<Maybe<PlaceOrderError>>;\n /**\n * The ID of the order.\n * @deprecated Use `orderV2` instead.\n */\n order?: Maybe<Order>;\n /** Full order information. */\n orderV2?: Maybe<CustomerOrder>;\n};\n\nexport type PostV1CartsGuestcartsCartIdGiftCards_Request_Input = {\n giftCardAccountData: Gift_Card_Account_Data_Gift_Card_Account_Interface_Input;\n};\n\nexport type PostV1CartsGuestcartsCartIdGiftCards_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1CustomersIsEmailAvailable_Request_Input = {\n customerEmail: Scalars['String']['input'];\n /** If not set, will use the current websiteId */\n websiteId?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type PostV1CustomersIsEmailAvailable_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1CustomersResetPassword_Request_Input = {\n /** If empty value given then the customer will be matched by the RP token. */\n email: Scalars['String']['input'];\n newPassword: Scalars['String']['input'];\n resetToken: Scalars['String']['input'];\n};\n\nexport type PostV1CustomersResetPassword_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1Customers_Request_Input = {\n customer: Customer_Data_Customer_Interface_Input;\n password?: InputMaybe<Scalars['String']['input']>;\n redirectUrl?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type PostV1Customers_Response =\n | Customer_Data_Customer_Interface\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdBillingaddress_Request_Input = {\n address: Quote_Data_Address_Interface_Input;\n useForShipping?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\nexport type PostV1GuestcartsCartIdBillingaddress_Response =\n | Int_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdEstimateshippingmethods_Request_Input = {\n address: Quote_Data_Address_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdEstimateshippingmethods_Response =\n | Error_Response\n | Quote_Data_Shipping_Method_Interface2;\n\nexport type PostV1GuestcartsCartIdGiftmessageItemId_Request_Input = {\n giftMessage: Gift_Message_Data_Message_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdGiftmessageItemId_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdGiftmessage_Request_Input = {\n giftMessage: Gift_Message_Data_Message_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdGiftmessage_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdItems_Request_Input = {\n cartItem: Quote_Data_Cart_Item_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdItems_Response =\n | Error_Response\n | Quote_Data_Cart_Item_Interface;\n\nexport type PostV1GuestcartsCartIdPaymentinformation_Request_Input = {\n billingAddress?: InputMaybe<Quote_Data_Address_Interface_Input>;\n email: Scalars['String']['input'];\n paymentMethod: Quote_Data_Payment_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdPaymentinformation_Response =\n | Int_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdPaymentorderId_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdPaymentorder_Request_Input = {\n location: Scalars['String']['input'];\n methodCode: Scalars['String']['input'];\n paymentSource: Scalars['String']['input'];\n vaultIntent?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\nexport type PostV1GuestcartsCartIdPaymentorder_Response =\n | Error_Response\n | Payment_Services_Paypal_Data_Payment_Order_Interface;\n\nexport type PostV1GuestcartsCartIdSetpaymentinformation_Request_Input = {\n billingAddress?: InputMaybe<Quote_Data_Address_Interface_Input>;\n email: Scalars['String']['input'];\n paymentMethod: Quote_Data_Payment_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdSetpaymentinformation_Response =\n | Int_Container\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdShippinginformation_Request_Input = {\n addressInformation: Checkout_Data_Shipping_Information_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdShippinginformation_Response =\n | Checkout_Data_Payment_Details_Interface\n | Error_Response;\n\nexport type PostV1GuestcartsCartIdTotalsinformation_Request_Input = {\n addressInformation: Checkout_Data_Totals_Information_Interface_Input;\n};\n\nexport type PostV1GuestcartsCartIdTotalsinformation_Response =\n | Error_Response\n | Quote_Data_Totals_Interface;\n\nexport type PostV1Guestcarts_Response = String_Container | Error_Response;\n\nexport type PostV1GuestgiftregistryCartIdEstimateshippingmethods_Request_Input =\n {\n /** The estimate registry id */\n registryId: Scalars['Int']['input'];\n };\n\nexport type PostV1GuestgiftregistryCartIdEstimateshippingmethods_Response =\n | Error_Response\n | Quote_Data_Shipping_Method_Interface3;\n\nexport type PostV1IntegrationAdminToken_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1IntegrationAdminToken_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1IntegrationCustomerToken_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1IntegrationCustomerToken_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1TfaProviderAuthyActivate_Request_Input = {\n otp: Scalars['String']['input'];\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderAuthyAuthenticate_Request_Input = {\n otp: Scalars['String']['input'];\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderAuthyAuthenticate_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1TfaProviderAuthyAuthenticateonetouch_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderAuthyAuthenticateonetouch_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1TfaProviderAuthyConfigure_Request_Input = {\n deviceData: Two_Factor_Auth_Data_Authy_Device_Interface_Input;\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderAuthyConfigure_Response =\n | Error_Response\n | Two_Factor_Auth_Data_Authy_Registration_Prompt_Response_Interface;\n\nexport type PostV1TfaProviderAuthySendtokenVia_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderDuo_SecurityActivate_Request_Input = {\n signatureResponse: Scalars['String']['input'];\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderDuo_SecurityAuthenticate_Request_Input = {\n password: Scalars['String']['input'];\n signatureResponse: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderDuo_SecurityAuthenticate_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1TfaProviderDuo_SecurityConfigure_Request_Input = {\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderDuo_SecurityConfigure_Response =\n | Error_Response\n | Two_Factor_Auth_Data_Duo_Data_Interface;\n\nexport type PostV1TfaProviderDuo_SecurityGetauthenticationdata_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderDuo_SecurityGetauthenticationdata_Response =\n | Error_Response\n | Two_Factor_Auth_Data_Duo_Data_Interface;\n\nexport type PostV1TfaProviderGoogleActivate_Request_Input = {\n otp: Scalars['String']['input'];\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderGoogleAuthenticate_Request_Input = {\n otp: Scalars['String']['input'];\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderGoogleAuthenticate_Response =\n | String_Container\n | Error_Response;\n\nexport type PostV1TfaProviderGoogleConfigure_Request_Input = {\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderGoogleConfigure_Response =\n | Error_Response\n | Two_Factor_Auth_Data_Google_Configure_Interface;\n\nexport type PostV1TfaProviderU2fkeyActivate_Request_Input = {\n publicKeyCredentialJson: Scalars['String']['input'];\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderU2fkeyAuthenticationchallenge_Request_Input = {\n password: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderU2fkeyAuthenticationchallenge_Response =\n | Error_Response\n | Two_Factor_Auth_Data_U2f_Web_Authn_Request_Interface;\n\nexport type PostV1TfaProviderU2fkeyConfigure_Request_Input = {\n tfaToken: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderU2fkeyConfigure_Response =\n | Error_Response\n | Two_Factor_Auth_Data_U2f_Web_Authn_Request_Interface;\n\nexport type PostV1TfaProviderU2fkeyVerify_Request_Input = {\n password: Scalars['String']['input'];\n publicKeyCredentialJson: Scalars['String']['input'];\n username: Scalars['String']['input'];\n};\n\nexport type PostV1TfaProviderU2fkeyVerify_Response =\n | String_Container\n | Error_Response;\n\n/** Deprecated. Use `ProductPrice` instead. Defines the price of a product as well as any tax-related adjustments. */\nexport type Price = {\n __typename?: 'Price';\n /**\n * An array that provides information about tax, weee, or weee_tax adjustments.\n * @deprecated Use `ProductPrice` instead.\n */\n adjustments?: Maybe<Array<Maybe<PriceAdjustment>>>;\n /**\n * The price of a product plus a three-letter currency code.\n * @deprecated Use `ProductPrice` instead.\n */\n amount?: Maybe<Money>;\n};\n\n/** Deprecated. Taxes will be included or excluded in the price. Defines the amount of money to apply as an adjustment, the type of adjustment to apply, and whether the item is included or excluded from the adjustment. */\nexport type PriceAdjustment = {\n __typename?: 'PriceAdjustment';\n /** The amount of the price adjustment and its currency code. */\n amount?: Maybe<Money>;\n /**\n * Indicates whether the adjustment involves tax, weee, or weee_tax.\n * @deprecated `PriceAdjustment` is deprecated.\n */\n code?: Maybe<PriceAdjustmentCodesEnum>;\n /**\n * Indicates whether the entity described by the code attribute is included or excluded from the adjustment.\n * @deprecated `PriceAdjustment` is deprecated.\n */\n description?: Maybe<PriceAdjustmentDescriptionEnum>;\n};\n\n/** `PriceAdjustment.code` is deprecated. */\nexport enum PriceAdjustmentCodesEnum {\n /** @deprecated `PriceAdjustmentCodesEnum` is deprecated. Tax is included or excluded in the price. Tax is not shown separately in Catalog. */\n Tax = 'TAX',\n /** @deprecated WEEE code is deprecated. Use `fixed_product_taxes.label` instead. */\n Weee = 'WEEE',\n /** @deprecated Use `fixed_product_taxes` instead. Tax is included or excluded in price. The tax is not shown separtely in Catalog. */\n WeeeTax = 'WEEE_TAX',\n}\n\n/** `PriceAdjustmentDescriptionEnum` is deprecated. States whether a price adjustment is included or excluded. */\nexport enum PriceAdjustmentDescriptionEnum {\n Excluded = 'EXCLUDED',\n Included = 'INCLUDED',\n}\n\n/** Can be used to retrieve the main price details in case of bundle product */\nexport type PriceDetails = {\n __typename?: 'PriceDetails';\n /** The percentage of discount applied to the main product price */\n discount_percentage?: Maybe<Scalars['Float']['output']>;\n /** The final price after applying the discount to the main product */\n main_final_price?: Maybe<Scalars['Float']['output']>;\n /** The regular price of the main product */\n main_price?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains the price range for a product. If the product has a single price, the minimum and maximum price will be the same. */\nexport type PriceRange = {\n __typename?: 'PriceRange';\n /** The highest possible price for the product. */\n maximum_price?: Maybe<ProductPrice>;\n /** The lowest possible price for the product. */\n minimum_price: ProductPrice;\n};\n\n/** Defines the price type. */\nexport enum PriceTypeEnum {\n Dynamic = 'DYNAMIC',\n Fixed = 'FIXED',\n Percent = 'PERCENT',\n}\n\n/** Defines whether a bundle product's price is displayed as the lowest possible value or as a range. */\nexport enum PriceViewEnum {\n AsLowAs = 'AS_LOW_AS',\n PriceRange = 'PRICE_RANGE',\n}\n\n/** Contains a product attribute code and value. */\nexport type ProductAttribute = {\n __typename?: 'ProductAttribute';\n /** The unique identifier for a product attribute code. */\n code: Scalars['String']['output'];\n /** The display value of the attribute. */\n value: Scalars['String']['output'];\n};\n\n/** Defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for. */\nexport type ProductAttributeFilterInput = {\n /** Attribute label: Brand */\n accessory_brand?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Gemstone Addon */\n accessory_gemstone_addon?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Recyclable Material */\n accessory_recyclable_material?: InputMaybe<FilterEqualTypeInput>;\n /** Deprecated: use `category_uid` to filter product by category ID. */\n category_id?: InputMaybe<FilterEqualTypeInput>;\n /** Filter product by the unique ID for a `CategoryInterface` object. */\n category_uid?: InputMaybe<FilterEqualTypeInput>;\n /** Filter product by category URL path. */\n category_url_path?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Description */\n description?: InputMaybe<FilterMatchTypeInput>;\n /** Attribute label: Color */\n fashion_color?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Material */\n fashion_material?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Size */\n fashion_size?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Style */\n fashion_style?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Format */\n format?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Has Video */\n has_video?: InputMaybe<FilterEqualTypeInput>;\n /** Attribute label: Product Name */\n name?: InputMaybe<FilterMatchTypeInput>;\n /** Attribute label: Price */\n price?: InputMaybe<FilterRangeTypeInput>;\n /** Attribute label: Short Description */\n short_description?: InputMaybe<FilterMatchTypeInput>;\n /** Attribute label: SKU */\n sku?: InputMaybe<FilterEqualTypeInput>;\n /** The part of the URL that identifies the product */\n url_key?: InputMaybe<FilterEqualTypeInput>;\n};\n\n/** Specifies the attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order. It's possible to sort products using searchable attributes with enabled 'Use in Filter Options' option */\nexport type ProductAttributeSortInput = {\n /** Attribute label: Brand */\n accessory_brand?: InputMaybe<SortEnum>;\n /** Attribute label: Product Name */\n name?: InputMaybe<SortEnum>;\n /** Sort by the position assigned to each product. */\n position?: InputMaybe<SortEnum>;\n /** Attribute label: Price */\n price?: InputMaybe<SortEnum>;\n /** Sort by the search relevance score (default). */\n relevance?: InputMaybe<SortEnum>;\n};\n\n/** Product custom attributes */\nexport type ProductCustomAttributes = {\n __typename?: 'ProductCustomAttributes';\n /** Errors when retrieving custom attributes metadata. */\n errors: Array<Maybe<AttributeMetadataError>>;\n /** Requested custom attributes */\n items: Array<Maybe<AttributeValueInterface>>;\n};\n\n/** Contains the discount applied to a product price. */\nexport type ProductDiscount = {\n __typename?: 'ProductDiscount';\n /** The actual value of the discount. */\n amount_off?: Maybe<Scalars['Float']['output']>;\n /** The discount expressed a percentage. */\n percent_off?: Maybe<Scalars['Float']['output']>;\n};\n\n/** ProductFilterInput is deprecated, use @ProductAttributeFilterInput instead. ProductFilterInput defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for. */\nexport type ProductFilterInput = {\n /** The category ID the product belongs to. */\n category_id?: InputMaybe<FilterTypeInput>;\n /** The product's country of origin. */\n country_of_manufacture?: InputMaybe<FilterTypeInput>;\n /** The timestamp indicating when the product was created. */\n created_at?: InputMaybe<FilterTypeInput>;\n /** The name of a custom layout. */\n custom_layout?: InputMaybe<FilterTypeInput>;\n /** XML code that is applied as a layout update to the product page. */\n custom_layout_update?: InputMaybe<FilterTypeInput>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: InputMaybe<FilterTypeInput>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: InputMaybe<FilterTypeInput>;\n /** Indicates whether additional attributes have been created for the product. */\n has_options?: InputMaybe<FilterTypeInput>;\n /** The relative path to the main image on the product page. */\n image?: InputMaybe<FilterTypeInput>;\n /** The label assigned to a product image. */\n image_label?: InputMaybe<FilterTypeInput>;\n /** Indicates whether the product can be returned. */\n is_returnable?: InputMaybe<FilterTypeInput>;\n /** A number representing the product's manufacturer. */\n manufacturer?: InputMaybe<FilterTypeInput>;\n /** The numeric maximal price of the product. Do not include the currency code. */\n max_price?: InputMaybe<FilterTypeInput>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: InputMaybe<FilterTypeInput>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: InputMaybe<FilterTypeInput>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: InputMaybe<FilterTypeInput>;\n /** The numeric minimal price of the product. Do not include the currency code. */\n min_price?: InputMaybe<FilterTypeInput>;\n /** The product name. Customers use this name to identify the product. */\n name?: InputMaybe<FilterTypeInput>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n news_from_date?: InputMaybe<FilterTypeInput>;\n /** The end date for new product listings. */\n news_to_date?: InputMaybe<FilterTypeInput>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: InputMaybe<FilterTypeInput>;\n /** The keyword required to perform a logical OR comparison. */\n or?: InputMaybe<ProductFilterInput>;\n /** The price of an item. */\n price?: InputMaybe<FilterTypeInput>;\n /** Indicates whether the product has required options. */\n required_options?: InputMaybe<FilterTypeInput>;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: InputMaybe<FilterTypeInput>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: InputMaybe<FilterTypeInput>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: InputMaybe<FilterTypeInput>;\n /** The label assigned to a product's small image. */\n small_image_label?: InputMaybe<FilterTypeInput>;\n /** The beginning date that a product has a special price. */\n special_from_date?: InputMaybe<FilterTypeInput>;\n /** The discounted price of the product. Do not include the currency code. */\n special_price?: InputMaybe<FilterTypeInput>;\n /** The end date that a product has a special price. */\n special_to_date?: InputMaybe<FilterTypeInput>;\n /** The file name of a swatch image. */\n swatch_image?: InputMaybe<FilterTypeInput>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: InputMaybe<FilterTypeInput>;\n /** The label assigned to a product's thumbnail image. */\n thumbnail_label?: InputMaybe<FilterTypeInput>;\n /** The price when tier pricing is in effect and the items purchased threshold has been reached. */\n tier_price?: InputMaybe<FilterTypeInput>;\n /** The timestamp indicating when the product was updated. */\n updated_at?: InputMaybe<FilterTypeInput>;\n /** The part of the URL that identifies the product */\n url_key?: InputMaybe<FilterTypeInput>;\n url_path?: InputMaybe<FilterTypeInput>;\n /** The weight of the item, in units defined by the store. */\n weight?: InputMaybe<FilterTypeInput>;\n};\n\n/** Contains product image information, including the image URL and label. */\nexport type ProductImage = MediaGalleryInterface & {\n __typename?: 'ProductImage';\n /** Indicates whether the image is hidden from view. */\n disabled?: Maybe<Scalars['Boolean']['output']>;\n /** The label of the product image or video. */\n label?: Maybe<Scalars['String']['output']>;\n /** The media item's position after it has been sorted. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The URL of the product image or video. */\n url?: Maybe<Scalars['String']['output']>;\n};\n\nexport enum ProductImageThumbnail {\n /** Use thumbnail of product as image. */\n Itself = 'ITSELF',\n /** Use thumbnail of product's parent as image. */\n Parent = 'PARENT',\n}\n\n/** Product Information used for Pickup Locations search. */\nexport type ProductInfoInput = {\n /** Product SKU. */\n sku: Scalars['String']['input'];\n};\n\n/** Contains fields that are common to all types of products. */\nexport type ProductInterface = {\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n};\n\n/** Contains fields that are common to all types of products. */\nexport type ProductInterfaceCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Contains fields that are common to all types of products. */\nexport type ProductInterfaceReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** An implementation of `ProductLinksInterface`. */\nexport type ProductLinks = ProductLinksInterface & {\n __typename?: 'ProductLinks';\n /** One of related, associated, upsell, or crosssell. */\n link_type?: Maybe<Scalars['String']['output']>;\n /** The SKU of the linked product. */\n linked_product_sku?: Maybe<Scalars['String']['output']>;\n /** The type of linked product (simple, virtual, bundle, downloadable, grouped, configurable). */\n linked_product_type?: Maybe<Scalars['String']['output']>;\n /** The position within the list of product links. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The identifier of the linked product. */\n sku?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains information about linked products, including the link type and product type of each item. */\nexport type ProductLinksInterface = {\n /** One of related, associated, upsell, or crosssell. */\n link_type?: Maybe<Scalars['String']['output']>;\n /** The SKU of the linked product. */\n linked_product_sku?: Maybe<Scalars['String']['output']>;\n /** The type of linked product (simple, virtual, bundle, downloadable, grouped, configurable). */\n linked_product_type?: Maybe<Scalars['String']['output']>;\n /** The position within the list of product links. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The identifier of the linked product. */\n sku?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains an image in base64 format and basic information about the image. */\nexport type ProductMediaGalleryEntriesContent = {\n __typename?: 'ProductMediaGalleryEntriesContent';\n /** The image in base64 format. */\n base64_encoded_data?: Maybe<Scalars['String']['output']>;\n /** The file name of the image. */\n name?: Maybe<Scalars['String']['output']>;\n /** The MIME type of the file, such as image/png. */\n type?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a link to a video file and basic information about the video. */\nexport type ProductMediaGalleryEntriesVideoContent = {\n __typename?: 'ProductMediaGalleryEntriesVideoContent';\n /** Must be external-video. */\n media_type?: Maybe<Scalars['String']['output']>;\n /** A description of the video. */\n video_description?: Maybe<Scalars['String']['output']>;\n /** Optional data about the video. */\n video_metadata?: Maybe<Scalars['String']['output']>;\n /** Describes the video source. */\n video_provider?: Maybe<Scalars['String']['output']>;\n /** The title of the video. */\n video_title?: Maybe<Scalars['String']['output']>;\n /** The URL to the video. */\n video_url?: Maybe<Scalars['String']['output']>;\n};\n\n/** Represents a product price. */\nexport type ProductPrice = {\n __typename?: 'ProductPrice';\n /** The price discount. Represents the difference between the regular and final price. */\n discount?: Maybe<ProductDiscount>;\n /** The final price of the product after applying discounts. */\n final_price: Money;\n /** An array of the multiple Fixed Product Taxes that can be applied to a product price. */\n fixed_product_taxes?: Maybe<Array<Maybe<FixedProductTax>>>;\n /** The regular price of the product. */\n regular_price: Money;\n};\n\n/** Deprecated. Use `PriceRange` instead. Contains the regular price of an item, as well as its minimum and maximum prices. Only composite products, which include bundle, configurable, and grouped products, can contain a minimum and maximum price. */\nexport type ProductPrices = {\n __typename?: 'ProductPrices';\n /**\n * The highest possible final price for all the options defined within a composite product. If you are specifying a price range, this would be the `to` value.\n * @deprecated Use `PriceRange.maximum_price` instead.\n */\n maximalPrice?: Maybe<Price>;\n /**\n * The lowest possible final price for all the options defined within a composite product. If you are specifying a price range, this would be the `from` value.\n * @deprecated Use `PriceRange.minimum_price` instead.\n */\n minimalPrice?: Maybe<Price>;\n /**\n * The base price of a product.\n * @deprecated Use `regular_price` from `PriceRange.minimum_price` or `PriceRange.maximum_price` instead.\n */\n regularPrice?: Maybe<Price>;\n};\n\n/** Contains details of a product review. */\nexport type ProductReview = {\n __typename?: 'ProductReview';\n /** The average of all ratings for this product. */\n average_rating: Scalars['Float']['output'];\n /** The date the review was created. */\n created_at: Scalars['String']['output'];\n /** The customer's nickname. Defaults to the customer name, if logged in. */\n nickname: Scalars['String']['output'];\n /** The reviewed product. */\n product: ProductInterface;\n /** An array of ratings by rating category, such as quality, price, and value. */\n ratings_breakdown: Array<Maybe<ProductReviewRating>>;\n /** The summary (title) of the review. */\n summary: Scalars['String']['output'];\n /** The review text. */\n text: Scalars['String']['output'];\n};\n\n/** Contains data about a single aspect of a product review. */\nexport type ProductReviewRating = {\n __typename?: 'ProductReviewRating';\n /** The label assigned to an aspect of a product that is being rated, such as quality or price. */\n name: Scalars['String']['output'];\n /** The rating value given by customer. By default, possible values range from 1 to 5. */\n value: Scalars['String']['output'];\n};\n\n/** Contains the reviewer's rating for a single aspect of a review. */\nexport type ProductReviewRatingInput = {\n /** An encoded rating ID. */\n id: Scalars['String']['input'];\n /** An encoded rating value ID. */\n value_id: Scalars['String']['input'];\n};\n\n/** Contains details about a single aspect of a product review. */\nexport type ProductReviewRatingMetadata = {\n __typename?: 'ProductReviewRatingMetadata';\n /** An encoded rating ID. */\n id: Scalars['String']['output'];\n /** The label assigned to an aspect of a product that is being rated, such as quality or price. */\n name: Scalars['String']['output'];\n /** List of product review ratings sorted by position. */\n values: Array<Maybe<ProductReviewRatingValueMetadata>>;\n};\n\n/** Contains details about a single value in a product review. */\nexport type ProductReviewRatingValueMetadata = {\n __typename?: 'ProductReviewRatingValueMetadata';\n /** A ratings scale, such as the number of stars awarded. */\n value: Scalars['String']['output'];\n /** An encoded rating value ID. */\n value_id: Scalars['String']['output'];\n};\n\n/** Contains an array of metadata about each aspect of a product review. */\nexport type ProductReviewRatingsMetadata = {\n __typename?: 'ProductReviewRatingsMetadata';\n /** An array of product reviews sorted by position. */\n items: Array<Maybe<ProductReviewRatingMetadata>>;\n};\n\n/** Contains an array of product reviews. */\nexport type ProductReviews = {\n __typename?: 'ProductReviews';\n /** An array of product reviews. */\n items: Array<Maybe<ProductReview>>;\n /** Metadata for pagination rendering. */\n page_info: SearchResultPageInfo;\n};\n\n/** Deprecated. Use `ProductAttributeSortInput` instead. Specifies the attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order. */\nexport type ProductSortInput = {\n /** The product's country of origin. */\n country_of_manufacture?: InputMaybe<SortEnum>;\n /** The timestamp indicating when the product was created. */\n created_at?: InputMaybe<SortEnum>;\n /** The name of a custom layout. */\n custom_layout?: InputMaybe<SortEnum>;\n /** XML code that is applied as a layout update to the product page. */\n custom_layout_update?: InputMaybe<SortEnum>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: InputMaybe<SortEnum>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: InputMaybe<SortEnum>;\n /** Indicates whether additional attributes have been created for the product. */\n has_options?: InputMaybe<SortEnum>;\n /** The relative path to the main image on the product page. */\n image?: InputMaybe<SortEnum>;\n /** The label assigned to a product image. */\n image_label?: InputMaybe<SortEnum>;\n /** Indicates whether the product can be returned. */\n is_returnable?: InputMaybe<SortEnum>;\n /** A number representing the product's manufacturer. */\n manufacturer?: InputMaybe<SortEnum>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: InputMaybe<SortEnum>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: InputMaybe<SortEnum>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: InputMaybe<SortEnum>;\n /** The product name. Customers use this name to identify the product. */\n name?: InputMaybe<SortEnum>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n news_from_date?: InputMaybe<SortEnum>;\n /** The end date for new product listings. */\n news_to_date?: InputMaybe<SortEnum>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: InputMaybe<SortEnum>;\n /** The price of the item. */\n price?: InputMaybe<SortEnum>;\n /** Indicates whether the product has required options. */\n required_options?: InputMaybe<SortEnum>;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: InputMaybe<SortEnum>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: InputMaybe<SortEnum>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: InputMaybe<SortEnum>;\n /** The label assigned to a product's small image. */\n small_image_label?: InputMaybe<SortEnum>;\n /** The beginning date that a product has a special price. */\n special_from_date?: InputMaybe<SortEnum>;\n /** The discounted price of the product. */\n special_price?: InputMaybe<SortEnum>;\n /** The end date that a product has a special price. */\n special_to_date?: InputMaybe<SortEnum>;\n /** Indicates the criteria to sort swatches. */\n swatch_image?: InputMaybe<SortEnum>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: InputMaybe<SortEnum>;\n /** The label assigned to a product's thumbnail image. */\n thumbnail_label?: InputMaybe<SortEnum>;\n /** The price when tier pricing is in effect and the items purchased threshold has been reached. */\n tier_price?: InputMaybe<SortEnum>;\n /** The timestamp indicating when the product was updated. */\n updated_at?: InputMaybe<SortEnum>;\n /** The part of the URL that identifies the product */\n url_key?: InputMaybe<SortEnum>;\n url_path?: InputMaybe<SortEnum>;\n /** The weight of the item, in units defined by the store. */\n weight?: InputMaybe<SortEnum>;\n};\n\n/** This enumeration states whether a product stock status is in stock or out of stock */\nexport enum ProductStockStatus {\n InStock = 'IN_STOCK',\n OutOfStock = 'OUT_OF_STOCK',\n}\n\n/** Deprecated. Use `TierPrice` instead. Defines a tier price, which is a quantity discount offered to a specific customer group. */\nexport type ProductTierPrices = {\n __typename?: 'ProductTierPrices';\n /**\n * The ID of the customer group.\n * @deprecated Not relevant for the storefront.\n */\n customer_group_id?: Maybe<Scalars['String']['output']>;\n /**\n * The percentage discount of the item.\n * @deprecated Use `TierPrice.discount` instead.\n */\n percentage_value?: Maybe<Scalars['Float']['output']>;\n /**\n * The number of items that must be purchased to qualify for tier pricing.\n * @deprecated Use `TierPrice.quantity` instead.\n */\n qty?: Maybe<Scalars['Float']['output']>;\n /**\n * The price of the fixed price item.\n * @deprecated Use `TierPrice.final_price` instead.\n */\n value?: Maybe<Scalars['Float']['output']>;\n /**\n * The ID assigned to the website.\n * @deprecated Not relevant for the storefront.\n */\n website_id?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Contains information about a product video. */\nexport type ProductVideo = MediaGalleryInterface & {\n __typename?: 'ProductVideo';\n /** Indicates whether the image is hidden from view. */\n disabled?: Maybe<Scalars['Boolean']['output']>;\n /** The label of the product image or video. */\n label?: Maybe<Scalars['String']['output']>;\n /** The media item's position after it has been sorted. */\n position?: Maybe<Scalars['Int']['output']>;\n /** The URL of the product image or video. */\n url?: Maybe<Scalars['String']['output']>;\n /** Contains a `ProductMediaGalleryEntriesVideoContent` object. */\n video_content?: Maybe<ProductMediaGalleryEntriesVideoContent>;\n};\n\n/** Contains the results of a `products` query. */\nexport type Products = {\n __typename?: 'Products';\n /** A bucket that contains the attribute code and label for each filterable option. */\n aggregations?: Maybe<Array<Maybe<Aggregation>>>;\n /**\n * Layered navigation filters array.\n * @deprecated Use `aggregations` instead.\n */\n filters?: Maybe<Array<Maybe<LayerFilter>>>;\n /** An array of products that match the specified search criteria. */\n items?: Maybe<Array<Maybe<ProductInterface>>>;\n /** An object that includes the page_info and currentPage values specified in the query. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** An object that includes the default sort field and all available sort fields. */\n sort_fields?: Maybe<SortFields>;\n /** An array of search suggestions for case when search query have no results. */\n suggestions?: Maybe<Array<Maybe<SearchSuggestion>>>;\n /** The number of products that are marked as visible. By default, in complex products, parent products are visible, but their child products are not. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains the results of a `products` query. */\nexport type ProductsAggregationsArgs = {\n filter?: InputMaybe<AggregationsFilterInput>;\n};\n\nexport type PutV1CustomersPassword_Request_Input = {\n email: Scalars['String']['input'];\n template: Scalars['String']['input'];\n websiteId?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type PutV1CustomersPassword_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PutV1GuestcartsCartIdCollecttotals_Request_Input = {\n additionalData?: InputMaybe<Quote_Data_Totals_Additional_Data_Interface_Input>;\n paymentMethod: Quote_Data_Payment_Interface_Input;\n /** The carrier code. */\n shippingCarrierCode?: InputMaybe<Scalars['String']['input']>;\n /** The shipping method code. */\n shippingMethodCode?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type PutV1GuestcartsCartIdCollecttotals_Response =\n | Error_Response\n | Quote_Data_Totals_Interface;\n\nexport type PutV1GuestcartsCartIdCouponsCouponCode_Response =\n | Boolean_Container\n | Error_Response;\n\nexport type PutV1GuestcartsCartIdItemsItemId_Request_Input = {\n cartItem: Quote_Data_Cart_Item_Interface_Input;\n};\n\nexport type PutV1GuestcartsCartIdItemsItemId_Response =\n | Error_Response\n | Quote_Data_Cart_Item_Interface;\n\nexport type PutV1GuestcartsCartIdOrder_Request_Input = {\n paymentMethod?: InputMaybe<Quote_Data_Payment_Interface_Input>;\n};\n\nexport type PutV1GuestcartsCartIdOrder_Response =\n | Int_Container\n | Error_Response;\n\nexport type PutV1GuestcartsCartIdSelectedpaymentmethod_Request_Input = {\n method: Quote_Data_Payment_Interface_Input;\n};\n\nexport type PutV1GuestcartsCartIdSelectedpaymentmethod_Response =\n | Int_Container\n | Error_Response;\n\nexport type Query = {\n __typename?: 'Query';\n /** Returns details required to be able to submit a payment with apple pay. */\n GetV1ApplepayAuth?: Maybe<GetV1ApplepayAuth_Response>;\n /** Check gift card balance if added to the cart. */\n GetV1CartsGuestcartsCartIdCheckGiftCardGiftCardCode?: Maybe<GetV1CartsGuestcartsCartIdCheckGiftCardGiftCardCode_Response>;\n /** Check if password reset token is valid. */\n GetV1CustomersCustomerIdPasswordResetLinkTokenResetPasswordLinkToken?: Maybe<GetV1CustomersCustomerIdPasswordResetLinkTokenResetPasswordLinkToken_Response>;\n /** Get all countries and regions information for the store. */\n GetV1DirectoryCountries?: Maybe<\n Array<Maybe<GetV1DirectoryCountries_Response>>\n >;\n /** Get country and region information for the store. */\n GetV1DirectoryCountriesCountryId?: Maybe<GetV1DirectoryCountriesCountryId_Response>;\n /** Get currency information for the store. */\n GetV1DirectoryCurrency?: Maybe<GetV1DirectoryCurrency_Response>;\n /** Enable a guest user to return information for a specified cart. */\n GetV1GuestcartsCartId?: Maybe<GetV1GuestcartsCartId_Response>;\n /** Return the billing address for a specified quote. */\n GetV1GuestcartsCartIdBillingaddress?: Maybe<GetV1GuestcartsCartIdBillingaddress_Response>;\n /** Return information for a coupon in a specified cart. */\n GetV1GuestcartsCartIdCoupons?: Maybe<GetV1GuestcartsCartIdCoupons_Response>;\n /** Return the gift message for a specified order. */\n GetV1GuestcartsCartIdGiftmessage?: Maybe<GetV1GuestcartsCartIdGiftmessage_Response>;\n /** Return the gift message for a specified item in a specified shopping cart. */\n GetV1GuestcartsCartIdGiftmessageItemId?: Maybe<GetV1GuestcartsCartIdGiftmessageItemId_Response>;\n /** List items that are assigned to a specified cart. */\n GetV1GuestcartsCartIdItems?: Maybe<\n Array<Maybe<GetV1GuestcartsCartIdItems_Response>>\n >;\n /** Get payment information */\n GetV1GuestcartsCartIdPaymentinformation?: Maybe<GetV1GuestcartsCartIdPaymentinformation_Response>;\n /** List available payment methods for a specified shopping cart. This call returns an array of objects, but detailed information about each object’s attributes might not be included. See https://developer.adobe.com/commerce/webapi/rest/attributes#GuestPaymentMethodManagementInterface to determine which call to use to get detailed information about all attributes for an object. */\n GetV1GuestcartsCartIdPaymentmethods?: Maybe<\n Array<Maybe<GetV1GuestcartsCartIdPaymentmethods_Response>>\n >;\n /** Get payment order for guest customer */\n GetV1GuestcartsCartIdPaymentorderId?: Maybe<GetV1GuestcartsCartIdPaymentorderId_Response>;\n /** Return the payment method for a specified shopping cart. */\n GetV1GuestcartsCartIdSelectedpaymentmethod?: Maybe<GetV1GuestcartsCartIdSelectedpaymentmethod_Response>;\n /** List applicable shipping methods for a specified quote. */\n GetV1GuestcartsCartIdShippingmethods?: Maybe<\n Array<Maybe<GetV1GuestcartsCartIdShippingmethods_Response>>\n >;\n /** Return quote totals data for a specified cart. */\n GetV1GuestcartsCartIdTotals?: Maybe<GetV1GuestcartsCartIdTotals_Response>;\n /** Get Pickup Locations according to the results of filtration by Search Request. */\n GetV1InventoryInstorepickupPickuplocations?: Maybe<GetV1InventoryInstorepickupPickuplocations_Response>;\n /** Get Apple Pay Config. */\n GetV1PaymentsconfigApplepayLocation?: Maybe<GetV1PaymentsconfigApplepayLocation_Response>;\n /** Get Google Pay Config. */\n GetV1PaymentsconfigGooglepayLocation?: Maybe<GetV1PaymentsconfigGooglepayLocation_Response>;\n /** Get Hosted Fields Config. */\n GetV1PaymentsconfigHostedfieldsLocation?: Maybe<GetV1PaymentsconfigHostedfieldsLocation_Response>;\n /** Get Config. */\n GetV1PaymentsconfigLocation?: Maybe<GetV1PaymentsconfigLocation_Response>;\n /** Get Smart Buttons Config. */\n GetV1PaymentsconfigSmartbuttonsLocation?: Maybe<GetV1PaymentsconfigSmartbuttonsLocation_Response>;\n /** Get payment sdk url by location */\n GetV1PaymentssdkLocation?: Maybe<\n Array<Maybe<GetV1PaymentssdkLocation_Response>>\n >;\n /** Get payment sdk url by location and methodCode */\n GetV1PaymentssdkLocationMethodCode?: Maybe<GetV1PaymentssdkLocationMethodCode_Response>;\n /** Collect and retrieve the list of product render info. This info contains raw prices and formatted prices, product name, stock status, store_id, etc. */\n GetV1Productsrenderinfo?: Maybe<GetV1Productsrenderinfo_Response>;\n /** Make Full Text Search and return found Documents */\n GetV1Search?: Maybe<GetV1Search_Response>;\n /** Get the providers that the user still needs to configure */\n GetV1TfaTfatproviderstoactivate?: Maybe<\n Array<Maybe<GetV1TfaTfatproviderstoactivate_Response>>\n >;\n /** Get the providers that the user is able to use for 2fa */\n GetV1TfaTfatuserproviders?: Maybe<\n Array<Maybe<GetV1TfaTfatuserproviders_Response>>\n >;\n /** Retrieve EAV attributes associated to a frontend form. Use countries query provided by DirectoryGraphQl module to retrieve region_id and country_id attribute options. */\n attributesForm: AttributesFormOutput;\n /** Returns a list of attributes metadata for a given entity type. */\n attributesList?: Maybe<AttributesMetadataOutput>;\n /** Get a list of available store views and their config information. */\n availableStores?: Maybe<Array<Maybe<StoreConfig>>>;\n /** Return information about the specified shopping cart. */\n cart?: Maybe<Cart>;\n /** Return a list of categories that match the specified filter. */\n categories?: Maybe<CategoryResult>;\n /**\n * Search for categories that match the criteria specified in the `search` and `filter` attributes.\n * @deprecated Use `categories` instead.\n */\n category?: Maybe<CategoryTree>;\n /**\n * Return an array of categories based on the specified filters.\n * @deprecated Use `categories` instead.\n */\n categoryList?: Maybe<Array<Maybe<CategoryTree>>>;\n /** Return Terms and Conditions configuration information. */\n checkoutAgreements?: Maybe<Array<Maybe<CheckoutAgreement>>>;\n /** Return information about CMS blocks. */\n cmsBlocks?: Maybe<CmsBlocks>;\n /** Return details about a CMS page. */\n cmsPage?: Maybe<CmsPage>;\n /** Return products that have been added to the specified compare list. */\n compareList?: Maybe<CompareList>;\n /** The countries query provides information for all countries. */\n countries?: Maybe<Array<Maybe<Country>>>;\n /** The countries query provides information for a single country. */\n country?: Maybe<Country>;\n /** Return information about the store's currency. */\n currency?: Maybe<Currency>;\n /**\n * Return the attribute type, given an attribute code and entity type.\n * @deprecated Use `customAttributeMetadataV2` query instead.\n */\n customAttributeMetadata?: Maybe<CustomAttributeMetadata>;\n /** Retrieve EAV attributes metadata. */\n customAttributeMetadataV2: AttributesMetadataOutput;\n /** Return detailed information about a customer account. */\n customer?: Maybe<Customer>;\n /** Return information about the customer's shopping cart. */\n customerCart: Cart;\n /** Return a list of downloadable products the customer has purchased. */\n customerDownloadableProducts?: Maybe<CustomerDownloadableProducts>;\n /** @deprecated Use the `customer` query instead. */\n customerOrders?: Maybe<CustomerOrders>;\n /** Return a list of customer payment tokens stored in the vault. */\n customerPaymentTokens?: Maybe<CustomerPaymentTokens>;\n /** Return a list of dynamic blocks filtered by type, location, or UIDs. */\n dynamicBlocks: DynamicBlocks;\n /** Retrieve the secure PayPal URL for a Payments Pro Hosted Solution transaction. */\n getHostedProUrl?: Maybe<HostedProUrl>;\n /** Retrieve payment credentials for a transaction. Use this query for Payflow Link and Payments Advanced payment methods. */\n getPayflowLinkToken?: Maybe<PayflowLinkToken>;\n /** Return details about a specific gift card. */\n giftCardAccount?: Maybe<GiftCardAccount>;\n /** Return the specified gift registry. Some details will not be available to guests. */\n giftRegistry?: Maybe<GiftRegistry>;\n /** Search for gift registries by specifying a registrant email address. */\n giftRegistryEmailSearch?: Maybe<Array<Maybe<GiftRegistrySearchResult>>>;\n /** Search for gift registries by specifying a registry URL key. */\n giftRegistryIdSearch?: Maybe<Array<Maybe<GiftRegistrySearchResult>>>;\n /** Search for gift registries by specifying the registrant name and registry type ID. */\n giftRegistryTypeSearch?: Maybe<Array<Maybe<GiftRegistrySearchResult>>>;\n /** Get a list of available gift registry types. */\n giftRegistryTypes?: Maybe<Array<Maybe<GiftRegistryType>>>;\n /** Retrieve guest order details based on number, email and postcode. */\n guestOrder: CustomerOrder;\n /** Retrieve guest order details based on token. */\n guestOrderByToken: CustomerOrder;\n /** Check whether the specified email has already been used to create a customer account. */\n isEmailAvailable?: Maybe<IsEmailAvailableOutput>;\n /** The pickup locations query searches for locations that match the search request requirements. */\n pickupLocations?: Maybe<PickupLocations>;\n /** Return the active ratings attributes and the values each rating can have. */\n productReviewRatingsMetadata: ProductReviewRatingsMetadata;\n /** Search for products that match the criteria specified in the `search` and `filter` attributes. */\n products?: Maybe<Products>;\n /** Returns details about Google reCAPTCHA V3-Invisible configuration. */\n recaptchaV3Config?: Maybe<ReCaptchaConfigurationV3>;\n /** Return the full details for a specified product, category, or CMS page. */\n route?: Maybe<RoutableInterface>;\n /** Return details about the store's configuration. */\n storeConfig?: Maybe<StoreConfig>;\n /**\n * Return the relative URL for a specified product, category or CMS page.\n * @deprecated Use the `route` query instead.\n */\n urlResolver?: Maybe<EntityUrl>;\n /**\n * Return the contents of a customer's wish list.\n * @deprecated Moved under `Customer.wishlist`.\n */\n wishlist?: Maybe<WishlistOutput>;\n};\n\nexport type QueryGetV1CartsGuestcartsCartIdCheckGiftCardGiftCardCodeArgs = {\n cartId: Scalars['String']['input'];\n giftCardCode: Scalars['String']['input'];\n};\n\nexport type QueryGetV1CustomersCustomerIdPasswordResetLinkTokenResetPasswordLinkTokenArgs =\n {\n customerId: Scalars['Int']['input'];\n resetPasswordLinkToken: Scalars['String']['input'];\n };\n\nexport type QueryGetV1DirectoryCountriesCountryIdArgs = {\n countryId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdBillingaddressArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdCouponsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdGiftmessageArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdGiftmessageItemIdArgs = {\n cartId: Scalars['String']['input'];\n itemId: Scalars['Int']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdItemsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdPaymentinformationArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdPaymentmethodsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdPaymentorderIdArgs = {\n cartId: Scalars['String']['input'];\n id: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdSelectedpaymentmethodArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdShippingmethodsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1GuestcartsCartIdTotalsArgs = {\n cartId: Scalars['String']['input'];\n};\n\nexport type QueryGetV1InventoryInstorepickupPickuplocationsArgs = {\n searchRequest_LEFT_SQUARE_BRACE_area_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_radius_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_area_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_searchTerm_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_currentPage_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_extensionAttributes_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_productsInfo_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_sku_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_city_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_city_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_country_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_country_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_name_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_name_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_pickupLocationCode_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_pickupLocationCode_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_postcode_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_postcode_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_regionId_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_regionId_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_region_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_region_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_street_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_street_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_pageSize_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_scopeCode_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_scopeType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_sort_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_direction_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchRequest_LEFT_SQUARE_BRACE_sort_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_field_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n};\n\nexport type QueryGetV1PaymentsconfigApplepayLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentsconfigGooglepayLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentsconfigHostedfieldsLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentsconfigLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentsconfigSmartbuttonsLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentssdkLocationArgs = {\n location: Scalars['String']['input'];\n};\n\nexport type QueryGetV1PaymentssdkLocationMethodCodeArgs = {\n location: Scalars['String']['input'];\n methodCode: Scalars['String']['input'];\n};\n\nexport type QueryGetV1ProductsrenderinfoArgs = {\n currencyCode: Scalars['String']['input'];\n searchCriteria_LEFT_SQUARE_BRACE_currentPage_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_field_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_pageSize_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_sortOrders_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_direction_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_sortOrders_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_field_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n storeId: Scalars['Int']['input'];\n};\n\nexport type QueryGetV1SearchArgs = {\n searchCriteria_LEFT_SQUARE_BRACE_currentPage_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_conditionType_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_field_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_filterGroups_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_filters_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_value_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_pageSize_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['Int']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_requestName_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_sortOrders_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_direction_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n searchCriteria_LEFT_SQUARE_BRACE_sortOrders_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_0_RIGHT_SQUARE_BRACE__LEFT_SQUARE_BRACE_field_RIGHT_SQUARE_BRACE_?: InputMaybe<\n Scalars['String']['input']\n >;\n};\n\nexport type QueryGetV1TfaTfatproviderstoactivateArgs = {\n tfaToken: Scalars['String']['input'];\n};\n\nexport type QueryGetV1TfaTfatuserprovidersArgs = {\n tfaToken: Scalars['String']['input'];\n};\n\nexport type QueryAttributesFormArgs = {\n formCode: Scalars['String']['input'];\n};\n\nexport type QueryAttributesListArgs = {\n entityType: AttributeEntityTypeEnum;\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\nexport type QueryAvailableStoresArgs = {\n useCurrentGroup?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\nexport type QueryCartArgs = {\n cart_id: Scalars['String']['input'];\n};\n\nexport type QueryCategoriesArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n filters?: InputMaybe<CategoryFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type QueryCategoryArgs = {\n id?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type QueryCategoryListArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n filters?: InputMaybe<CategoryFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type QueryCmsBlocksArgs = {\n identifiers?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n};\n\nexport type QueryCmsPageArgs = {\n id?: InputMaybe<Scalars['Int']['input']>;\n identifier?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type QueryCompareListArgs = {\n uid: Scalars['ID']['input'];\n};\n\nexport type QueryCountryArgs = {\n id?: InputMaybe<Scalars['String']['input']>;\n};\n\nexport type QueryCustomAttributeMetadataArgs = {\n attributes: Array<AttributeInput>;\n};\n\nexport type QueryCustomAttributeMetadataV2Args = {\n attributes?: InputMaybe<Array<AttributeInput>>;\n};\n\nexport type QueryDynamicBlocksArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n input?: InputMaybe<DynamicBlocksFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\nexport type QueryGetHostedProUrlArgs = {\n input: HostedProUrlInput;\n};\n\nexport type QueryGetPayflowLinkTokenArgs = {\n input: PayflowLinkTokenInput;\n};\n\nexport type QueryGiftCardAccountArgs = {\n input: GiftCardAccountInput;\n};\n\nexport type QueryGiftRegistryArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n};\n\nexport type QueryGiftRegistryEmailSearchArgs = {\n email: Scalars['String']['input'];\n};\n\nexport type QueryGiftRegistryIdSearchArgs = {\n giftRegistryUid: Scalars['ID']['input'];\n};\n\nexport type QueryGiftRegistryTypeSearchArgs = {\n firstName: Scalars['String']['input'];\n giftRegistryTypeUid?: InputMaybe<Scalars['ID']['input']>;\n lastName: Scalars['String']['input'];\n};\n\nexport type QueryGuestOrderArgs = {\n input: OrderInformationInput;\n};\n\nexport type QueryGuestOrderByTokenArgs = {\n input: OrderTokenInput;\n};\n\nexport type QueryIsEmailAvailableArgs = {\n email: Scalars['String']['input'];\n};\n\nexport type QueryPickupLocationsArgs = {\n area?: InputMaybe<AreaInput>;\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n filters?: InputMaybe<PickupLocationFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n productsInfo?: InputMaybe<Array<InputMaybe<ProductInfoInput>>>;\n sort?: InputMaybe<PickupLocationSortInput>;\n};\n\nexport type QueryProductsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n filter?: InputMaybe<ProductAttributeFilterInput>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n search?: InputMaybe<Scalars['String']['input']>;\n sort?: InputMaybe<ProductAttributeSortInput>;\n};\n\nexport type QueryRouteArgs = {\n url: Scalars['String']['input'];\n};\n\nexport type QueryUrlResolverArgs = {\n url: Scalars['String']['input'];\n};\n\n/** Specifies the field to use for sorting quote items */\nexport type QuoteItemsSortInput = {\n /** Specifies the quote items field to sort by */\n field: SortQuoteItemsEnum;\n /** Specifies the order of quote items' sorting */\n order: SortEnum;\n};\n\n/** Contains reCAPTCHA V3-Invisible configuration details. */\nexport type ReCaptchaConfigurationV3 = {\n __typename?: 'ReCaptchaConfigurationV3';\n /** The position of the invisible reCAPTCHA badge on each page. */\n badge_position: Scalars['String']['output'];\n /** The message that appears to the user if validation fails. */\n failure_message: Scalars['String']['output'];\n /** A list of forms on the storefront that have been configured to use reCAPTCHA V3. */\n forms: Array<Maybe<ReCaptchaFormEnum>>;\n /** Return whether recaptcha is enabled or not */\n is_enabled: Scalars['Boolean']['output'];\n /** A two-character code that specifies the language that is used for Google reCAPTCHA text and messaging. */\n language_code?: Maybe<Scalars['String']['output']>;\n /** The minimum score that identifies a user interaction as a potential risk. */\n minimum_score: Scalars['Float']['output'];\n /** The website key generated when the Google reCAPTCHA account was registered. */\n website_key: Scalars['String']['output'];\n};\n\nexport enum ReCaptchaFormEnum {\n Braintree = 'BRAINTREE',\n Contact = 'CONTACT',\n CustomerCreate = 'CUSTOMER_CREATE',\n CustomerEdit = 'CUSTOMER_EDIT',\n CustomerForgotPassword = 'CUSTOMER_FORGOT_PASSWORD',\n CustomerLogin = 'CUSTOMER_LOGIN',\n Newsletter = 'NEWSLETTER',\n PlaceOrder = 'PLACE_ORDER',\n ProductReview = 'PRODUCT_REVIEW',\n Sendfriend = 'SENDFRIEND',\n}\n\nexport type Region = {\n __typename?: 'Region';\n /** The two-letter code for the region, such as TX for Texas. */\n code?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `Region` object. */\n id?: Maybe<Scalars['Int']['output']>;\n /** The name of the region, such as Texas. */\n name?: Maybe<Scalars['String']['output']>;\n};\n\n/** Specifies the cart from which to remove a coupon. */\nexport type RemoveCouponFromCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Contains details about the cart after removing a coupon. */\nexport type RemoveCouponFromCartOutput = {\n __typename?: 'RemoveCouponFromCartOutput';\n /** The cart after removing a coupon. */\n cart?: Maybe<Cart>;\n};\n\n/** Defines the input required to run the `removeGiftCardFromCart` mutation. */\nexport type RemoveGiftCardFromCartInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n /** The gift card code to be removed to the cart. */\n gift_card_code: Scalars['String']['input'];\n};\n\n/** Defines the possible output for the `removeGiftCardFromCart` mutation. */\nexport type RemoveGiftCardFromCartOutput = {\n __typename?: 'RemoveGiftCardFromCartOutput';\n /** The contents of the specified shopping cart. */\n cart: Cart;\n};\n\n/** Contains the results of a request to remove an item from a gift registry. */\nexport type RemoveGiftRegistryItemsOutput = {\n __typename?: 'RemoveGiftRegistryItemsOutput';\n /** The gift registry after removing items. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Contains the results of a request to delete a gift registry. */\nexport type RemoveGiftRegistryOutput = {\n __typename?: 'RemoveGiftRegistryOutput';\n /** Indicates whether the gift registry was successfully deleted. */\n success: Scalars['Boolean']['output'];\n};\n\n/** Contains the results of a request to delete a registrant. */\nexport type RemoveGiftRegistryRegistrantsOutput = {\n __typename?: 'RemoveGiftRegistryRegistrantsOutput';\n /** The gift registry after deleting registrants. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Specifies which items to remove from the cart. */\nexport type RemoveItemFromCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** Deprecated. Use `cart_item_uid` instead. */\n cart_item_id?: InputMaybe<Scalars['Int']['input']>;\n /** Required field. The unique ID for a `CartItemInterface` object. */\n cart_item_uid?: InputMaybe<Scalars['ID']['input']>;\n};\n\n/** Contains details about the cart after removing an item. */\nexport type RemoveItemFromCartOutput = {\n __typename?: 'RemoveItemFromCartOutput';\n /** The cart after removing an item. */\n cart: Cart;\n};\n\n/** Defines which products to remove from a compare list. */\nexport type RemoveProductsFromCompareListInput = {\n /** An array of product IDs to remove from the compare list. */\n products: Array<InputMaybe<Scalars['ID']['input']>>;\n /** The unique identifier of the compare list to modify. */\n uid: Scalars['ID']['input'];\n};\n\n/** Contains the customer's wish list and any errors encountered. */\nexport type RemoveProductsFromWishlistOutput = {\n __typename?: 'RemoveProductsFromWishlistOutput';\n /** An array of errors encountered while deleting products from a wish list. */\n user_errors: Array<Maybe<WishListUserInputError>>;\n /** Contains the wish list with after items were successfully deleted. */\n wishlist: Wishlist;\n};\n\n/** Defines the tracking information to delete. */\nexport type RemoveReturnTrackingInput = {\n /** The unique ID for a `ReturnShippingTracking` object. */\n return_shipping_tracking_uid: Scalars['ID']['input'];\n};\n\n/** Contains the response after deleting tracking information. */\nexport type RemoveReturnTrackingOutput = {\n __typename?: 'RemoveReturnTrackingOutput';\n /** Contains details about the modified return. */\n return?: Maybe<Return>;\n};\n\n/** Contains the customer cart. */\nexport type RemoveRewardPointsFromCartOutput = {\n __typename?: 'RemoveRewardPointsFromCartOutput';\n /** The customer cart after reward points are removed. */\n cart: Cart;\n};\n\n/** Defines the input required to run the `removeStoreCreditFromCart` mutation. */\nexport type RemoveStoreCreditFromCartInput = {\n /** The unique ID that identifies the customer's cart. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Defines the possible output for the `removeStoreCreditFromCart` mutation. */\nexport type RemoveStoreCreditFromCartOutput = {\n __typename?: 'RemoveStoreCreditFromCartOutput';\n /** The contents of the specified shopping cart. */\n cart: Cart;\n};\n\n/** Contains the cart and any errors after adding products. */\nexport type ReorderItemsOutput = {\n __typename?: 'ReorderItemsOutput';\n /** Detailed information about the customer's cart. */\n cart: Cart;\n /** An array of reordering errors. */\n userInputErrors: Array<Maybe<CheckoutUserInputError>>;\n};\n\n/** Contains information needed to start a return request. */\nexport type RequestReturnInput = {\n /** Text the buyer entered that describes the reason for the refund request. */\n comment_text?: InputMaybe<Scalars['String']['input']>;\n /** The email address the buyer enters to receive notifications about the status of the return. */\n contact_email?: InputMaybe<Scalars['String']['input']>;\n /** An array of items to be returned. */\n items: Array<InputMaybe<RequestReturnItemInput>>;\n /** The unique ID for a `Order` object. */\n order_uid: Scalars['ID']['input'];\n};\n\n/** Contains details about an item to be returned. */\nexport type RequestReturnItemInput = {\n /** Details about a custom attribute that was entered. */\n entered_custom_attributes?: InputMaybe<\n Array<InputMaybe<EnteredCustomAttributeInput>>\n >;\n /** The unique ID for a `OrderItemInterface` object. */\n order_item_uid: Scalars['ID']['input'];\n /** The quantity of the item to be returned. */\n quantity_to_return: Scalars['Float']['input'];\n /** An array of selected custom option IDs associated with the item to be returned. For example, the IDs for the selected color and size of a configurable product. */\n selected_custom_attributes?: InputMaybe<\n Array<InputMaybe<SelectedCustomAttributeInput>>\n >;\n};\n\n/** Contains the response to a return request. */\nexport type RequestReturnOutput = {\n __typename?: 'RequestReturnOutput';\n /** Details about a single return request. */\n return?: Maybe<Return>;\n /** An array of return requests. */\n returns?: Maybe<Returns>;\n};\n\n/** Contains the response to a return request. */\nexport type RequestReturnOutputReturnsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Contains details about a return. */\nexport type Return = {\n __typename?: 'Return';\n /** A list of shipping carriers available for returns. */\n available_shipping_carriers?: Maybe<Array<Maybe<ReturnShippingCarrier>>>;\n /** A list of comments posted for the return request. */\n comments?: Maybe<Array<Maybe<ReturnComment>>>;\n /** The date the return was requested. */\n created_at: Scalars['String']['output'];\n /** Data from the customer who created the return request. */\n customer: ReturnCustomer;\n /** A list of items being returned. */\n items?: Maybe<Array<Maybe<ReturnItem>>>;\n /** A human-readable return number. */\n number: Scalars['String']['output'];\n /** The order associated with the return. */\n order?: Maybe<CustomerOrder>;\n /** Shipping information for the return. */\n shipping?: Maybe<ReturnShipping>;\n /** The status of the return request. */\n status?: Maybe<ReturnStatus>;\n /** The unique ID for a `Return` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains details about a return comment. */\nexport type ReturnComment = {\n __typename?: 'ReturnComment';\n /** The name or author who posted the comment. */\n author_name: Scalars['String']['output'];\n /** The date and time the comment was posted. */\n created_at: Scalars['String']['output'];\n /** The contents of the comment. */\n text: Scalars['String']['output'];\n /** The unique ID for a `ReturnComment` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains details about a `ReturnCustomerAttribute` object. */\nexport type ReturnCustomAttribute = {\n __typename?: 'ReturnCustomAttribute';\n /** A description of the attribute. */\n label: Scalars['String']['output'];\n /** The unique ID for a `ReturnCustomAttribute` object. */\n uid: Scalars['ID']['output'];\n /** A JSON-encoded value of the attribute. */\n value: Scalars['String']['output'];\n};\n\n/** The customer information for the return. */\nexport type ReturnCustomer = {\n __typename?: 'ReturnCustomer';\n /** The email address of the customer. */\n email: Scalars['String']['output'];\n /** The first name of the customer. */\n firstname?: Maybe<Scalars['String']['output']>;\n /** The last name of the customer. */\n lastname?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains details about a product being returned. */\nexport type ReturnItem = {\n __typename?: 'ReturnItem';\n /**\n * Return item custom attributes that are visible on the storefront.\n * @deprecated Use custom_attributesV2 instead.\n */\n custom_attributes?: Maybe<Array<Maybe<ReturnCustomAttribute>>>;\n /** Custom attributes that are visible on the storefront. */\n custom_attributesV2?: Maybe<Array<Maybe<AttributeValueInterface>>>;\n /** Provides access to the product being returned, including information about selected and entered options. */\n order_item: OrderItemInterface;\n /** The quantity of the item the merchant authorized to be returned. */\n quantity: Scalars['Float']['output'];\n /** The quantity of the item requested to be returned. */\n request_quantity: Scalars['Float']['output'];\n /** The return status of the item. */\n status: ReturnItemStatus;\n /** The unique ID for a `ReturnItem` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Return Item attribute metadata. */\nexport type ReturnItemAttributeMetadata = CustomAttributeMetadataInterface & {\n __typename?: 'ReturnItemAttributeMetadata';\n /** The unique identifier for an attribute code. This value should be in lowercase letters without spaces. */\n code: Scalars['ID']['output'];\n /** Default attribute value. */\n default_value?: Maybe<Scalars['String']['output']>;\n /** The type of entity that defines the attribute. */\n entity_type: AttributeEntityTypeEnum;\n /** The frontend class of the attribute. */\n frontend_class?: Maybe<Scalars['String']['output']>;\n /** The frontend input type of the attribute. */\n frontend_input?: Maybe<AttributeFrontendInputEnum>;\n /** The template used for the input of the attribute (e.g., 'date'). */\n input_filter?: Maybe<InputFilterEnum>;\n /** Whether the attribute value is required. */\n is_required: Scalars['Boolean']['output'];\n /** Whether the attribute value must be unique. */\n is_unique: Scalars['Boolean']['output'];\n /** The label assigned to the attribute. */\n label?: Maybe<Scalars['String']['output']>;\n /** The number of lines of the attribute value. */\n multiline_count?: Maybe<Scalars['Int']['output']>;\n /** Attribute options. */\n options: Array<Maybe<CustomAttributeOptionInterface>>;\n /** The position of the attribute in the form. */\n sort_order?: Maybe<Scalars['Int']['output']>;\n /** The validation rules of the attribute value. */\n validate_rules?: Maybe<Array<Maybe<ValidationRule>>>;\n};\n\nexport enum ReturnItemStatus {\n Approved = 'APPROVED',\n Authorized = 'AUTHORIZED',\n Denied = 'DENIED',\n Pending = 'PENDING',\n Received = 'RECEIVED',\n Rejected = 'REJECTED',\n}\n\n/** Contains details about the return shipping address. */\nexport type ReturnShipping = {\n __typename?: 'ReturnShipping';\n /** The merchant-defined return shipping address. */\n address?: Maybe<ReturnShippingAddress>;\n /** The unique ID for a `ReturnShippingTracking` object. If a single UID is specified, the array contains a single tracking record. Otherwise, array contains all tracking information. */\n tracking?: Maybe<Array<Maybe<ReturnShippingTracking>>>;\n};\n\n/** Contains details about the return shipping address. */\nexport type ReturnShippingTrackingArgs = {\n uid?: InputMaybe<Scalars['ID']['input']>;\n};\n\n/** Contains details about the shipping address used for receiving returned items. */\nexport type ReturnShippingAddress = {\n __typename?: 'ReturnShippingAddress';\n /** The city for product returns. */\n city: Scalars['String']['output'];\n /** The merchant's contact person. */\n contact_name?: Maybe<Scalars['String']['output']>;\n /** An object that defines the country for product returns. */\n country: Country;\n /** The postal code for product returns. */\n postcode: Scalars['String']['output'];\n /** An object that defines the state or province for product returns. */\n region: Region;\n /** The street address for product returns. */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** The telephone number for product returns. */\n telephone?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains details about the carrier on a return. */\nexport type ReturnShippingCarrier = {\n __typename?: 'ReturnShippingCarrier';\n /** A description of the shipping carrier. */\n label: Scalars['String']['output'];\n /** The unique ID for a `ReturnShippingCarrier` object assigned to the shipping carrier. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains shipping and tracking details. */\nexport type ReturnShippingTracking = {\n __typename?: 'ReturnShippingTracking';\n /** Contains details of a shipping carrier. */\n carrier: ReturnShippingCarrier;\n /** Details about the status of a shipment. */\n status?: Maybe<ReturnShippingTrackingStatus>;\n /** A tracking number assigned by the carrier. */\n tracking_number: Scalars['String']['output'];\n /** The unique ID for a `ReturnShippingTracking` object assigned to the tracking item. */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains the status of a shipment. */\nexport type ReturnShippingTrackingStatus = {\n __typename?: 'ReturnShippingTrackingStatus';\n /** Text that describes the status. */\n text: Scalars['String']['output'];\n /** Indicates whether the status type is informational or an error. */\n type: ReturnShippingTrackingStatusType;\n};\n\nexport enum ReturnShippingTrackingStatusType {\n Error = 'ERROR',\n Information = 'INFORMATION',\n}\n\nexport enum ReturnStatus {\n Approved = 'APPROVED',\n Authorized = 'AUTHORIZED',\n Closed = 'CLOSED',\n Denied = 'DENIED',\n PartiallyApproved = 'PARTIALLY_APPROVED',\n PartiallyAuthorized = 'PARTIALLY_AUTHORIZED',\n PartiallyReceived = 'PARTIALLY_RECEIVED',\n PartiallyRejected = 'PARTIALLY_REJECTED',\n Pending = 'PENDING',\n ProcessedAndClosed = 'PROCESSED_AND_CLOSED',\n Received = 'RECEIVED',\n Rejected = 'REJECTED',\n}\n\n/** Contains a list of customer return requests. */\nexport type Returns = {\n __typename?: 'Returns';\n /** A list of return requests. */\n items?: Maybe<Array<Maybe<Return>>>;\n /** Pagination metadata. */\n page_info?: Maybe<SearchResultPageInfo>;\n /** The total number of return requests. */\n total_count?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Contains the result of a request to revoke a customer token. */\nexport type RevokeCustomerTokenOutput = {\n __typename?: 'RevokeCustomerTokenOutput';\n /** The result of a request to revoke a customer token. */\n result: Scalars['Boolean']['output'];\n};\n\n/** Contains details about a customer's reward points. */\nexport type RewardPoints = {\n __typename?: 'RewardPoints';\n /** The current balance of reward points. */\n balance?: Maybe<RewardPointsAmount>;\n /** The balance history of reward points. If the ability for customers to view the balance history has been disabled in the Admin, this field will be set to null. */\n balance_history?: Maybe<Array<Maybe<RewardPointsBalanceHistoryItem>>>;\n /** The current exchange rates for reward points. */\n exchange_rates?: Maybe<RewardPointsExchangeRates>;\n /** The subscription status of emails related to reward points. */\n subscription_status?: Maybe<RewardPointsSubscriptionStatus>;\n};\n\nexport type RewardPointsAmount = {\n __typename?: 'RewardPointsAmount';\n /** The reward points amount in store currency. */\n money: Money;\n /** The reward points amount in points. */\n points: Scalars['Float']['output'];\n};\n\n/** Contain details about the reward points transaction. */\nexport type RewardPointsBalanceHistoryItem = {\n __typename?: 'RewardPointsBalanceHistoryItem';\n /** The award points balance after the completion of the transaction. */\n balance?: Maybe<RewardPointsAmount>;\n /** The reason the balance changed. */\n change_reason: Scalars['String']['output'];\n /** The date of the transaction. */\n date: Scalars['String']['output'];\n /** The number of points added or deducted in the transaction. */\n points_change: Scalars['Float']['output'];\n};\n\n/** Lists the reward points exchange rates. The values depend on the customer group. */\nexport type RewardPointsExchangeRates = {\n __typename?: 'RewardPointsExchangeRates';\n /** How many points are earned for a given amount spent. */\n earning?: Maybe<RewardPointsRate>;\n /** How many points must be redeemed to get a given amount of currency discount at the checkout. */\n redemption?: Maybe<RewardPointsRate>;\n};\n\n/** Contains details about customer's reward points rate. */\nexport type RewardPointsRate = {\n __typename?: 'RewardPointsRate';\n /** The money value for the exchange rate. For earnings, this is the amount spent to earn the specified points. For redemption, this is the amount of money the number of points represents. */\n currency_amount: Scalars['Float']['output'];\n /** The number of points for an exchange rate. For earnings, this is the number of points earned. For redemption, this is the number of points needed for redemption. */\n points: Scalars['Float']['output'];\n};\n\n/** Indicates whether the customer subscribes to reward points emails. */\nexport type RewardPointsSubscriptionStatus = {\n __typename?: 'RewardPointsSubscriptionStatus';\n /** Indicates whether the customer subscribes to 'Reward points balance updates' emails. */\n balance_updates: RewardPointsSubscriptionStatusesEnum;\n /** Indicates whether the customer subscribes to 'Reward points expiration notifications' emails. */\n points_expiration_notifications: RewardPointsSubscriptionStatusesEnum;\n};\n\nexport enum RewardPointsSubscriptionStatusesEnum {\n NotSubscribed = 'NOT_SUBSCRIBED',\n Subscribed = 'SUBSCRIBED',\n}\n\n/** Routable entities serve as the model for a rendered page. */\nexport type RoutableInterface = {\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n};\n\n/** Default implementation of RoutableInterface. This type is returned when the URL is not linked to an entity. */\nexport type RoutableUrl = RoutableInterface & {\n __typename?: 'RoutableUrl';\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n};\n\n/** Contains details about a comment. */\nexport type SalesCommentItem = {\n __typename?: 'SalesCommentItem';\n /** The text of the message. */\n message: Scalars['String']['output'];\n /** The timestamp of the comment. */\n timestamp: Scalars['String']['output'];\n};\n\nexport type SalesItemInterface = {\n __typename?: 'SalesItemInterface';\n /** The entered gift message for the order item */\n gift_message?: Maybe<GiftMessage>;\n};\n\n/** This enumeration defines the scope type for customer orders. */\nexport enum ScopeTypeEnum {\n Global = 'GLOBAL',\n Store = 'STORE',\n Website = 'WEBSITE',\n}\n\n/** Provides navigation for the query response. */\nexport type SearchResultPageInfo = {\n __typename?: 'SearchResultPageInfo';\n /** The specific page to return. */\n current_page?: Maybe<Scalars['Int']['output']>;\n /** The maximum number of items to return per page of results. */\n page_size?: Maybe<Scalars['Int']['output']>;\n /** The total number of pages in the response. */\n total_pages?: Maybe<Scalars['Int']['output']>;\n};\n\n/** A string that contains search suggestion */\nexport type SearchSuggestion = {\n __typename?: 'SearchSuggestion';\n /** The search suggestion of existing product. */\n search: Scalars['String']['output'];\n};\n\n/** Contains details about a selected bundle option. */\nexport type SelectedBundleOption = {\n __typename?: 'SelectedBundleOption';\n /** @deprecated Use `uid` instead */\n id: Scalars['Int']['output'];\n /** The display name of the selected bundle product option. */\n label: Scalars['String']['output'];\n /** The type of selected bundle product option. */\n type: Scalars['String']['output'];\n /** The unique ID for a `SelectedBundleOption` object */\n uid: Scalars['ID']['output'];\n /** An array of selected bundle option values. */\n values: Array<Maybe<SelectedBundleOptionValue>>;\n};\n\n/** Contains details about a value for a selected bundle option. */\nexport type SelectedBundleOptionValue = {\n __typename?: 'SelectedBundleOptionValue';\n /** Use `uid` instead */\n id: Scalars['Int']['output'];\n /** The display name of the value for the selected bundle product option. */\n label: Scalars['String']['output'];\n /** The price of the value for the selected bundle product option. */\n price: Scalars['Float']['output'];\n /** The quantity of the value for the selected bundle product option. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `SelectedBundleOptionValue` object */\n uid: Scalars['ID']['output'];\n};\n\n/** Contains details about a selected configurable option. */\nexport type SelectedConfigurableOption = {\n __typename?: 'SelectedConfigurableOption';\n /** The unique ID for a `ConfigurableProductOptions` object. */\n configurable_product_option_uid: Scalars['ID']['output'];\n /** The unique ID for a `ConfigurableProductOptionsValues` object. */\n configurable_product_option_value_uid: Scalars['ID']['output'];\n /** @deprecated Use `SelectedConfigurableOption.configurable_product_option_uid` instead. */\n id: Scalars['Int']['output'];\n /** The display text for the option. */\n option_label: Scalars['String']['output'];\n /** @deprecated Use `SelectedConfigurableOption.configurable_product_option_value_uid` instead. */\n value_id: Scalars['Int']['output'];\n /** The display name of the selected configurable option. */\n value_label: Scalars['String']['output'];\n};\n\n/** Contains details about an attribute the buyer selected. */\nexport type SelectedCustomAttributeInput = {\n /** A string that identifies the selected attribute. */\n attribute_code: Scalars['String']['input'];\n /** The unique ID for a `CustomAttribute` object of a selected custom attribute. */\n value: Scalars['ID']['input'];\n};\n\n/** Identifies a customized product that has been placed in a cart. */\nexport type SelectedCustomizableOption = {\n __typename?: 'SelectedCustomizableOption';\n /** The unique ID for a specific `CustomizableOptionInterface` object, such as a `CustomizableFieldOption`, `CustomizableFileOption`, or `CustomizableAreaOption` object. */\n customizable_option_uid: Scalars['ID']['output'];\n /** @deprecated Use `SelectedCustomizableOption.customizable_option_uid` instead. */\n id: Scalars['Int']['output'];\n /** Indicates whether the customizable option is required. */\n is_required: Scalars['Boolean']['output'];\n /** The display name of the selected customizable option. */\n label: Scalars['String']['output'];\n /** A value indicating the order to display this option. */\n sort_order: Scalars['Int']['output'];\n /** The type of `CustomizableOptionInterface` object. */\n type: Scalars['String']['output'];\n /** An array of selectable values. */\n values: Array<Maybe<SelectedCustomizableOptionValue>>;\n};\n\n/** Identifies the value of the selected customized option. */\nexport type SelectedCustomizableOptionValue = {\n __typename?: 'SelectedCustomizableOptionValue';\n /** The unique ID for a value object that corresponds to the object represented by the `customizable_option_uid` attribute. */\n customizable_option_value_uid: Scalars['ID']['output'];\n /** @deprecated Use `SelectedCustomizableOptionValue.customizable_option_value_uid` instead. */\n id: Scalars['Int']['output'];\n /** The display name of the selected value. */\n label: Scalars['String']['output'];\n /** The price of the selected customizable value. */\n price: CartItemSelectedOptionValuePrice;\n /** The text identifying the selected value. */\n value: Scalars['String']['output'];\n};\n\n/** Describes the payment method the shopper selected. */\nexport type SelectedPaymentMethod = {\n __typename?: 'SelectedPaymentMethod';\n /** The payment method code. */\n code: Scalars['String']['output'];\n /** The purchase order number. */\n purchase_order_number?: Maybe<Scalars['String']['output']>;\n /** The payment method title. */\n title: Scalars['String']['output'];\n};\n\n/** Contains details about the selected shipping method and carrier. */\nexport type SelectedShippingMethod = {\n __typename?: 'SelectedShippingMethod';\n /** The cost of shipping using this shipping method. */\n amount: Money;\n /** @deprecated The field should not be used on the storefront. */\n base_amount?: Maybe<Money>;\n /** A string that identifies a commercial carrier or an offline shipping method. */\n carrier_code: Scalars['String']['output'];\n /** The label for the carrier code. */\n carrier_title: Scalars['String']['output'];\n /** A shipping method code associated with a carrier. */\n method_code: Scalars['String']['output'];\n /** The label for the method code. */\n method_title: Scalars['String']['output'];\n /** The cost of shipping using this shipping method, excluding tax. */\n price_excl_tax: Money;\n /** The cost of shipping using this shipping method, including tax. */\n price_incl_tax: Money;\n};\n\n/** Defines the referenced product and the email sender and recipients. */\nexport type SendEmailToFriendInput = {\n /** The ID of the product that the sender is referencing. */\n product_id: Scalars['Int']['input'];\n /** An array containing information about each recipient. */\n recipients: Array<InputMaybe<SendEmailToFriendRecipientInput>>;\n /** Information about the customer and the content of the message. */\n sender: SendEmailToFriendSenderInput;\n};\n\n/** Contains information about the sender and recipients. */\nexport type SendEmailToFriendOutput = {\n __typename?: 'SendEmailToFriendOutput';\n /** An array containing information about each recipient. */\n recipients?: Maybe<Array<Maybe<SendEmailToFriendRecipient>>>;\n /** Information about the customer and the content of the message. */\n sender?: Maybe<SendEmailToFriendSender>;\n};\n\n/** An output object that contains information about the recipient. */\nexport type SendEmailToFriendRecipient = {\n __typename?: 'SendEmailToFriendRecipient';\n /** The email address of the recipient. */\n email: Scalars['String']['output'];\n /** The name of the recipient. */\n name: Scalars['String']['output'];\n};\n\n/** Contains details about a recipient. */\nexport type SendEmailToFriendRecipientInput = {\n /** The email address of the recipient. */\n email: Scalars['String']['input'];\n /** The name of the recipient. */\n name: Scalars['String']['input'];\n};\n\n/** An output object that contains information about the sender. */\nexport type SendEmailToFriendSender = {\n __typename?: 'SendEmailToFriendSender';\n /** The email address of the sender. */\n email: Scalars['String']['output'];\n /** The text of the message to be sent. */\n message: Scalars['String']['output'];\n /** The name of the sender. */\n name: Scalars['String']['output'];\n};\n\n/** Contains details about the sender. */\nexport type SendEmailToFriendSenderInput = {\n /** The email address of the sender. */\n email: Scalars['String']['input'];\n /** The text of the message to be sent. */\n message: Scalars['String']['input'];\n /** The name of the sender. */\n name: Scalars['String']['input'];\n};\n\n/** Contains details about the configuration of the Email to a Friend feature. */\nexport type SendFriendConfiguration = {\n __typename?: 'SendFriendConfiguration';\n /** Indicates whether the Email to a Friend feature is enabled. */\n enabled_for_customers: Scalars['Boolean']['output'];\n /** Indicates whether the Email to a Friend feature is enabled for guests. */\n enabled_for_guests: Scalars['Boolean']['output'];\n};\n\n/** Sets the billing address. */\nexport type SetBillingAddressOnCartInput = {\n /** The billing address. */\n billing_address: BillingAddressInput;\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n};\n\n/** Contains details about the cart after setting the billing address. */\nexport type SetBillingAddressOnCartOutput = {\n __typename?: 'SetBillingAddressOnCartOutput';\n /** The cart after setting the billing address. */\n cart: Cart;\n};\n\n/** Defines the gift options applied to the cart. */\nexport type SetGiftOptionsOnCartInput = {\n /** The unique ID that identifies the shopper's cart. */\n cart_id: Scalars['String']['input'];\n /** Gift message details for the cart. */\n gift_message?: InputMaybe<GiftMessageInput>;\n /** Whether customer requested gift receipt for the cart. */\n gift_receipt_included: Scalars['Boolean']['input'];\n /** The unique ID for a `GiftWrapping` object to be used for the cart. */\n gift_wrapping_id?: InputMaybe<Scalars['ID']['input']>;\n /** Whether customer requested printed card for the cart. */\n printed_card_included: Scalars['Boolean']['input'];\n};\n\n/** Contains the cart after gift options have been applied. */\nexport type SetGiftOptionsOnCartOutput = {\n __typename?: 'SetGiftOptionsOnCartOutput';\n /** The modified cart object. */\n cart: Cart;\n};\n\n/** Defines the guest email and cart. */\nexport type SetGuestEmailOnCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** The email address of the guest. */\n email: Scalars['String']['input'];\n};\n\n/** Contains details about the cart after setting the email of a guest. */\nexport type SetGuestEmailOnCartOutput = {\n __typename?: 'SetGuestEmailOnCartOutput';\n /** The cart after setting the guest email. */\n cart: Cart;\n};\n\n/** Applies a payment method to the quote. */\nexport type SetPaymentMethodAndPlaceOrderInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** The payment method data to apply to the cart. */\n payment_method: PaymentMethodInput;\n};\n\n/** Applies a payment method to the cart. */\nexport type SetPaymentMethodOnCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** The payment method data to apply to the cart. */\n payment_method: PaymentMethodInput;\n};\n\n/** Contains details about the cart after setting the payment method. */\nexport type SetPaymentMethodOnCartOutput = {\n __typename?: 'SetPaymentMethodOnCartOutput';\n /** The cart after setting the payment method. */\n cart: Cart;\n};\n\n/** Specifies an array of addresses to use for shipping. */\nexport type SetShippingAddressesOnCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** An array of shipping addresses. */\n shipping_addresses: Array<InputMaybe<ShippingAddressInput>>;\n};\n\n/** Contains details about the cart after setting the shipping addresses. */\nexport type SetShippingAddressesOnCartOutput = {\n __typename?: 'SetShippingAddressesOnCartOutput';\n /** The cart after setting the shipping addresses. */\n cart: Cart;\n};\n\n/** Applies one or shipping methods to the cart. */\nexport type SetShippingMethodsOnCartInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** An array of shipping methods. */\n shipping_methods: Array<InputMaybe<ShippingMethodInput>>;\n};\n\n/** Contains details about the cart after setting the shipping methods. */\nexport type SetShippingMethodsOnCartOutput = {\n __typename?: 'SetShippingMethodsOnCartOutput';\n /** The cart after setting the shipping methods. */\n cart: Cart;\n};\n\n/** Defines a gift registry invitee. */\nexport type ShareGiftRegistryInviteeInput = {\n /** The email address of the gift registry invitee. */\n email: Scalars['String']['input'];\n /** The name of the gift registry invitee. */\n name: Scalars['String']['input'];\n};\n\n/** Contains the results of a request to share a gift registry. */\nexport type ShareGiftRegistryOutput = {\n __typename?: 'ShareGiftRegistryOutput';\n /** Indicates whether the gift registry was successfully shared. */\n is_shared: Scalars['Boolean']['output'];\n};\n\n/** Defines the sender of an invitation to view a gift registry. */\nexport type ShareGiftRegistrySenderInput = {\n /** A brief message from the sender. */\n message: Scalars['String']['input'];\n /** The sender of the gift registry invitation. */\n name: Scalars['String']['input'];\n};\n\n/** Defines whether bundle items must be shipped together. */\nexport enum ShipBundleItemsEnum {\n Separately = 'SEPARATELY',\n Together = 'TOGETHER',\n}\n\nexport type ShipmentItem = ShipmentItemInterface & {\n __typename?: 'ShipmentItem';\n /** The unique ID for a `ShipmentItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item associated with the shipment item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of shipped items. */\n quantity_shipped: Scalars['Float']['output'];\n};\n\n/** Order shipment item details. */\nexport type ShipmentItemInterface = {\n /** The unique ID for a `ShipmentItemInterface` object. */\n id: Scalars['ID']['output'];\n /** The order item associated with the shipment item. */\n order_item?: Maybe<OrderItemInterface>;\n /** The name of the base product. */\n product_name?: Maybe<Scalars['String']['output']>;\n /** The sale price for the base product. */\n product_sale_price: Money;\n /** The SKU of the base product. */\n product_sku: Scalars['String']['output'];\n /** The number of shipped items. */\n quantity_shipped: Scalars['Float']['output'];\n};\n\n/** Contains order shipment tracking details. */\nexport type ShipmentTracking = {\n __typename?: 'ShipmentTracking';\n /** The shipping carrier for the order delivery. */\n carrier: Scalars['String']['output'];\n /** The tracking number of the order shipment. */\n number?: Maybe<Scalars['String']['output']>;\n /** The shipment tracking title. */\n title: Scalars['String']['output'];\n};\n\n/** Defines a single shipping address. */\nexport type ShippingAddressInput = {\n /** Defines a shipping address. */\n address?: InputMaybe<CartAddressInput>;\n /** An ID from the customer's address book that uniquely identifies the address to be used for shipping. */\n customer_address_id?: InputMaybe<Scalars['Int']['input']>;\n /** Text provided by the shopper. */\n customer_notes?: InputMaybe<Scalars['String']['input']>;\n /** The code of Pickup Location which will be used for In-Store Pickup. */\n pickup_location_code?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains shipping addresses and methods. */\nexport type ShippingCartAddress = CartAddressInterface & {\n __typename?: 'ShippingCartAddress';\n /** An array that lists the shipping methods that can be applied to the cart. */\n available_shipping_methods?: Maybe<Array<Maybe<AvailableShippingMethod>>>;\n /** @deprecated Use `cart_items_v2` instead. */\n cart_items?: Maybe<Array<Maybe<CartItemQuantity>>>;\n /** An array that lists the items in the cart. */\n cart_items_v2?: Maybe<Array<Maybe<CartItemInterface>>>;\n /** The city specified for the billing or shipping address. */\n city: Scalars['String']['output'];\n /** The company specified for the billing or shipping address. */\n company?: Maybe<Scalars['String']['output']>;\n /** An object containing the country label and code. */\n country: CartAddressCountry;\n /** The custom attribute values of the billing or shipping address. */\n custom_attributes: Array<Maybe<AttributeValueInterface>>;\n /** Text provided by the shopper. */\n customer_notes?: Maybe<Scalars['String']['output']>;\n /** The customer's fax number. */\n fax?: Maybe<Scalars['String']['output']>;\n /** The first name of the customer or guest. */\n firstname: Scalars['String']['output'];\n /** @deprecated This information should not be exposed on the frontend. */\n items_weight?: Maybe<Scalars['Float']['output']>;\n /** The last name of the customer or guest. */\n lastname: Scalars['String']['output'];\n /** The middle name of the person associated with the billing/shipping address. */\n middlename?: Maybe<Scalars['String']['output']>;\n pickup_location_code?: Maybe<Scalars['String']['output']>;\n /** The ZIP or postal code of the billing or shipping address. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** An honorific, such as Dr., Mr., or Mrs. */\n prefix?: Maybe<Scalars['String']['output']>;\n /** An object containing the region label and code. */\n region?: Maybe<CartAddressRegion>;\n /** An object that describes the selected shipping method. */\n selected_shipping_method?: Maybe<SelectedShippingMethod>;\n /** An array containing the street for the billing or shipping address. */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** A value such as Sr., Jr., or III. */\n suffix?: Maybe<Scalars['String']['output']>;\n /** The telephone number for the billing or shipping address. */\n telephone?: Maybe<Scalars['String']['output']>;\n /** The unique id of the customer address. */\n uid: Scalars['String']['output'];\n /** The VAT company number for billing or shipping address. */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines an individual shipping discount. This discount can be applied to shipping. */\nexport type ShippingDiscount = {\n __typename?: 'ShippingDiscount';\n /** The amount of the discount. */\n amount: Money;\n};\n\n/** Contains details about shipping and handling costs. */\nexport type ShippingHandling = {\n __typename?: 'ShippingHandling';\n /** The shipping amount, excluding tax. */\n amount_excluding_tax?: Maybe<Money>;\n /** The shipping amount, including tax. */\n amount_including_tax?: Maybe<Money>;\n /** The applied discounts to the shipping. */\n discounts?: Maybe<Array<Maybe<ShippingDiscount>>>;\n /** Details about taxes applied for shipping. */\n taxes?: Maybe<Array<Maybe<TaxItem>>>;\n /** The total amount for shipping. */\n total_amount: Money;\n};\n\n/** Defines the shipping carrier and method. */\nexport type ShippingMethodInput = {\n /** A string that identifies a commercial carrier or an offline delivery method. */\n carrier_code: Scalars['String']['input'];\n /** A string that indicates which service a commercial carrier will use to ship items. For offline delivery methods, this value is similar to the label displayed on the checkout page. */\n method_code: Scalars['String']['input'];\n};\n\n/** An implementation for simple product cart items. */\nexport type SimpleCartItem = CartItemInterface & {\n __typename?: 'SimpleCartItem';\n /** The list of available gift wrapping options for the cart item. */\n available_gift_wrapping: Array<Maybe<GiftWrapping>>;\n /** An array containing the customizable options the shopper selected. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** The entered gift message for the cart item */\n gift_message?: Maybe<GiftMessage>;\n /** The selected gift wrapping for the cart item. */\n gift_wrapping?: Maybe<GiftWrapping>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines a simple product, which is tangible and is usually sold in single units or in fixed quantities. */\nexport type SimpleProduct = CustomizableProductInterface &\n PhysicalProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'SimpleProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n /** The weight of the item, in units defined by the store. */\n weight?: Maybe<Scalars['Float']['output']>;\n };\n\n/** Defines a simple product, which is tangible and is usually sold in single units or in fixed quantities. */\nexport type SimpleProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines a simple product, which is tangible and is usually sold in single units or in fixed quantities. */\nexport type SimpleProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines a single product to add to the cart. */\nexport type SimpleProductCartItemInput = {\n /** An array that defines customizable options for the product. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** An object containing the `sku`, `quantity`, and other relevant information about the product. */\n data: CartItemInput;\n};\n\n/** Contains a simple product wish list item. */\nexport type SimpleWishlistItem = WishlistItemInterface & {\n __typename?: 'SimpleWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Indicates whether to return results in ascending or descending order. */\nexport enum SortEnum {\n Asc = 'ASC',\n Desc = 'DESC',\n}\n\n/** Defines a possible sort field. */\nexport type SortField = {\n __typename?: 'SortField';\n /** The label of the sort field. */\n label?: Maybe<Scalars['String']['output']>;\n /** The attribute code of the sort field. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains a default value for sort fields and all available sort fields. */\nexport type SortFields = {\n __typename?: 'SortFields';\n /** The default sort field value. */\n default?: Maybe<Scalars['String']['output']>;\n /** An array of possible sort fields. */\n options?: Maybe<Array<Maybe<SortField>>>;\n};\n\n/** Specifies the field to use for sorting quote items */\nexport enum SortQuoteItemsEnum {\n BaseDiscountAmount = 'BASE_DISCOUNT_AMOUNT',\n BaseDiscountTaxCompensationAmount = 'BASE_DISCOUNT_TAX_COMPENSATION_AMOUNT',\n BasePrice = 'BASE_PRICE',\n BasePriceIncTax = 'BASE_PRICE_INC_TAX',\n BaseRowTotal = 'BASE_ROW_TOTAL',\n BaseRowTotalIncTax = 'BASE_ROW_TOTAL_INC_TAX',\n BaseTaxAmount = 'BASE_TAX_AMOUNT',\n BaseTaxBeforeDiscount = 'BASE_TAX_BEFORE_DISCOUNT',\n CreatedAt = 'CREATED_AT',\n CustomPrice = 'CUSTOM_PRICE',\n Description = 'DESCRIPTION',\n DiscountAmount = 'DISCOUNT_AMOUNT',\n DiscountPercent = 'DISCOUNT_PERCENT',\n DiscountTaxCompensationAmount = 'DISCOUNT_TAX_COMPENSATION_AMOUNT',\n FreeShipping = 'FREE_SHIPPING',\n ItemId = 'ITEM_ID',\n Name = 'NAME',\n OriginalCustomPrice = 'ORIGINAL_CUSTOM_PRICE',\n Price = 'PRICE',\n PriceIncTax = 'PRICE_INC_TAX',\n ProductId = 'PRODUCT_ID',\n ProductType = 'PRODUCT_TYPE',\n Qty = 'QTY',\n RowTotal = 'ROW_TOTAL',\n RowTotalIncTax = 'ROW_TOTAL_INC_TAX',\n RowTotalWithDiscount = 'ROW_TOTAL_WITH_DISCOUNT',\n RowWeight = 'ROW_WEIGHT',\n Sku = 'SKU',\n TaxAmount = 'TAX_AMOUNT',\n TaxBeforeDiscount = 'TAX_BEFORE_DISCOUNT',\n TaxPercent = 'TAX_PERCENT',\n UpdatedAt = 'UPDATED_AT',\n Weight = 'WEIGHT',\n}\n\n/** Contains information about a store's configuration. */\nexport type StoreConfig = {\n __typename?: 'StoreConfig';\n /** Contains scripts that must be included in the HTML before the closing `<body>` tag. */\n absolute_footer?: Maybe<Scalars['String']['output']>;\n /** Indicates if the gift sender has the option to send a gift receipt. Possible values: 1 (Yes) and 0 (No). */\n allow_gift_receipt?: Maybe<Scalars['String']['output']>;\n /** Indicates whether gift wrapping can be added for the entire order. Possible values: 1 (Yes) and 0 (No). */\n allow_gift_wrapping_on_order?: Maybe<Scalars['String']['output']>;\n /** Indicates whether gift wrapping can be added for individual order items. Possible values: 1 (Yes) and 0 (No). */\n allow_gift_wrapping_on_order_items?: Maybe<Scalars['String']['output']>;\n /** Indicates whether guest users can write product reviews. Possible values: 1 (Yes) and 0 (No). */\n allow_guests_to_write_product_reviews?: Maybe<Scalars['String']['output']>;\n /** The value of the Allow Gift Messages for Order Items option */\n allow_items?: Maybe<Scalars['String']['output']>;\n /** The value of the Allow Gift Messages on Order Level option */\n allow_order?: Maybe<Scalars['String']['output']>;\n /** Indicates if a printed card can accompany an order. Possible values: 1 (Yes) and 0 (No). */\n allow_printed_card?: Maybe<Scalars['String']['output']>;\n /** Indicates whether to enable autocomplete on login and forgot password forms. */\n autocomplete_on_storefront?: Maybe<Scalars['Boolean']['output']>;\n /** The base currency code. */\n base_currency_code?: Maybe<Scalars['String']['output']>;\n /** A fully-qualified URL that is used to create relative links to the `base_url`. */\n base_link_url?: Maybe<Scalars['String']['output']>;\n /** The fully-qualified URL that specifies the location of media files. */\n base_media_url?: Maybe<Scalars['String']['output']>;\n /** The fully-qualified URL that specifies the location of static view files. */\n base_static_url?: Maybe<Scalars['String']['output']>;\n /** The store’s fully-qualified base URL. */\n base_url?: Maybe<Scalars['String']['output']>;\n /** Braintree 3D Secure, should 3D Secure be used for specific countries. */\n braintree_3dsecure_allowspecific?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree 3D Secure, always request 3D Secure flag. */\n braintree_3dsecure_always_request_3ds?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree 3D Secure, the specific countries to use 3D Secure in, to be used if allow specific is status is enabled. */\n braintree_3dsecure_specificcountry?: Maybe<Scalars['String']['output']>;\n /** Braintree 3D Secure, threshold above which 3D Secure should be requested. */\n braintree_3dsecure_threshold_amount?: Maybe<Scalars['String']['output']>;\n /** Braintree 3D Secure enabled/active status. */\n braintree_3dsecure_verify_3dsecure?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree ACH vault status. */\n braintree_ach_direct_debit_vault_active?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree Apple Pay merchant name. */\n braintree_applepay_merchant_name?: Maybe<Scalars['String']['output']>;\n /** Braintree Apple Pay vault status. */\n braintree_applepay_vault_active?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree cc vault status. */\n braintree_cc_vault_active?: Maybe<Scalars['String']['output']>;\n /** Braintree cc vault CVV re-verification enabled status. */\n braintree_cc_vault_cvv?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree environment. */\n braintree_environment?: Maybe<Scalars['String']['output']>;\n /** Braintree Google Pay button color. */\n braintree_googlepay_btn_color?: Maybe<Scalars['String']['output']>;\n /** Braintree Google Pay Card types supported. */\n braintree_googlepay_cctypes?: Maybe<Scalars['String']['output']>;\n /** Braintree Google Pay merchant ID. */\n braintree_googlepay_merchant_id?: Maybe<Scalars['String']['output']>;\n /** Braintree Google Pay vault status. */\n braintree_googlepay_vault_active?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree Local Payment Methods allowed payment methods. */\n braintree_local_payment_allowed_methods?: Maybe<Scalars['String']['output']>;\n /** Braintree Local Payment Methods fallback button text. */\n braintree_local_payment_fallback_button_text?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree Local Payment Methods redirect URL on failed payment. */\n braintree_local_payment_redirect_on_fail?: Maybe<Scalars['String']['output']>;\n /** Braintree Merchant Account ID. */\n braintree_merchant_account_id?: Maybe<Scalars['String']['output']>;\n /** Braintree PayPal Credit mini-cart & cart button style color. */\n braintree_paypal_button_location_cart_type_credit_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit mini-cart & cart button style label. */\n braintree_paypal_button_location_cart_type_credit_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit mini-cart & cart button style shape. */\n braintree_paypal_button_location_cart_type_credit_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit mini-cart & cart button show status. */\n braintree_paypal_button_location_cart_type_credit_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging mini-cart & cart style layout. */\n braintree_paypal_button_location_cart_type_messaging_layout?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging mini-cart & cart style logo. */\n braintree_paypal_button_location_cart_type_messaging_logo?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging mini-cart & cart style logo position. */\n braintree_paypal_button_location_cart_type_messaging_logo_position?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging mini-cart & cart show status. */\n braintree_paypal_button_location_cart_type_messaging_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout style text color. */\n braintree_paypal_button_location_cart_type_messaging_text_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later mini-cart & cart button style color. */\n braintree_paypal_button_location_cart_type_paylater_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later mini-cart & cart button style label. */\n braintree_paypal_button_location_cart_type_paylater_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later mini-cart & cart button style shape. */\n braintree_paypal_button_location_cart_type_paylater_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later mini-cart & cart button show status. */\n braintree_paypal_button_location_cart_type_paylater_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal mini-cart & cart button style color. */\n braintree_paypal_button_location_cart_type_paypal_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal mini-cart & cart button style label. */\n braintree_paypal_button_location_cart_type_paypal_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal mini-cart & cart button style shape. */\n braintree_paypal_button_location_cart_type_paypal_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal mini-cart & cart button show. */\n braintree_paypal_button_location_cart_type_paypal_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Credit checkout button style color. */\n braintree_paypal_button_location_checkout_type_credit_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit checkout button style label. */\n braintree_paypal_button_location_checkout_type_credit_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit checkout button style shape. */\n braintree_paypal_button_location_checkout_type_credit_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit checkout button show status. */\n braintree_paypal_button_location_checkout_type_credit_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout style layout. */\n braintree_paypal_button_location_checkout_type_messaging_layout?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout style logo. */\n braintree_paypal_button_location_checkout_type_messaging_logo?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout style logo position. */\n braintree_paypal_button_location_checkout_type_messaging_logo_position?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout show status. */\n braintree_paypal_button_location_checkout_type_messaging_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging checkout style text color. */\n braintree_paypal_button_location_checkout_type_messaging_text_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later checkout button style color. */\n braintree_paypal_button_location_checkout_type_paylater_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later checkout button style label. */\n braintree_paypal_button_location_checkout_type_paylater_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later checkout button style shape. */\n braintree_paypal_button_location_checkout_type_paylater_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later checkout button show status. */\n braintree_paypal_button_location_checkout_type_paylater_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal checkout button style color. */\n braintree_paypal_button_location_checkout_type_paypal_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal checkout button style label. */\n braintree_paypal_button_location_checkout_type_paypal_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal checkout button style shape. */\n braintree_paypal_button_location_checkout_type_paypal_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal checkout button show. */\n braintree_paypal_button_location_checkout_type_paypal_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Credit PDP button style color. */\n braintree_paypal_button_location_productpage_type_credit_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit PDP button style label. */\n braintree_paypal_button_location_productpage_type_credit_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit PDP button style shape. */\n braintree_paypal_button_location_productpage_type_credit_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Credit PDP button show status. */\n braintree_paypal_button_location_productpage_type_credit_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging PDP style layout. */\n braintree_paypal_button_location_productpage_type_messaging_layout?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging PDP style logo. */\n braintree_paypal_button_location_productpage_type_messaging_logo?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging PDP style logo position. */\n braintree_paypal_button_location_productpage_type_messaging_logo_position?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later messaging PDP show status. */\n braintree_paypal_button_location_productpage_type_messaging_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Pay Later messaging PDP style text color. */\n braintree_paypal_button_location_productpage_type_messaging_text_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later PDP button style color. */\n braintree_paypal_button_location_productpage_type_paylater_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later PDP button style label. */\n braintree_paypal_button_location_productpage_type_paylater_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later PDP button style shape. */\n braintree_paypal_button_location_productpage_type_paylater_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal Pay Later PDP button show status. */\n braintree_paypal_button_location_productpage_type_paylater_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal PDP button style color. */\n braintree_paypal_button_location_productpage_type_paypal_color?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal PDP button style label. */\n braintree_paypal_button_location_productpage_type_paypal_label?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal PDP button style shape. */\n braintree_paypal_button_location_productpage_type_paypal_shape?: Maybe<\n Scalars['String']['output']\n >;\n /** Braintree PayPal PDP button show. */\n braintree_paypal_button_location_productpage_type_paypal_show?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal Credit Merchant Name on the FCA Register. */\n braintree_paypal_credit_uk_merchant_name?: Maybe<Scalars['String']['output']>;\n /** Should display Braintree PayPal in mini-cart & cart? */\n braintree_paypal_display_on_shopping_cart?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Braintree PayPal merchant's country. */\n braintree_paypal_merchant_country?: Maybe<Scalars['String']['output']>;\n /** Braintree PayPal override for Merchant Name. */\n braintree_paypal_merchant_name_override?: Maybe<Scalars['String']['output']>;\n /** Does Braintree PayPal require the customer's billing address? */\n braintree_paypal_require_billing_address?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Does Braintree PayPal require the order line items? */\n braintree_paypal_send_cart_line_items?: Maybe<Scalars['Boolean']['output']>;\n /** Braintree PayPal vault status. */\n braintree_paypal_vault_active?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - checkout/cart/delete_quote_after */\n cart_expires_in_days?: Maybe<Scalars['Int']['output']>;\n /** Indicates if gift wrapping prices are displayed on the Shopping Cart page. Possible values: 1 (Yes) and 0 (No). */\n cart_gift_wrapping?: Maybe<Scalars['String']['output']>;\n /** Indicates if printed card prices are displayed on the Shopping Cart page. Possible values: 1 (Yes) and 0 (No). */\n cart_printed_card?: Maybe<Scalars['String']['output']>;\n /** Extended Config Data - checkout/cart_link/use_qty */\n cart_summary_display_quantity?: Maybe<Scalars['Int']['output']>;\n /** The default sort order of the search results list. */\n catalog_default_sort_by?: Maybe<Scalars['String']['output']>;\n /** Corresponds to the 'Display Prices In Product Lists' field in the Admin. It indicates how FPT information is displayed on category pages. */\n category_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>;\n /** The suffix applied to category pages, such as `.htm` or `.html`. */\n category_url_suffix?: Maybe<Scalars['String']['output']>;\n /** Indicates whether only specific countries can use this payment method. */\n check_money_order_enable_for_specific_countries?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Indicates whether the Check/Money Order payment method is enabled. */\n check_money_order_enabled?: Maybe<Scalars['Boolean']['output']>;\n /** The name of the party to whom the check must be payable. */\n check_money_order_make_check_payable_to?: Maybe<Scalars['String']['output']>;\n /** The maximum order amount required to qualify for the Check/Money Order payment method. */\n check_money_order_max_order_total?: Maybe<Scalars['String']['output']>;\n /** The minimum order amount required to qualify for the Check/Money Order payment method. */\n check_money_order_min_order_total?: Maybe<Scalars['String']['output']>;\n /** The status of new orders placed using the Check/Money Order payment method. */\n check_money_order_new_order_status?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of specific countries allowed to use the Check/Money Order payment method. */\n check_money_order_payment_from_specific_countries?: Maybe<\n Scalars['String']['output']\n >;\n /** The full street address or PO Box where the checks are mailed. */\n check_money_order_send_check_to?: Maybe<Scalars['String']['output']>;\n /** A number indicating the position of the Check/Money Order payment method in the list of available payment methods during checkout. */\n check_money_order_sort_order?: Maybe<Scalars['Int']['output']>;\n /** The title of the Check/Money Order payment method displayed on the storefront. */\n check_money_order_title?: Maybe<Scalars['String']['output']>;\n /** The name of the CMS page that identifies the home page for the store. */\n cms_home_page?: Maybe<Scalars['String']['output']>;\n /** A specific CMS page that displays when cookies are not enabled for the browser. */\n cms_no_cookies?: Maybe<Scalars['String']['output']>;\n /** A specific CMS page that displays when a 404 'Page Not Found' error occurs. */\n cms_no_route?: Maybe<Scalars['String']['output']>;\n /**\n * A code assigned to the store to identify it.\n * @deprecated Use `store_code` instead.\n */\n code?: Maybe<Scalars['String']['output']>;\n /** checkout/cart/configurable_product_image: which image to use for configurable products. */\n configurable_product_image: ProductImageThumbnail;\n /** Indicates whether the `parent` or child (`itself`) thumbnail should be used in the cart for configurable products. */\n configurable_thumbnail_source?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the Contact Us form in enabled. */\n contact_enabled: Scalars['Boolean']['output'];\n /** The copyright statement that appears at the bottom of each page. */\n copyright?: Maybe<Scalars['String']['output']>;\n /** Extended Config Data - general/region/state_required */\n countries_with_required_region?: Maybe<Scalars['String']['output']>;\n /** Indicates if the new accounts need confirmation. */\n create_account_confirmation?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - general/country/default */\n default_country?: Maybe<Scalars['String']['output']>;\n /** The description that provides a summary of your site for search engine listings. It should not be more than 160 characters in length. */\n default_description?: Maybe<Scalars['String']['output']>;\n /** The default display currency code. */\n default_display_currency_code?: Maybe<Scalars['String']['output']>;\n /** A series of keywords that describe your store, each separated by a comma. */\n default_keywords?: Maybe<Scalars['String']['output']>;\n /** The title that appears at the title bar of each page when viewed in a browser. */\n default_title?: Maybe<Scalars['String']['output']>;\n /** Controls the display of the demo store notice at the top of the page. Options: 0 (No) or 1 (Yes). */\n demonotice?: Maybe<Scalars['Int']['output']>;\n /** Extended Config Data - general/region/display_all */\n display_state_if_optional?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether customers can have multiple wish lists. Possible values: 1 (Yes) and 0 (No). */\n enable_multiple_wishlists?: Maybe<Scalars['String']['output']>;\n /** The landing page that is associated with the base URL. */\n front?: Maybe<Scalars['String']['output']>;\n /** The default number of products per page in Grid View. */\n grid_per_page?: Maybe<Scalars['Int']['output']>;\n /** A list of numbers that define how many products can be displayed in Grid View. */\n grid_per_page_values?: Maybe<Scalars['String']['output']>;\n /** checkout/cart/grouped_product_image: which image to use for grouped products. */\n grouped_product_image: ProductImageThumbnail;\n /** Scripts that must be included in the HTML before the closing `<head>` tag. */\n head_includes?: Maybe<Scalars['String']['output']>;\n /** The small graphic image (favicon) that appears in the address bar and tab of the browser. */\n head_shortcut_icon?: Maybe<Scalars['String']['output']>;\n /** The path to the logo that appears in the header. */\n header_logo_src?: Maybe<Scalars['String']['output']>;\n /**\n * The ID number assigned to the store.\n * @deprecated Use `store_code` instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the store view has been designated as the default within the store group. */\n is_default_store?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the store group has been designated as the default within the website. */\n is_default_store_group?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - checkout/options/guest_checkout */\n is_guest_checkout_enabled?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - checkout/options/onepage_checkout_enabled */\n is_one_page_checkout_enabled?: Maybe<Scalars['Boolean']['output']>;\n /** The format of the search results list. */\n list_mode?: Maybe<Scalars['String']['output']>;\n /** The default number of products per page in List View. */\n list_per_page?: Maybe<Scalars['Int']['output']>;\n /** A list of numbers that define how many products can be displayed in List View. */\n list_per_page_values?: Maybe<Scalars['String']['output']>;\n /** The store locale. */\n locale?: Maybe<Scalars['String']['output']>;\n /** The Alt text that is associated with the logo. */\n logo_alt?: Maybe<Scalars['String']['output']>;\n /** The height of the logo image, in pixels. */\n logo_height?: Maybe<Scalars['Int']['output']>;\n /** The width of the logo image, in pixels. */\n logo_width?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether reward points functionality is enabled. Possible values: 1 (Enabled) and 0 (Disabled). */\n magento_reward_general_is_enabled?: Maybe<Scalars['String']['output']>;\n /** Indicates whether reward points functionality is enabled on the storefront. Possible values: 1 (Enabled) and 0 (Disabled). */\n magento_reward_general_is_enabled_on_front?: Maybe<\n Scalars['String']['output']\n >;\n /** The minimum point balance customers must have before they can redeem them. A null value indicates no minimum. */\n magento_reward_general_min_points_balance?: Maybe<\n Scalars['String']['output']\n >;\n /** When enabled, customers can see a detailed history of their reward points. Possible values: 1 (Enabled) and 0 (Disabled). */\n magento_reward_general_publish_history?: Maybe<Scalars['String']['output']>;\n /** The number of points for a referral when an invitee registers on the site. */\n magento_reward_points_invitation_customer?: Maybe<\n Scalars['String']['output']\n >;\n /** The maximum number of registration referrals that will qualify for rewards. A null value indicates no limit. */\n magento_reward_points_invitation_customer_limit?: Maybe<\n Scalars['String']['output']\n >;\n /** The number of points for a referral, when an invitee places their first order on the site. */\n magento_reward_points_invitation_order?: Maybe<Scalars['String']['output']>;\n /** The number of order conversions that can earn points for the customer who sends the invitation. A null value indicates no limit. */\n magento_reward_points_invitation_order_limit?: Maybe<\n Scalars['String']['output']\n >;\n /** The number of points earned by registered customers who subscribe to a newsletter. */\n magento_reward_points_newsletter?: Maybe<Scalars['String']['output']>;\n /** Indicates customers earn points for shopping according to the reward point exchange rate. In Luma, this also controls whether to show a message in the shopping cart about the rewards points earned for the purchase, as well as the customer’s current reward point balance. */\n magento_reward_points_order?: Maybe<Scalars['String']['output']>;\n /** The number of points customer gets for registering. */\n magento_reward_points_register?: Maybe<Scalars['String']['output']>;\n /** The number of points for writing a review. */\n magento_reward_points_review?: Maybe<Scalars['String']['output']>;\n /** The maximum number of reviews that will qualify for the rewards. A null value indicates no limit. */\n magento_reward_points_review_limit?: Maybe<Scalars['String']['output']>;\n /** Indicates whether wishlists are enabled (1) or disabled (0). */\n magento_wishlist_general_is_enabled?: Maybe<Scalars['String']['output']>;\n /** Extended Config Data - checkout/options/max_items_display_count */\n max_items_in_order_summary?: Maybe<Scalars['Int']['output']>;\n /** If multiple wish lists are enabled, the maximum number of wish lists the customer can have. */\n maximum_number_of_wishlists?: Maybe<Scalars['String']['output']>;\n /** Extended Config Data - checkout/sidebar/display */\n minicart_display?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - checkout/sidebar/count */\n minicart_max_items?: Maybe<Scalars['Int']['output']>;\n /** The minimum number of characters required for a valid password. */\n minimum_password_length?: Maybe<Scalars['String']['output']>;\n /** Indicates whether newsletters are enabled. */\n newsletter_enabled: Scalars['Boolean']['output'];\n /** The default page that displays when a 404 'Page not Found' error occurs. */\n no_route?: Maybe<Scalars['String']['output']>;\n /** Extended Config Data - general/country/optional_zip_countries */\n optional_zip_countries?: Maybe<Scalars['String']['output']>;\n /** Payflow Pro vault status. */\n payment_payflowpro_cc_vault_active?: Maybe<Scalars['String']['output']>;\n /** The default price of a printed card that accompanies an order. */\n printed_card_price?: Maybe<Scalars['String']['output']>;\n /** Corresponds to the 'Display Prices On Product View Page' field in the Admin. It indicates how FPT information is displayed on product pages. */\n product_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>;\n /** Indicates whether product reviews are enabled. Possible values: 1 (Yes) and 0 (No). */\n product_reviews_enabled?: Maybe<Scalars['String']['output']>;\n /** The suffix applied to product pages, such as `.htm` or `.html`. */\n product_url_suffix?: Maybe<Scalars['String']['output']>;\n /** The number of different character classes (lowercase, uppercase, digits, special characters) required in a password. */\n required_character_classes_number?: Maybe<Scalars['String']['output']>;\n /** Indicates whether RMA is enabled on the storefront. Possible values: enabled/disabled. */\n returns_enabled: Scalars['String']['output'];\n /**\n * The ID of the root category.\n * @deprecated Use `root_category_uid` instead.\n */\n root_category_id?: Maybe<Scalars['Int']['output']>;\n /** The unique ID for a `CategoryInterface` object. */\n root_category_uid?: Maybe<Scalars['ID']['output']>;\n /** 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. */\n sales_fixed_product_tax_display_setting?: Maybe<FixedProductTaxDisplaySettings>;\n /** Indicates if gift wrapping prices are displayed on the Orders page. Possible values: 1 (Yes) and 0 (No). */\n sales_gift_wrapping?: Maybe<Scalars['String']['output']>;\n /** Indicates if printed card prices are displayed on the Orders page. Possible values: 1 (Yes) and 0 (No). */\n sales_printed_card?: Maybe<Scalars['String']['output']>;\n /** A secure fully-qualified URL that is used to create relative links to the `base_url`. */\n secure_base_link_url?: Maybe<Scalars['String']['output']>;\n /** The secure fully-qualified URL that specifies the location of media files. */\n secure_base_media_url?: Maybe<Scalars['String']['output']>;\n /** The secure fully-qualified URL that specifies the location of static view files. */\n secure_base_static_url?: Maybe<Scalars['String']['output']>;\n /** The store’s fully-qualified secure base URL. */\n secure_base_url?: Maybe<Scalars['String']['output']>;\n /** Email to a Friend configuration. */\n send_friend?: Maybe<SendFriendConfiguration>;\n /** Extended Config Data - tax/cart_display/full_summary */\n shopping_cart_display_full_summary?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - tax/cart_display/grandtotal */\n shopping_cart_display_grand_total?: Maybe<Scalars['Boolean']['output']>;\n /** Extended Config Data - tax/cart_display/price */\n shopping_cart_display_price?: Maybe<Scalars['Int']['output']>;\n /** Extended Config Data - tax/cart_display/shipping */\n shopping_cart_display_shipping?: Maybe<Scalars['Int']['output']>;\n /** Extended Config Data - tax/cart_display/subtotal */\n shopping_cart_display_subtotal?: Maybe<Scalars['Int']['output']>;\n /** Extended Config Data - tax/cart_display/gift_wrapping */\n shopping_cart_display_tax_gift_wrapping?: Maybe<TaxWrappingEnum>;\n /** Extended Config Data - tax/cart_display/zero_tax */\n shopping_cart_display_zero_tax?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether a breadcrumb trail appears on all CMS pages in the catalog. 0 (No) or 1 (Yes). */\n show_cms_breadcrumbs?: Maybe<Scalars['Int']['output']>;\n /** 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. */\n store_code?: Maybe<Scalars['ID']['output']>;\n /** The unique ID assigned to the store group. In the Admin, this is called the Store Name. */\n store_group_code?: Maybe<Scalars['ID']['output']>;\n /** The label assigned to the store group. */\n store_group_name?: Maybe<Scalars['String']['output']>;\n /** The label assigned to the store view. */\n store_name?: Maybe<Scalars['String']['output']>;\n /** The store view sort order. */\n store_sort_order?: Maybe<Scalars['Int']['output']>;\n /** The time zone of the store. */\n timezone?: Maybe<Scalars['String']['output']>;\n /** A prefix that appears before the title to create a two- or three-part title. */\n title_prefix?: Maybe<Scalars['String']['output']>;\n /** The character that separates the category name and subcategory in the browser title bar. */\n title_separator?: Maybe<Scalars['String']['output']>;\n /** A suffix that appears after the title to create a two- or three-part title. */\n title_suffix?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the store code should be used in the URL. */\n use_store_in_url?: Maybe<Scalars['Boolean']['output']>;\n /** The unique ID for the website. */\n website_code?: Maybe<Scalars['ID']['output']>;\n /**\n * The ID number assigned to the website store.\n * @deprecated The field should not be used on the storefront.\n */\n website_id?: Maybe<Scalars['Int']['output']>;\n /** The label assigned to the website. */\n website_name?: Maybe<Scalars['String']['output']>;\n /** The unit of weight. */\n weight_unit?: Maybe<Scalars['String']['output']>;\n /** Text that appears in the header of the page and includes the name of the logged in customer. */\n welcome?: Maybe<Scalars['String']['output']>;\n /** Indicates whether only specific countries can use this payment method. */\n zero_subtotal_enable_for_specific_countries?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Indicates whether the Zero Subtotal payment method is enabled. */\n zero_subtotal_enabled?: Maybe<Scalars['Boolean']['output']>;\n /** The status of new orders placed using the Zero Subtotal payment method. */\n zero_subtotal_new_order_status?: Maybe<Scalars['String']['output']>;\n /** When the new order status is 'Processing', this can be set to `authorize_capture` to automatically invoice all items that have a zero balance. */\n zero_subtotal_payment_action?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of specific countries allowed to use the Zero Subtotal payment method. */\n zero_subtotal_payment_from_specific_countries?: Maybe<\n Scalars['String']['output']\n >;\n /** A number indicating the position of the Zero Subtotal payment method in the list of available payment methods during checkout. */\n zero_subtotal_sort_order?: Maybe<Scalars['Int']['output']>;\n /** The title of the Zero Subtotal payment method displayed on the storefront. */\n zero_subtotal_title?: Maybe<Scalars['String']['output']>;\n};\n\n/** Indicates where an attribute can be displayed. */\nexport type StorefrontProperties = {\n __typename?: 'StorefrontProperties';\n /** The relative position of the attribute in the layered navigation block. */\n position?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether the attribute is filterable with results, without results, or not at all. */\n use_in_layered_navigation?: Maybe<UseInLayeredNavigationOptions>;\n /** Indicates whether the attribute is displayed in product listings. */\n use_in_product_listing?: Maybe<Scalars['Boolean']['output']>;\n /** Indicates whether the attribute can be used in layered navigation on search results pages. */\n use_in_search_results_layered_navigation?: Maybe<\n Scalars['Boolean']['output']\n >;\n /** Indicates whether the attribute is displayed on product pages. */\n visible_on_catalog_pages?: Maybe<Scalars['Boolean']['output']>;\n};\n\nexport type String_Container = {\n __typename?: 'String_container';\n String?: Maybe<Scalars['String']['output']>;\n};\n\n/** Contains the result of the `subscribeEmailToNewsletter` operation. */\nexport type SubscribeEmailToNewsletterOutput = {\n __typename?: 'SubscribeEmailToNewsletterOutput';\n /** The status of the subscription request. */\n status?: Maybe<SubscriptionStatusesEnum>;\n};\n\n/** Indicates the status of the request. */\nexport enum SubscriptionStatusesEnum {\n NotActive = 'NOT_ACTIVE',\n Subscribed = 'SUBSCRIBED',\n Unconfirmed = 'UNCONFIRMED',\n Unsubscribed = 'UNSUBSCRIBED',\n}\n\n/** Describes the swatch type and a value. */\nexport type SwatchData = {\n __typename?: 'SwatchData';\n /** The type of swatch filter item: 1 - text; 2 - image. */\n type?: Maybe<Scalars['String']['output']>;\n /** The value for the swatch item. It could be text or an image link. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\nexport type SwatchDataInterface = {\n /** The value can be represented as color (HEX code), image link, or text. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Swatch attribute metadata input types. */\nexport enum SwatchInputTypeEnum {\n Boolean = 'BOOLEAN',\n Date = 'DATE',\n Datetime = 'DATETIME',\n Dropdown = 'DROPDOWN',\n File = 'FILE',\n Gallery = 'GALLERY',\n Hidden = 'HIDDEN',\n Image = 'IMAGE',\n MediaImage = 'MEDIA_IMAGE',\n Multiline = 'MULTILINE',\n Multiselect = 'MULTISELECT',\n Price = 'PRICE',\n Select = 'SELECT',\n Text = 'TEXT',\n Textarea = 'TEXTAREA',\n Undefined = 'UNDEFINED',\n Visual = 'VISUAL',\n Weight = 'WEIGHT',\n}\n\nexport type SwatchLayerFilterItem = LayerFilterItemInterface &\n SwatchLayerFilterItemInterface & {\n __typename?: 'SwatchLayerFilterItem';\n /**\n * The count of items per filter.\n * @deprecated Use `AggregationOption.count` instead.\n */\n items_count?: Maybe<Scalars['Int']['output']>;\n /**\n * The label for a filter.\n * @deprecated Use `AggregationOption.label` instead.\n */\n label?: Maybe<Scalars['String']['output']>;\n /** Data required to render a swatch filter item. */\n swatch_data?: Maybe<SwatchData>;\n /**\n * The value of a filter request variable to be used in query.\n * @deprecated Use `AggregationOption.value` instead.\n */\n value_string?: Maybe<Scalars['String']['output']>;\n };\n\nexport type SwatchLayerFilterItemInterface = {\n /** Data required to render a swatch filter item. */\n swatch_data?: Maybe<SwatchData>;\n};\n\n/** Contains tax item details. */\nexport type TaxItem = {\n __typename?: 'TaxItem';\n /** The amount of tax applied to the item. */\n amount: Money;\n /** The rate used to calculate the tax. */\n rate: Scalars['Float']['output'];\n /** A title that describes the tax. */\n title: Scalars['String']['output'];\n};\n\nexport enum TaxWrappingEnum {\n DisplayExcludingTax = 'DISPLAY_EXCLUDING_TAX',\n DisplayIncludingTax = 'DISPLAY_INCLUDING_TAX',\n DisplayTypeBoth = 'DISPLAY_TYPE_BOTH',\n}\n\nexport type TextSwatchData = SwatchDataInterface & {\n __typename?: 'TextSwatchData';\n /** The value can be represented as color (HEX code), image link, or text. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines a price based on the quantity purchased. */\nexport type TierPrice = {\n __typename?: 'TierPrice';\n /** The price discount that this tier represents. */\n discount?: Maybe<ProductDiscount>;\n /** The price of the product at this tier. */\n final_price?: Maybe<Money>;\n /** The minimum number of items that must be purchased to qualify for this price tier. */\n quantity?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Modifies the specified items in the cart. */\nexport type UpdateCartItemsInput = {\n /** The unique ID of a `Cart` object. */\n cart_id: Scalars['String']['input'];\n /** An array of items to be updated. */\n cart_items: Array<InputMaybe<CartItemUpdateInput>>;\n};\n\n/** Contains details about the cart after updating items. */\nexport type UpdateCartItemsOutput = {\n __typename?: 'UpdateCartItemsOutput';\n /** The cart after updating products. */\n cart: Cart;\n};\n\n/** Defines updates to a `GiftRegistry` object. */\nexport type UpdateGiftRegistryInput = {\n /** Additional attributes specified as a code-value pair. Unspecified dynamic attributes are not changed. */\n dynamic_attributes?: InputMaybe<\n Array<InputMaybe<GiftRegistryDynamicAttributeInput>>\n >;\n /** The updated name of the event. */\n event_name?: InputMaybe<Scalars['String']['input']>;\n /** The updated message describing the event. */\n message?: InputMaybe<Scalars['String']['input']>;\n /** Indicates whether the gift registry is PRIVATE or PUBLIC. */\n privacy_settings?: InputMaybe<GiftRegistryPrivacySettings>;\n /** The updated shipping address for all gift registry items. */\n shipping_address?: InputMaybe<GiftRegistryShippingAddressInput>;\n /** Indicates whether the gift registry is ACTIVE or INACTIVE. */\n status?: InputMaybe<GiftRegistryStatus>;\n};\n\n/** Defines updates to an item in a gift registry. */\nexport type UpdateGiftRegistryItemInput = {\n /** The unique ID of a `giftRegistryItem` object. */\n gift_registry_item_uid: Scalars['ID']['input'];\n /** The updated description of the item. */\n note?: InputMaybe<Scalars['String']['input']>;\n /** The updated quantity of the gift registry item. */\n quantity: Scalars['Float']['input'];\n};\n\n/** Contains the results of a request to update gift registry items. */\nexport type UpdateGiftRegistryItemsOutput = {\n __typename?: 'UpdateGiftRegistryItemsOutput';\n /** The gift registry after updating updating items. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Contains the results of a request to update a gift registry. */\nexport type UpdateGiftRegistryOutput = {\n __typename?: 'UpdateGiftRegistryOutput';\n /** The updated gift registry. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Defines updates to an existing registrant. */\nexport type UpdateGiftRegistryRegistrantInput = {\n /** As a result of the update, only the values of provided attributes will be affected. If the attribute is missing in the request, its value will not be changed. */\n dynamic_attributes?: InputMaybe<\n Array<InputMaybe<GiftRegistryDynamicAttributeInput>>\n >;\n /** The updated email address of the registrant. */\n email?: InputMaybe<Scalars['String']['input']>;\n /** The updated first name of the registrant. */\n firstname?: InputMaybe<Scalars['String']['input']>;\n /** The unique ID of a `giftRegistryRegistrant` object. */\n gift_registry_registrant_uid: Scalars['ID']['input'];\n /** The updated last name of the registrant. */\n lastname?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Contains the results a request to update registrants. */\nexport type UpdateGiftRegistryRegistrantsOutput = {\n __typename?: 'UpdateGiftRegistryRegistrantsOutput';\n /** The gift registry after updating registrants. */\n gift_registry?: Maybe<GiftRegistry>;\n};\n\n/** Contains the customer's wish list and any errors encountered. */\nexport type UpdateProductsInWishlistOutput = {\n __typename?: 'UpdateProductsInWishlistOutput';\n /** An array of errors encountered while updating products in a wish list. */\n user_errors: Array<Maybe<WishListUserInputError>>;\n /** Contains the wish list with all items that were successfully updated. */\n wishlist: Wishlist;\n};\n\n/** Contains the name and visibility of an updated wish list. */\nexport type UpdateWishlistOutput = {\n __typename?: 'UpdateWishlistOutput';\n /** The wish list name. */\n name: Scalars['String']['output'];\n /** The unique ID of a `Wishlist` object. */\n uid: Scalars['ID']['output'];\n /** Indicates whether the wish list is public or private. */\n visibility: WishlistVisibilityEnum;\n};\n\n/** Contains URL rewrite details. */\nexport type UrlRewrite = {\n __typename?: 'UrlRewrite';\n /** An array of request parameters. */\n parameters?: Maybe<Array<Maybe<HttpQueryParameter>>>;\n /** The request URL. */\n url?: Maybe<Scalars['String']['output']>;\n};\n\n/** This enumeration defines the entity type. */\nexport enum UrlRewriteEntityTypeEnum {\n Category = 'CATEGORY',\n CmsPage = 'CMS_PAGE',\n Product = 'PRODUCT',\n}\n\n/** Defines whether the attribute is filterable in layered navigation. */\nexport enum UseInLayeredNavigationOptions {\n FilterableNoResult = 'FILTERABLE_NO_RESULT',\n FilterableWithResults = 'FILTERABLE_WITH_RESULTS',\n No = 'NO',\n}\n\n/** Defines a customer attribute validation rule. */\nexport type ValidationRule = {\n __typename?: 'ValidationRule';\n /** Validation rule name applied to a customer attribute. */\n name?: Maybe<ValidationRuleEnum>;\n /** Validation rule value. */\n value?: Maybe<Scalars['String']['output']>;\n};\n\n/** List of validation rule names applied to a customer attribute. */\nexport enum ValidationRuleEnum {\n DateRangeMax = 'DATE_RANGE_MAX',\n DateRangeMin = 'DATE_RANGE_MIN',\n FileExtensions = 'FILE_EXTENSIONS',\n InputValidation = 'INPUT_VALIDATION',\n MaxFileSize = 'MAX_FILE_SIZE',\n MaxImageHeight = 'MAX_IMAGE_HEIGHT',\n MaxImageWidth = 'MAX_IMAGE_WIDTH',\n MaxTextLength = 'MAX_TEXT_LENGTH',\n MinTextLength = 'MIN_TEXT_LENGTH',\n}\n\n/** Contains required input for payment methods with Vault support. */\nexport type VaultTokenInput = {\n /** The public hash of the payment token. */\n public_hash: Scalars['String']['input'];\n};\n\n/** An implementation for virtual product cart items. */\nexport type VirtualCartItem = CartItemInterface & {\n __typename?: 'VirtualCartItem';\n /** An array containing customizable options the shopper selected. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** An array of errors encountered while loading the cart item */\n errors?: Maybe<Array<Maybe<CartItemError>>>;\n /** @deprecated Use `uid` instead. */\n id: Scalars['String']['output'];\n /** True if requested quantity is less than available stock, false otherwise. */\n is_available: Scalars['Boolean']['output'];\n /** Contains details about the price of the item, including taxes and discounts. */\n prices?: Maybe<CartItemPrices>;\n /** Details about an item in the cart. */\n product: ProductInterface;\n /** The quantity of this item in the cart. */\n quantity: Scalars['Float']['output'];\n /** The unique ID for a `CartItemInterface` object. */\n uid: Scalars['ID']['output'];\n};\n\n/** Defines a virtual product, which is a non-tangible product that does not require shipping and is not kept in inventory. */\nexport type VirtualProduct = CustomizableProductInterface &\n ProductInterface &\n RoutableInterface & {\n __typename?: 'VirtualProduct';\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_announcement_date?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_brand?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_custom_engraving_text?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_detailed_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_description_pagebuilder_extra?: Maybe<\n Scalars['String']['output']\n >;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_gemstone_addon?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n accessory_recyclable_material?: Maybe<Scalars['Int']['output']>;\n /**\n * The attribute set assigned to the product.\n * @deprecated The field should not be used on the storefront.\n */\n attribute_set_id?: Maybe<Scalars['Int']['output']>;\n /** The relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled. */\n canonical_url?: Maybe<Scalars['String']['output']>;\n /** The categories assigned to a product. */\n categories?: Maybe<Array<Maybe<CategoryInterface>>>;\n /** @deprecated Use the `custom_attributes` field instead. */\n color?: Maybe<Scalars['Int']['output']>;\n /** The product's country of origin. */\n country_of_manufacture?: Maybe<Scalars['String']['output']>;\n /**\n * Timestamp indicating when the product was created.\n * @deprecated The field should not be used on the storefront.\n */\n created_at?: Maybe<Scalars['String']['output']>;\n /** An array of cross-sell products. */\n crosssell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** Product custom attributes. */\n custom_attributesV2?: Maybe<ProductCustomAttributes>;\n /** Detailed information about the product. The value can include simple HTML tags. */\n description?: Maybe<ComplexTextValue>;\n /** @deprecated Use the `custom_attributes` field instead. */\n description_extra?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_color?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_material?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_size?: Maybe<Scalars['Int']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n fashion_style?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n format?: Maybe<Scalars['Int']['output']>;\n /** Indicates whether a gift message is available. */\n gift_message_available?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n has_video?: Maybe<Scalars['Int']['output']>;\n /**\n * The ID number assigned to the product.\n * @deprecated Use the `uid` field instead.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /** The relative path to the main image on the product page. */\n image?: Maybe<ProductImage>;\n /** Indicates whether the product can be returned. */\n is_returnable?: Maybe<Scalars['String']['output']>;\n /**\n * A number representing the product's manufacturer.\n * @deprecated Use the `custom_attributes` field instead.\n */\n manufacturer?: Maybe<Scalars['Int']['output']>;\n /** An array of media gallery objects. */\n media_gallery?: Maybe<Array<Maybe<MediaGalleryInterface>>>;\n /**\n * An array of MediaGalleryEntry objects.\n * @deprecated Use `media_gallery` instead.\n */\n media_gallery_entries?: Maybe<Array<Maybe<MediaGalleryEntry>>>;\n /** A brief overview of the product for search results listings, maximum 255 characters. */\n meta_description?: Maybe<Scalars['String']['output']>;\n /** A comma-separated list of keywords that are visible only to search engines. */\n meta_keyword?: Maybe<Scalars['String']['output']>;\n /** A string that is displayed in the title bar and tab of the browser and in search results lists. */\n meta_title?: Maybe<Scalars['String']['output']>;\n /** The product name. Customers use this name to identify the product. */\n name?: Maybe<Scalars['String']['output']>;\n /** The beginning date for new product listings, and determines if the product is featured as a new product. */\n new_from_date?: Maybe<Scalars['String']['output']>;\n /** The end date for new product listings. */\n new_to_date?: Maybe<Scalars['String']['output']>;\n /** Product stock only x left count */\n only_x_left_in_stock?: Maybe<Scalars['Float']['output']>;\n /** An array of options for a customizable product. */\n options?: Maybe<Array<Maybe<CustomizableOptionInterface>>>;\n /** If the product has multiple options, determines where they appear on the product page. */\n options_container?: Maybe<Scalars['String']['output']>;\n /**\n * Indicates the price of an item.\n * @deprecated Use `price_range` for product price information.\n */\n price?: Maybe<ProductPrices>;\n /** The range of prices for the product */\n price_range: PriceRange;\n /** An array of `TierPrice` objects. */\n price_tiers?: Maybe<Array<Maybe<TierPrice>>>;\n /** An array of `ProductLinks` objects. */\n product_links?: Maybe<Array<Maybe<ProductLinksInterface>>>;\n /** The average of all the ratings given to the product. */\n rating_summary: Scalars['Float']['output'];\n /** Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect. */\n redirect_code: Scalars['Int']['output'];\n /** An array of related products. */\n related_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original. */\n relative_url?: Maybe<Scalars['String']['output']>;\n /** The total count of all the reviews given to the product. */\n review_count: Scalars['Int']['output'];\n /** The list of products reviews. */\n reviews: ProductReviews;\n /** A short description of the product. Its use depends on the theme. */\n short_description?: Maybe<ComplexTextValue>;\n /** A number or code assigned to a product to identify the product, options, price, and manufacturer. */\n sku?: Maybe<Scalars['String']['output']>;\n /** The relative path to the small image, which is used on catalog pages. */\n small_image?: Maybe<ProductImage>;\n /**\n * The beginning date that a product has a special price.\n * @deprecated The field should not be used on the storefront.\n */\n special_from_date?: Maybe<Scalars['String']['output']>;\n /** The discounted price of the product. */\n special_price?: Maybe<Scalars['Float']['output']>;\n /** The end date for a product with a special price. */\n special_to_date?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the product is staged for a future campaign. */\n staged: Scalars['Boolean']['output'];\n /** Stock status of the product */\n stock_status?: Maybe<ProductStockStatus>;\n /** The file name of a swatch image. */\n swatch_image?: Maybe<Scalars['String']['output']>;\n /** The relative path to the product's thumbnail image. */\n thumbnail?: Maybe<ProductImage>;\n /**\n * The price when tier pricing is in effect and the items purchased threshold has been reached.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_price?: Maybe<Scalars['Float']['output']>;\n /**\n * An array of ProductTierPrices objects.\n * @deprecated Use `price_tiers` for product tier price information.\n */\n tier_prices?: Maybe<Array<Maybe<ProductTierPrices>>>;\n /** One of PRODUCT, CATEGORY, or CMS_PAGE. */\n type?: Maybe<UrlRewriteEntityTypeEnum>;\n /**\n * One of simple, virtual, bundle, downloadable, grouped, or configurable.\n * @deprecated Use `__typename` instead.\n */\n type_id?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `ProductInterface` object. */\n uid: Scalars['ID']['output'];\n /**\n * Timestamp indicating when the product was updated.\n * @deprecated The field should not be used on the storefront.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** An array of up-sell products. */\n upsell_products?: Maybe<Array<Maybe<ProductInterface>>>;\n /** The part of the URL that identifies the product */\n url_key?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use product's `canonical_url` or url rewrites instead */\n url_path?: Maybe<Scalars['String']['output']>;\n /** URL rewrites list */\n url_rewrites?: Maybe<Array<Maybe<UrlRewrite>>>;\n /** The part of the product URL that is appended after the url key */\n url_suffix?: Maybe<Scalars['String']['output']>;\n /** @deprecated Use the `custom_attributes` field instead. */\n video_file?: Maybe<Scalars['String']['output']>;\n /**\n * An array of websites in which the product is available.\n * @deprecated The field should not be used on the storefront.\n */\n websites?: Maybe<Array<Maybe<Website>>>;\n };\n\n/** Defines a virtual product, which is a non-tangible product that does not require shipping and is not kept in inventory. */\nexport type VirtualProductCustom_AttributesV2Args = {\n filters?: InputMaybe<AttributeFilterInput>;\n};\n\n/** Defines a virtual product, which is a non-tangible product that does not require shipping and is not kept in inventory. */\nexport type VirtualProductReviewsArgs = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Defines a single product to add to the cart. */\nexport type VirtualProductCartItemInput = {\n /** An array that defines customizable options for the product. */\n customizable_options?: InputMaybe<Array<InputMaybe<CustomizableOptionInput>>>;\n /** An object containing the `sku`, `quantity`, and other relevant information about the product. */\n data: CartItemInput;\n};\n\n/** Contains a virtual product wish list item. */\nexport type VirtualWishlistItem = WishlistItemInterface & {\n __typename?: 'VirtualWishlistItem';\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Deprecated. It should not be used on the storefront. Contains information about a website. */\nexport type Website = {\n __typename?: 'Website';\n /**\n * A code assigned to the website to identify it.\n * @deprecated The field should not be used on the storefront.\n */\n code?: Maybe<Scalars['String']['output']>;\n /**\n * The default group ID of the website.\n * @deprecated The field should not be used on the storefront.\n */\n default_group_id?: Maybe<Scalars['String']['output']>;\n /**\n * The ID number assigned to the website.\n * @deprecated The field should not be used on the storefront.\n */\n id?: Maybe<Scalars['Int']['output']>;\n /**\n * Indicates whether this is the default website.\n * @deprecated The field should not be used on the storefront.\n */\n is_default?: Maybe<Scalars['Boolean']['output']>;\n /**\n * The website name. Websites use this name to identify it easier.\n * @deprecated The field should not be used on the storefront.\n */\n name?: Maybe<Scalars['String']['output']>;\n /**\n * The attribute to use for sorting websites.\n * @deprecated The field should not be used on the storefront.\n */\n sort_order?: Maybe<Scalars['Int']['output']>;\n};\n\n/** An error encountered while performing operations with WishList. */\nexport type WishListUserInputError = {\n __typename?: 'WishListUserInputError';\n /** A wish list-specific error code. */\n code: WishListUserInputErrorType;\n /** A localized error message. */\n message: Scalars['String']['output'];\n};\n\n/** A list of possible error types. */\nexport enum WishListUserInputErrorType {\n ProductNotFound = 'PRODUCT_NOT_FOUND',\n Undefined = 'UNDEFINED',\n}\n\n/** Contains a customer wish list. */\nexport type Wishlist = {\n __typename?: 'Wishlist';\n /** The unique ID for a `Wishlist` object. */\n id?: Maybe<Scalars['ID']['output']>;\n /** @deprecated Use the `items_v2` field instead. */\n items?: Maybe<Array<Maybe<WishlistItem>>>;\n /** The number of items in the wish list. */\n items_count?: Maybe<Scalars['Int']['output']>;\n /** An array of items in the customer's wish list. */\n items_v2?: Maybe<WishlistItems>;\n /** The name of the wish list. */\n name?: Maybe<Scalars['String']['output']>;\n /** An encrypted code that Magento uses to link to the wish list. */\n sharing_code?: Maybe<Scalars['String']['output']>;\n /** The time of the last modification to the wish list. */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** Indicates whether the wish list is public or private. */\n visibility: WishlistVisibilityEnum;\n};\n\n/** Contains a customer wish list. */\nexport type WishlistItems_V2Args = {\n currentPage?: InputMaybe<Scalars['Int']['input']>;\n pageSize?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Contains details about errors encountered when a customer added wish list items to the cart. */\nexport type WishlistCartUserInputError = {\n __typename?: 'WishlistCartUserInputError';\n /** An error code that describes the error encountered. */\n code: WishlistCartUserInputErrorType;\n /** A localized error message. */\n message: Scalars['String']['output'];\n /** The unique ID of the `Wishlist` object containing an error. */\n wishlistId: Scalars['ID']['output'];\n /** The unique ID of the wish list item containing an error. */\n wishlistItemId: Scalars['ID']['output'];\n};\n\n/** A list of possible error types. */\nexport enum WishlistCartUserInputErrorType {\n InsufficientStock = 'INSUFFICIENT_STOCK',\n NotSalable = 'NOT_SALABLE',\n ProductNotFound = 'PRODUCT_NOT_FOUND',\n Undefined = 'UNDEFINED',\n}\n\n/** Contains details about a wish list item. */\nexport type WishlistItem = {\n __typename?: 'WishlistItem';\n /** The time when the customer added the item to the wish list. */\n added_at?: Maybe<Scalars['String']['output']>;\n /** The customer's comment about this item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItem` object. */\n id?: Maybe<Scalars['Int']['output']>;\n /** Details about the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item */\n qty?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Specifies the IDs of items to copy and their quantities. */\nexport type WishlistItemCopyInput = {\n /** The quantity of this item to copy to the destination wish list. This value can't be greater than the quantity in the source wish list. */\n quantity?: InputMaybe<Scalars['Float']['input']>;\n /** The unique ID of the `WishlistItemInterface` object to be copied. */\n wishlist_item_id: Scalars['ID']['input'];\n};\n\n/** Defines the items to add to a wish list. */\nexport type WishlistItemInput = {\n /** An array of options that the customer entered. */\n entered_options?: InputMaybe<Array<InputMaybe<EnteredOptionInput>>>;\n /** For complex product types, the SKU of the parent product. */\n parent_sku?: InputMaybe<Scalars['String']['input']>;\n /** The amount or number of items to add. */\n quantity: Scalars['Float']['input'];\n /** An array of strings corresponding to options the customer selected. */\n selected_options?: InputMaybe<Array<InputMaybe<Scalars['ID']['input']>>>;\n /** The SKU of the product to add. For complex product types, specify the child product SKU. */\n sku: Scalars['String']['input'];\n};\n\n/** The interface for wish list items. */\nexport type WishlistItemInterface = {\n /** The date and time the item was added to the wish list. */\n added_at: Scalars['String']['output'];\n /** Custom options selected for the wish list item. */\n customizable_options: Array<Maybe<SelectedCustomizableOption>>;\n /** The description of the item. */\n description?: Maybe<Scalars['String']['output']>;\n /** The unique ID for a `WishlistItemInterface` object. */\n id: Scalars['ID']['output'];\n /** Product details of the wish list item. */\n product?: Maybe<ProductInterface>;\n /** The quantity of this wish list item. */\n quantity: Scalars['Float']['output'];\n};\n\n/** Specifies the IDs of the items to move and their quantities. */\nexport type WishlistItemMoveInput = {\n /** The quantity of this item to move to the destination wish list. This value can't be greater than the quantity in the source wish list. */\n quantity?: InputMaybe<Scalars['Float']['input']>;\n /** The unique ID of the `WishlistItemInterface` object to be moved. */\n wishlist_item_id: Scalars['ID']['input'];\n};\n\n/** Defines updates to items in a wish list. */\nexport type WishlistItemUpdateInput = {\n /** Customer-entered comments about the item. */\n description?: InputMaybe<Scalars['String']['input']>;\n /** An array of options that the customer entered. */\n entered_options?: InputMaybe<Array<InputMaybe<EnteredOptionInput>>>;\n /** The new amount or number of this item. */\n quantity?: InputMaybe<Scalars['Float']['input']>;\n /** An array of strings corresponding to options the customer selected. */\n selected_options?: InputMaybe<Array<InputMaybe<Scalars['ID']['input']>>>;\n /** The unique ID for a `WishlistItemInterface` object. */\n wishlist_item_id: Scalars['ID']['input'];\n};\n\n/** Contains an array of items in a wish list. */\nexport type WishlistItems = {\n __typename?: 'WishlistItems';\n /** A list of items in the wish list. */\n items: Array<Maybe<WishlistItemInterface>>;\n /** Contains pagination metadata. */\n page_info?: Maybe<SearchResultPageInfo>;\n};\n\n/** Deprecated: Use the `Wishlist` type instead. */\nexport type WishlistOutput = {\n __typename?: 'WishlistOutput';\n /**\n * An array of items in the customer's wish list\n * @deprecated Use the `Wishlist.items` field instead.\n */\n items?: Maybe<Array<Maybe<WishlistItem>>>;\n /**\n * The number of items in the wish list.\n * @deprecated Use the `Wishlist.items_count` field instead.\n */\n items_count?: Maybe<Scalars['Int']['output']>;\n /**\n * When multiple wish lists are enabled, the name the customer assigns to the wishlist.\n * @deprecated This field is related to Commerce functionality and is always `null` in Open Source.\n */\n name?: Maybe<Scalars['String']['output']>;\n /**\n * An encrypted code that links to the wish list.\n * @deprecated Use the `Wishlist.sharing_code` field instead.\n */\n sharing_code?: Maybe<Scalars['String']['output']>;\n /**\n * The time of the last modification to the wish list.\n * @deprecated Use the `Wishlist.updated_at` field instead.\n */\n updated_at?: Maybe<Scalars['String']['output']>;\n};\n\n/** Defines the wish list visibility types. */\nexport enum WishlistVisibilityEnum {\n Private = 'PRIVATE',\n Public = 'PUBLIC',\n}\n\n/** Interface BundleOptionInterface */\nexport type Bundle_Data_Bundle_Option_Interface = {\n __typename?: 'bundle_data_bundle_option_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Bundle option id. */\n option_id: Scalars['Int']['output'];\n /** Bundle option quantity. */\n option_qty: Scalars['Int']['output'];\n /** Bundle option selection ids. */\n option_selections: Array<Maybe<Scalars['Int']['output']>>;\n};\n\n/** Interface BundleOptionInterface */\nexport type Bundle_Data_Bundle_Option_Interface_Input = {\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Bundle option id. */\n option_id: Scalars['Int']['input'];\n /** Bundle option quantity. */\n option_qty: Scalars['Int']['input'];\n /** Bundle option selection ids. */\n option_selections: Array<InputMaybe<Scalars['Int']['input']>>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Catalog\\Api\\Data\\CustomOptionInterface */\nexport type Catalog_Data_Custom_Option_Extension_Interface = {\n __typename?: 'catalog_data_custom_option_extension_interface';\n file_info?: Maybe<Framework_Data_Image_Content_Interface>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Catalog\\Api\\Data\\CustomOptionInterface */\nexport type Catalog_Data_Custom_Option_Extension_Interface_Input = {\n file_info?: InputMaybe<Framework_Data_Image_Content_Interface_Input>;\n};\n\n/** Interface CustomOptionInterface */\nexport type Catalog_Data_Custom_Option_Interface = {\n __typename?: 'catalog_data_custom_option_interface';\n extension_attributes?: Maybe<Catalog_Data_Custom_Option_Extension_Interface>;\n /** Option id */\n option_id: Scalars['String']['output'];\n /** Option value */\n option_value: Scalars['String']['output'];\n};\n\n/** Interface CustomOptionInterface */\nexport type Catalog_Data_Custom_Option_Interface_Input = {\n extension_attributes?: InputMaybe<Catalog_Data_Custom_Option_Extension_Interface_Input>;\n /** Option id */\n option_id: Scalars['String']['input'];\n /** Option value */\n option_value: Scalars['String']['input'];\n};\n\n/** Button interface. This interface represents all manner of product buttons: add to cart, add to compare, etc... The buttons describes by this interface should have interaction with backend */\nexport type Catalog_Data_Product_Render_Button_Interface = {\n __typename?: 'catalog_data_product_render_button_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Post data */\n post_data: Scalars['String']['output'];\n /** Flag whether a product has options or not */\n required_options: Scalars['Boolean']['output'];\n /** Url, needed to add product to cart */\n url: Scalars['String']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\Catalog\\Api\\Data\\ProductRenderInterface */\nexport type Catalog_Data_Product_Render_Extension_Interface = {\n __typename?: 'catalog_data_product_render_extension_interface';\n review_html?: Maybe<Scalars['String']['output']>;\n wishlist_button?: Maybe<Catalog_Data_Product_Render_Button_Interface>;\n};\n\n/** Formatted Price interface. Aggregate formatted html with price representations. E.g.: <span class=\"price\">$9.00</span> Consider currency, rounding and html */\nexport type Catalog_Data_Product_Render_Formatted_Price_Info_Interface = {\n __typename?: 'catalog_data_product_render_formatted_price_info_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Html with final price */\n final_price: Scalars['String']['output'];\n /** Max price of a product */\n max_price: Scalars['String']['output'];\n /** Max regular price */\n max_regular_price: Scalars['String']['output'];\n /** The minimal price of the product or variation */\n minimal_price: Scalars['String']['output'];\n /** Minimal regular price */\n minimal_regular_price: Scalars['String']['output'];\n /** Price - is price of product without discounts and special price with taxes and fixed product tax */\n regular_price: Scalars['String']['output'];\n /** Special price */\n special_price: Scalars['String']['output'];\n};\n\n/** Product Render image interface. Represents physical characteristics of image, that can be used in product listing or product view */\nexport type Catalog_Data_Product_Render_Image_Interface = {\n __typename?: 'catalog_data_product_render_image_interface';\n /** Image code */\n code: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Image height */\n height: Scalars['Float']['output'];\n /** Image label */\n label: Scalars['String']['output'];\n /** Resize height */\n resized_height: Scalars['Float']['output'];\n /** Resize width */\n resized_width: Scalars['Float']['output'];\n /** Image url */\n url: Scalars['String']['output'];\n /** Image width in px */\n width: Scalars['Float']['output'];\n};\n\n/** Represents Data Object which holds enough information to render product This information is put into part as Add To Cart or Add to Compare Data or Price Data */\nexport type Catalog_Data_Product_Render_Interface = {\n __typename?: 'catalog_data_product_render_interface';\n add_to_cart_button: Catalog_Data_Product_Render_Button_Interface;\n add_to_compare_button: Catalog_Data_Product_Render_Button_Interface;\n /** Current or desired currency code to product */\n currency_code: Scalars['String']['output'];\n extension_attributes: Catalog_Data_Product_Render_Extension_Interface;\n /** Product identifier */\n id: Scalars['Int']['output'];\n /** Enough information, that needed to render image on front */\n images: Array<Maybe<Catalog_Data_Product_Render_Image_Interface>>;\n /** Information about product saleability (In Stock) */\n is_salable: Scalars['String']['output'];\n /** Product name */\n name: Scalars['String']['output'];\n price_info: Catalog_Data_Product_Render_Price_Info_Interface;\n /** Information about current store id or requested store id */\n store_id: Scalars['Int']['output'];\n /** Product type. Such as bundle, grouped, simple, etc... */\n type: Scalars['String']['output'];\n /** Product url */\n url: Scalars['String']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\Catalog\\Api\\Data\\ProductRender\\PriceInfoInterface */\nexport type Catalog_Data_Product_Render_Price_Info_Extension_Interface = {\n __typename?: 'catalog_data_product_render_price_info_extension_interface';\n msrp?: Maybe<Msrp_Data_Product_Render_Msrp_Price_Info_Interface>;\n /** Price interface. */\n tax_adjustments?: Maybe<Catalog_Data_Product_Render_Price_Info_Interface>;\n weee_adjustment?: Maybe<Scalars['String']['output']>;\n weee_attributes?: Maybe<\n Array<Maybe<Weee_Data_Product_Render_Weee_Adjustment_Attribute_Interface>>\n >;\n};\n\n/** Price interface. */\nexport type Catalog_Data_Product_Render_Price_Info_Interface = {\n __typename?: 'catalog_data_product_render_price_info_interface';\n extension_attributes?: Maybe<Catalog_Data_Product_Render_Price_Info_Extension_Interface>;\n /** Final price */\n final_price: Scalars['Float']['output'];\n formatted_prices: Catalog_Data_Product_Render_Formatted_Price_Info_Interface;\n /** Max price of a product */\n max_price: Scalars['Float']['output'];\n /** Max regular price */\n max_regular_price: Scalars['Float']['output'];\n /** Minimal price */\n minimal_price: Scalars['Float']['output'];\n /** Minimal regular price */\n minimal_regular_price: Scalars['Float']['output'];\n /** Regular price */\n regular_price: Scalars['Float']['output'];\n /** Special price */\n special_price: Scalars['Float']['output'];\n};\n\n/** Dto that holds render information about products */\nexport type Catalog_Data_Product_Render_Search_Results_Interface = {\n __typename?: 'catalog_data_product_render_search_results_interface';\n /** List of products rendered information */\n items: Array<Maybe<Catalog_Data_Product_Render_Interface>>;\n};\n\n/** Interface PaymentDetailsInterface */\nexport type Checkout_Data_Payment_Details_Interface = {\n __typename?: 'checkout_data_payment_details_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n payment_methods: Array<Maybe<Quote_Data_Payment_Method_Interface2>>;\n totals: Quote_Data_Totals_Interface;\n};\n\n/** Interface ShippingInformationInterface */\nexport type Checkout_Data_Shipping_Information_Interface_Input = {\n billing_address?: InputMaybe<Quote_Data_Address_Interface_Input>;\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n shipping_address: Quote_Data_Address_Interface_Input;\n /** Carrier code */\n shipping_carrier_code: Scalars['String']['input'];\n /** Shipping method code */\n shipping_method_code: Scalars['String']['input'];\n};\n\n/** Interface TotalsInformationInterface */\nexport type Checkout_Data_Totals_Information_Interface_Input = {\n address: Quote_Data_Address_Interface_Input;\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Carrier code */\n shipping_carrier_code?: InputMaybe<Scalars['String']['input']>;\n /** Shipping method code */\n shipping_method_code?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Interface ConfigurableItemOptionValueInterface */\nexport type Configurable_Product_Data_Configurable_Item_Option_Value_Interface =\n {\n __typename?: 'configurable_product_data_configurable_item_option_value_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Option SKU */\n option_id: Scalars['String']['output'];\n /** Item id */\n option_value?: Maybe<Scalars['Int']['output']>;\n };\n\n/** Interface ConfigurableItemOptionValueInterface */\nexport type Configurable_Product_Data_Configurable_Item_Option_Value_Interface_Input =\n {\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Option SKU */\n option_id: Scalars['String']['input'];\n /** Item id */\n option_value?: InputMaybe<Scalars['Int']['input']>;\n };\n\n/** Assigns a specific `cart_id` to the empty cart. */\nexport type CreateEmptyCartInput = {\n /** The ID to assign to the cart. */\n cart_id?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Customer address interface. */\nexport type Customer_Data_Address_Interface = {\n __typename?: 'customer_data_address_interface';\n /** City name */\n city?: Maybe<Scalars['String']['output']>;\n /** Company */\n company?: Maybe<Scalars['String']['output']>;\n /** Country code in ISO_3166-2 format */\n country_id?: Maybe<Scalars['String']['output']>;\n /** Custom attributes values. */\n custom_attributes?: Maybe<Array<Maybe<Framework_Attribute_Interface>>>;\n /** Customer ID */\n customer_id?: Maybe<Scalars['Int']['output']>;\n /** If this address is default billing address */\n default_billing?: Maybe<Scalars['Boolean']['output']>;\n /** If this address is default shipping address. */\n default_shipping?: Maybe<Scalars['Boolean']['output']>;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Fax number */\n fax?: Maybe<Scalars['String']['output']>;\n /** First name */\n firstname?: Maybe<Scalars['String']['output']>;\n /** ID */\n id?: Maybe<Scalars['Int']['output']>;\n /** Last name */\n lastname?: Maybe<Scalars['String']['output']>;\n /** Middle name */\n middlename?: Maybe<Scalars['String']['output']>;\n /** Postcode */\n postcode?: Maybe<Scalars['String']['output']>;\n /** Prefix */\n prefix?: Maybe<Scalars['String']['output']>;\n region?: Maybe<Customer_Data_Region_Interface>;\n /** Region ID */\n region_id?: Maybe<Scalars['Int']['output']>;\n /** Street */\n street?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n /** Suffix */\n suffix?: Maybe<Scalars['String']['output']>;\n /** Telephone number */\n telephone?: Maybe<Scalars['String']['output']>;\n /** Vat id */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Customer address interface. */\nexport type Customer_Data_Address_Interface_Input = {\n /** City name */\n city?: InputMaybe<Scalars['String']['input']>;\n /** Company */\n company?: InputMaybe<Scalars['String']['input']>;\n /** Country code in ISO_3166-2 format */\n country_id?: InputMaybe<Scalars['String']['input']>;\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n /** Customer ID */\n customer_id?: InputMaybe<Scalars['Int']['input']>;\n /** If this address is default billing address */\n default_billing?: InputMaybe<Scalars['Boolean']['input']>;\n /** If this address is default shipping address. */\n default_shipping?: InputMaybe<Scalars['Boolean']['input']>;\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Fax number */\n fax?: InputMaybe<Scalars['String']['input']>;\n /** First name */\n firstname?: InputMaybe<Scalars['String']['input']>;\n /** ID */\n id?: InputMaybe<Scalars['Int']['input']>;\n /** Last name */\n lastname?: InputMaybe<Scalars['String']['input']>;\n /** Middle name */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** Postcode */\n postcode?: InputMaybe<Scalars['String']['input']>;\n /** Prefix */\n prefix?: InputMaybe<Scalars['String']['input']>;\n region?: InputMaybe<Customer_Data_Region_Interface_Input>;\n /** Region ID */\n region_id?: InputMaybe<Scalars['Int']['input']>;\n /** Street */\n street?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** Suffix */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** Telephone number */\n telephone?: InputMaybe<Scalars['String']['input']>;\n /** Vat id */\n vat_id?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Customer\\Api\\Data\\CustomerInterface */\nexport type Customer_Data_Customer_Extension_Interface = {\n __typename?: 'customer_data_customer_extension_interface';\n assistance_allowed?: Maybe<Scalars['Int']['output']>;\n is_subscribed?: Maybe<Scalars['Boolean']['output']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Customer\\Api\\Data\\CustomerInterface */\nexport type Customer_Data_Customer_Extension_Interface_Input = {\n assistance_allowed?: InputMaybe<Scalars['Int']['input']>;\n is_subscribed?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n/** Customer entity interface for API handling. */\nexport type Customer_Data_Customer_Interface = {\n __typename?: 'customer_data_customer_interface';\n /** Customer addresses. */\n addresses?: Maybe<Array<Maybe<Customer_Data_Address_Interface>>>;\n /** Confirmation */\n confirmation?: Maybe<Scalars['String']['output']>;\n /** Created at time */\n created_at?: Maybe<Scalars['String']['output']>;\n /** Created in area */\n created_in?: Maybe<Scalars['String']['output']>;\n /** Custom attributes values. */\n custom_attributes?: Maybe<Array<Maybe<Framework_Attribute_Interface>>>;\n /** Default billing address id */\n default_billing?: Maybe<Scalars['String']['output']>;\n /** Default shipping address id */\n default_shipping?: Maybe<Scalars['String']['output']>;\n /** Disable auto group change flag. */\n disable_auto_group_change?: Maybe<Scalars['Int']['output']>;\n /** In keeping with current security and privacy best practices, be sure you are aware of any potential legal and security risks associated with the storage of customers’ full date of birth (month, day, year) along with other personal identifiers (e.g., full name) before collecting or processing such data. */\n dob?: Maybe<Scalars['String']['output']>;\n /** Email address */\n email: Scalars['String']['output'];\n extension_attributes?: Maybe<Customer_Data_Customer_Extension_Interface>;\n /** First name */\n firstname: Scalars['String']['output'];\n /** Gender */\n gender?: Maybe<Scalars['Int']['output']>;\n /** Group id */\n group_id?: Maybe<Scalars['Int']['output']>;\n /** Customer id */\n id?: Maybe<Scalars['Int']['output']>;\n /** Last name */\n lastname: Scalars['String']['output'];\n /** Middle name */\n middlename?: Maybe<Scalars['String']['output']>;\n /** Prefix */\n prefix?: Maybe<Scalars['String']['output']>;\n /** Store id */\n store_id?: Maybe<Scalars['Int']['output']>;\n /** Suffix */\n suffix?: Maybe<Scalars['String']['output']>;\n /** Tax Vat */\n taxvat?: Maybe<Scalars['String']['output']>;\n /** Updated at time */\n updated_at?: Maybe<Scalars['String']['output']>;\n /** Website id */\n website_id?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Customer entity interface for API handling. */\nexport type Customer_Data_Customer_Interface_Input = {\n /** Customer addresses. */\n addresses?: InputMaybe<\n Array<InputMaybe<Customer_Data_Address_Interface_Input>>\n >;\n /** Confirmation */\n confirmation?: InputMaybe<Scalars['String']['input']>;\n /** Created at time */\n created_at?: InputMaybe<Scalars['String']['input']>;\n /** Created in area */\n created_in?: InputMaybe<Scalars['String']['input']>;\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n /** Default billing address id */\n default_billing?: InputMaybe<Scalars['String']['input']>;\n /** Default shipping address id */\n default_shipping?: InputMaybe<Scalars['String']['input']>;\n /** Disable auto group change flag. */\n disable_auto_group_change?: InputMaybe<Scalars['Int']['input']>;\n /** In keeping with current security and privacy best practices, be sure you are aware of any potential legal and security risks associated with the storage of customers’ full date of birth (month, day, year) along with other personal identifiers (e.g., full name) before collecting or processing such data. */\n dob?: InputMaybe<Scalars['String']['input']>;\n /** Email address */\n email: Scalars['String']['input'];\n extension_attributes?: InputMaybe<Customer_Data_Customer_Extension_Interface_Input>;\n /** First name */\n firstname: Scalars['String']['input'];\n /** Gender */\n gender?: InputMaybe<Scalars['Int']['input']>;\n /** Group id */\n group_id?: InputMaybe<Scalars['Int']['input']>;\n /** Customer id */\n id?: InputMaybe<Scalars['Int']['input']>;\n /** Last name */\n lastname: Scalars['String']['input'];\n /** Middle name */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** Prefix */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** Store id */\n store_id?: InputMaybe<Scalars['Int']['input']>;\n /** Suffix */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** Tax Vat */\n taxvat?: InputMaybe<Scalars['String']['input']>;\n /** Updated at time */\n updated_at?: InputMaybe<Scalars['String']['input']>;\n /** Website id */\n website_id?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Customer address region interface. */\nexport type Customer_Data_Region_Interface = {\n __typename?: 'customer_data_region_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Region */\n region: Scalars['String']['output'];\n /** Region code */\n region_code: Scalars['String']['output'];\n /** Region id */\n region_id: Scalars['Int']['output'];\n};\n\n/** Customer address region interface. */\nexport type Customer_Data_Region_Interface_Input = {\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Region */\n region: Scalars['String']['input'];\n /** Region code */\n region_code: Scalars['String']['input'];\n /** Region id */\n region_id: Scalars['Int']['input'];\n};\n\n/** Country Information interface. */\nexport type Directory_Data_Country_Information_Interface = {\n __typename?: 'directory_data_country_information_interface';\n /** The available regions for the store. */\n available_regions?: Maybe<\n Array<Maybe<Directory_Data_Region_Information_Interface>>\n >;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** The country full name (in English) for the store. */\n full_name_english: Scalars['String']['output'];\n /** The country full name (in store locale) for the store. */\n full_name_locale: Scalars['String']['output'];\n /** The country id for the store. */\n id: Scalars['String']['output'];\n /** The country 3 letter abbreviation for the store. */\n three_letter_abbreviation: Scalars['String']['output'];\n /** The country 2 letter abbreviation for the store. */\n two_letter_abbreviation: Scalars['String']['output'];\n};\n\n/** Country Information interface. */\nexport type Directory_Data_Country_Information_Interface2 = {\n __typename?: 'directory_data_country_information_interface2';\n /** The available regions for the store. */\n available_regions?: Maybe<\n Array<Maybe<Directory_Data_Region_Information_Interface>>\n >;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** The country full name (in English) for the store. */\n full_name_english: Scalars['String']['output'];\n /** The country full name (in store locale) for the store. */\n full_name_locale: Scalars['String']['output'];\n /** The country id for the store. */\n id: Scalars['String']['output'];\n /** The country 3 letter abbreviation for the store. */\n three_letter_abbreviation: Scalars['String']['output'];\n /** The country 2 letter abbreviation for the store. */\n two_letter_abbreviation: Scalars['String']['output'];\n};\n\n/** Currency Information interface. */\nexport type Directory_Data_Currency_Information_Interface = {\n __typename?: 'directory_data_currency_information_interface';\n /** The list of allowed currency codes for the store. */\n available_currency_codes: Array<Maybe<Scalars['String']['output']>>;\n /** The base currency code for the store. */\n base_currency_code: Scalars['String']['output'];\n /** The currency symbol of the base currency for the store. */\n base_currency_symbol: Scalars['String']['output'];\n /** The default display currency code for the store. */\n default_display_currency_code: Scalars['String']['output'];\n /** The currency symbol of the default display currency for the store. */\n default_display_currency_symbol: Scalars['String']['output'];\n /** The list of exchange rate information for the store. */\n exchange_rates: Array<Maybe<Directory_Data_Exchange_Rate_Interface>>;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n};\n\n/** Exchange Rate interface. */\nexport type Directory_Data_Exchange_Rate_Interface = {\n __typename?: 'directory_data_exchange_rate_interface';\n /** The currency code associated with the exchange rate. */\n currency_to: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** The exchange rate for the associated currency and the store's base currency. */\n rate: Scalars['Float']['output'];\n};\n\n/** Region Information interface. */\nexport type Directory_Data_Region_Information_Interface = {\n __typename?: 'directory_data_region_information_interface';\n /** Region code */\n code: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Region id */\n id: Scalars['String']['output'];\n /** Region name */\n name: Scalars['String']['output'];\n};\n\n/** Downloadable Option */\nexport type Downloadable_Data_Downloadable_Option_Interface = {\n __typename?: 'downloadable_data_downloadable_option_interface';\n /** The list of downloadable links */\n downloadable_links: Array<Maybe<Scalars['Int']['output']>>;\n};\n\n/** Downloadable Option */\nexport type Downloadable_Data_Downloadable_Option_Interface_Input = {\n /** The list of downloadable links */\n downloadable_links: Array<InputMaybe<Scalars['Int']['input']>>;\n};\n\n/** Error details */\nexport type Error_Errors_Item = {\n __typename?: 'error_errors_item';\n /** Error message */\n message?: Maybe<Scalars['String']['output']>;\n /** Error parameters list */\n parameters?: Maybe<Array<Maybe<Error_Parameters_Item>>>;\n};\n\n/** Error parameters item */\nexport type Error_Parameters_Item = {\n __typename?: 'error_parameters_item';\n /** Missing or invalid field name */\n fieldName?: Maybe<Scalars['String']['output']>;\n /** Incorrect field value */\n fieldValue?: Maybe<Scalars['String']['output']>;\n /** ACL resource */\n resources?: Maybe<Scalars['String']['output']>;\n};\n\nexport type Error_Response = {\n __typename?: 'error_response';\n /** Error code */\n code?: Maybe<Scalars['Int']['output']>;\n /** Errors list */\n errors?: Maybe<Array<Maybe<Error_Errors_Item>>>;\n /** Error message */\n message: Scalars['String']['output'];\n /** Error parameters list */\n parameters?: Maybe<Array<Maybe<Error_Parameters_Item>>>;\n /** Stack trace */\n trace?: Maybe<Scalars['String']['output']>;\n};\n\n/** Interface for custom attribute value. */\nexport type Framework_Attribute_Interface = {\n __typename?: 'framework_attribute_interface';\n /** Attribute code */\n attribute_code: Scalars['String']['output'];\n /** Attribute value */\n value: Scalars['String']['output'];\n};\n\n/** Interface for custom attribute value. */\nexport type Framework_Attribute_Interface_Input = {\n /** Attribute code */\n attribute_code: Scalars['String']['input'];\n /** Attribute value */\n value: Scalars['String']['input'];\n};\n\n/** Image Content data interface */\nexport type Framework_Data_Image_Content_Interface = {\n __typename?: 'framework_data_image_content_interface';\n /** Media data (base64 encoded content) */\n base64_encoded_data: Scalars['String']['output'];\n /** Image name */\n name: Scalars['String']['output'];\n /** MIME type */\n type: Scalars['String']['output'];\n};\n\n/** Image Content data interface */\nexport type Framework_Data_Image_Content_Interface_Input = {\n /** Media data (base64 encoded content) */\n base64_encoded_data: Scalars['String']['input'];\n /** Image name */\n name: Scalars['String']['input'];\n /** MIME type */\n type: Scalars['String']['input'];\n};\n\n/** Filter which can be used by any methods from service layer. */\nexport type Framework_Filter = {\n __typename?: 'framework_filter';\n /** Condition type */\n condition_type?: Maybe<Scalars['String']['output']>;\n /** Field */\n field: Scalars['String']['output'];\n /** Value */\n value: Scalars['String']['output'];\n};\n\n/** Interface Aggregation to get faceted data */\nexport type Framework_Search_Aggregation_Interface = {\n __typename?: 'framework_search_aggregation_interface';\n /** Document field names */\n bucket_names: Array<Maybe<Scalars['String']['output']>>;\n /** All Document fields */\n buckets: Array<Maybe<Framework_Search_Bucket_Interface>>;\n};\n\n/** Interface Aggregation Value */\nexport type Framework_Search_Aggregation_Value_Interface = {\n __typename?: 'framework_search_aggregation_value_interface';\n /** Metrics */\n metrics: Array<Maybe<Scalars['String']['output']>>;\n /** Aggregation */\n value: Scalars['String']['output'];\n};\n\n/** Interface for facet Bucket */\nexport type Framework_Search_Bucket_Interface = {\n __typename?: 'framework_search_bucket_interface';\n /** Field name */\n name: Scalars['String']['output'];\n /** Field values */\n values: Array<Maybe<Framework_Search_Aggregation_Value_Interface>>;\n};\n\n/** Interface Search Document */\nexport type Framework_Search_Document_Interface = {\n __typename?: 'framework_search_document_interface';\n /** Custom attributes values. */\n custom_attributes?: Maybe<Array<Maybe<Framework_Attribute_Interface>>>;\n id: Scalars['Int']['output'];\n};\n\n/** Groups two or more filters together using a logical OR */\nexport type Framework_Search_Filter_Group = {\n __typename?: 'framework_search_filter_group';\n /** A list of filters in this group */\n filters?: Maybe<Array<Maybe<Framework_Filter>>>;\n};\n\n/** Interface SearchCriteriaInterface */\nexport type Framework_Search_Search_Criteria_Interface = {\n __typename?: 'framework_search_search_criteria_interface';\n /** Current page. */\n current_page?: Maybe<Scalars['Int']['output']>;\n /** A list of filter groups. */\n filter_groups: Array<Maybe<Framework_Search_Filter_Group>>;\n /** Page size. */\n page_size?: Maybe<Scalars['Int']['output']>;\n request_name: Scalars['String']['output'];\n /** Sort order. */\n sort_orders?: Maybe<Array<Maybe<Framework_Sort_Order>>>;\n};\n\n/** Interface SearchResultInterface */\nexport type Framework_Search_Search_Result_Interface = {\n __typename?: 'framework_search_search_result_interface';\n aggregations: Framework_Search_Aggregation_Interface;\n items: Array<Maybe<Framework_Search_Document_Interface>>;\n search_criteria: Framework_Search_Search_Criteria_Interface;\n /** Total count. */\n total_count: Scalars['Int']['output'];\n};\n\n/** Data object for sort order. */\nexport type Framework_Sort_Order = {\n __typename?: 'framework_sort_order';\n /** Sorting direction. */\n direction: Scalars['String']['output'];\n /** Sorting field. */\n field: Scalars['String']['output'];\n};\n\n/** Gift Card Account data */\nexport type Gift_Card_Account_Data_Gift_Card_Account_Interface_Input = {\n /** Cards amount in base currency. */\n base_gift_cards_amount: Scalars['Float']['input'];\n /** Cards amount used in base currency. */\n base_gift_cards_amount_used: Scalars['Float']['input'];\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Cards codes. */\n gift_cards?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n /** Cards amount in quote currency. */\n gift_cards_amount: Scalars['Float']['input'];\n /** Cards amount used in quote currency. */\n gift_cards_amount_used: Scalars['Float']['input'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\GiftCard\\Api\\Data\\GiftCardOptionInterface */\nexport type Gift_Card_Data_Gift_Card_Option_Extension_Interface = {\n __typename?: 'gift_card_data_gift_card_option_extension_interface';\n giftcard_created_codes?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\GiftCard\\Api\\Data\\GiftCardOptionInterface */\nexport type Gift_Card_Data_Gift_Card_Option_Extension_Interface_Input = {\n giftcard_created_codes?: InputMaybe<\n Array<InputMaybe<Scalars['String']['input']>>\n >;\n};\n\n/** Interface GiftCardOptionInterface */\nexport type Gift_Card_Data_Gift_Card_Option_Interface = {\n __typename?: 'gift_card_data_gift_card_option_interface';\n /** Gift card open amount value. */\n custom_giftcard_amount?: Maybe<Scalars['Float']['output']>;\n extension_attributes?: Maybe<Gift_Card_Data_Gift_Card_Option_Extension_Interface>;\n /** Gift card amount. */\n giftcard_amount: Scalars['String']['output'];\n /** Giftcard message. */\n giftcard_message?: Maybe<Scalars['String']['output']>;\n /** Gift card recipient email. */\n giftcard_recipient_email: Scalars['String']['output'];\n /** Gift card recipient name. */\n giftcard_recipient_name: Scalars['String']['output'];\n /** Gift card sender email. */\n giftcard_sender_email: Scalars['String']['output'];\n /** Gift card sender name. */\n giftcard_sender_name: Scalars['String']['output'];\n};\n\n/** Interface GiftCardOptionInterface */\nexport type Gift_Card_Data_Gift_Card_Option_Interface_Input = {\n /** Gift card open amount value. */\n custom_giftcard_amount?: InputMaybe<Scalars['Float']['input']>;\n extension_attributes?: InputMaybe<Gift_Card_Data_Gift_Card_Option_Extension_Interface_Input>;\n /** Gift card amount. */\n giftcard_amount: Scalars['String']['input'];\n /** Giftcard message. */\n giftcard_message?: InputMaybe<Scalars['String']['input']>;\n /** Gift card recipient email. */\n giftcard_recipient_email: Scalars['String']['input'];\n /** Gift card recipient name. */\n giftcard_recipient_name: Scalars['String']['input'];\n /** Gift card sender email. */\n giftcard_sender_email: Scalars['String']['input'];\n /** Gift card sender name. */\n giftcard_sender_name: Scalars['String']['input'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\GiftMessage\\Api\\Data\\MessageInterface */\nexport type Gift_Message_Data_Message_Extension_Interface = {\n __typename?: 'gift_message_data_message_extension_interface';\n entity_id?: Maybe<Scalars['String']['output']>;\n entity_type?: Maybe<Scalars['String']['output']>;\n wrapping_add_printed_card?: Maybe<Scalars['Boolean']['output']>;\n wrapping_allow_gift_receipt?: Maybe<Scalars['Boolean']['output']>;\n wrapping_id?: Maybe<Scalars['Int']['output']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\GiftMessage\\Api\\Data\\MessageInterface */\nexport type Gift_Message_Data_Message_Extension_Interface_Input = {\n entity_id?: InputMaybe<Scalars['String']['input']>;\n entity_type?: InputMaybe<Scalars['String']['input']>;\n wrapping_add_printed_card?: InputMaybe<Scalars['Boolean']['input']>;\n wrapping_allow_gift_receipt?: InputMaybe<Scalars['Boolean']['input']>;\n wrapping_id?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Interface MessageInterface */\nexport type Gift_Message_Data_Message_Interface = {\n __typename?: 'gift_message_data_message_interface';\n /** Customer ID. Otherwise, null. */\n customer_id?: Maybe<Scalars['Int']['output']>;\n extension_attributes?: Maybe<Gift_Message_Data_Message_Extension_Interface>;\n /** Gift message ID. Otherwise, null. */\n gift_message_id?: Maybe<Scalars['Int']['output']>;\n /** Message text. */\n message: Scalars['String']['output'];\n /** Recipient name. */\n recipient: Scalars['String']['output'];\n /** Sender name. */\n sender: Scalars['String']['output'];\n};\n\n/** Interface MessageInterface */\nexport type Gift_Message_Data_Message_Interface_Input = {\n /** Customer ID. Otherwise, null. */\n customer_id?: InputMaybe<Scalars['Int']['input']>;\n extension_attributes?: InputMaybe<Gift_Message_Data_Message_Extension_Interface_Input>;\n /** Gift message ID. Otherwise, null. */\n gift_message_id?: InputMaybe<Scalars['Int']['input']>;\n /** Message text. */\n message: Scalars['String']['input'];\n /** Recipient name. */\n recipient: Scalars['String']['input'];\n /** Sender name. */\n sender: Scalars['String']['input'];\n};\n\n/** Represents `product item id with qty` of a grouped product. */\nexport type Grouped_Product_Data_Grouped_Options_Interface = {\n __typename?: 'grouped_product_data_grouped_options_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Associated product id */\n id?: Maybe<Scalars['Int']['output']>;\n /** Associated product qty */\n qty?: Maybe<Scalars['Int']['output']>;\n};\n\n/** Represents `product item id with qty` of a grouped product. */\nexport type Grouped_Product_Data_Grouped_Options_Interface_Input = {\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** Associated product id */\n id?: InputMaybe<Scalars['Int']['input']>;\n /** Associated product qty */\n qty?: InputMaybe<Scalars['Int']['input']>;\n};\n\n/** Represents sources projection on In-Store Pickup context. Realisation must follow immutable DTO concept. Partial immutability done according to restriction of current Extension Attributes implementation. */\nexport type Inventory_In_Store_Pickup_Api_Data_Pickup_Location_Interface = {\n __typename?: 'inventory_in_store_pickup_api_data_pickup_location_interface';\n /** Pickup Location city. */\n city?: Maybe<Scalars['String']['output']>;\n /** Pickup Location contact name. */\n contact_name?: Maybe<Scalars['String']['output']>;\n /** Pickup Location country ID. */\n country_id?: Maybe<Scalars['String']['output']>;\n /** Pickup Location description. */\n description?: Maybe<Scalars['String']['output']>;\n /** Pickup Location contact email. */\n email?: Maybe<Scalars['String']['output']>;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Fax contact info. */\n fax?: Maybe<Scalars['String']['output']>;\n /** Pickup Location latitude. */\n latitude?: Maybe<Scalars['Float']['output']>;\n /** Pickup Location longitude. */\n longitude?: Maybe<Scalars['Float']['output']>;\n /** Pickup Location name. */\n name?: Maybe<Scalars['String']['output']>;\n /** Pickup Location phone. */\n phone?: Maybe<Scalars['String']['output']>;\n /** Source code of Pickup Location. */\n pickup_location_code: Scalars['String']['output'];\n /** Pickup Location postcode. */\n postcode?: Maybe<Scalars['String']['output']>;\n /** Pickup Location region. */\n region?: Maybe<Scalars['String']['output']>;\n /** Pickup Location region ID. */\n region_id?: Maybe<Scalars['Int']['output']>;\n /** Pickup Location street. */\n street?: Maybe<Scalars['String']['output']>;\n};\n\n/** Filter by Distance to the Address. Pickup Locations will be filtered by distance according to the geo-position of the entered address. Required fields for the address are country and one of the field: region or city or postcode. */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Area_Interface = {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_area_interface';\n /** Search radius in KM. */\n radius: Scalars['Int']['output'];\n /** Search term string. */\n search_term: Scalars['String']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\InventoryInStorePickupApi\\Api\\Data\\SearchRequestInterface */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Extension_Interface =\n {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_extension_interface';\n products_info?: Maybe<\n Array<\n Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Product_Info_Interface>\n >\n >;\n };\n\n/** Filter for Pickup Location search. */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface =\n {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_filter_interface';\n /** Condition Type. */\n condition_type: Scalars['String']['output'];\n /** Value. */\n value: Scalars['String']['output'];\n };\n\n/** Filter to filter by Fields. Each field may be filtered with different condition type. Supported condition types restricted by @see \\Magento\\Framework\\Api\\SearchCriteriaInterface */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Filters_Interface =\n {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_filters_interface';\n city?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n country?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n name?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n pickup_location_code?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n postcode?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n region?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n region_id?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n street?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filter_Interface>;\n };\n\n/** Endpoint used to search Pickup Locations by different parameters: - by attribute filters fields @see \\Magento\\InventoryInStorePickupApi\\Api\\Data\\SearchRequest\\FiltersInterface - by distance to the address @see \\Magento\\InventoryInStorePickupApi\\Api\\Data\\SearchRequest\\AreaInterface Also, endpoint supports paging and sort orders. */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Interface = {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_interface';\n area?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Area_Interface>;\n /** Current page. */\n current_page: Scalars['Int']['output'];\n extension_attributes?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Extension_Interface>;\n filters?: Maybe<Inventory_In_Store_Pickup_Api_Data_Search_Request_Filters_Interface>;\n /** Page size. */\n page_size?: Maybe<Scalars['Int']['output']>;\n /** Sales Channel code. */\n scope_code: Scalars['String']['output'];\n /** Sales Channel Type. */\n scope_type: Scalars['String']['output'];\n /** Sort Order. */\n sort?: Maybe<Array<Maybe<Framework_Sort_Order>>>;\n};\n\n/** Product Info Data Transfer Object. */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Request_Product_Info_Interface =\n {\n __typename?: 'inventory_in_store_pickup_api_data_search_request_product_info_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Product SKU. */\n sku: Scalars['String']['output'];\n };\n\n/** Search results for providing pickup locations. */\nexport type Inventory_In_Store_Pickup_Api_Data_Search_Result_Interface = {\n __typename?: 'inventory_in_store_pickup_api_data_search_result_interface';\n /** Items list. */\n items: Array<\n Maybe<Inventory_In_Store_Pickup_Api_Data_Pickup_Location_Interface>\n >;\n search_request: Inventory_In_Store_Pickup_Api_Data_Search_Request_Interface;\n /** Total count. */\n total_count: Scalars['Int']['output'];\n};\n\n/** Price interface. */\nexport type Msrp_Data_Product_Render_Msrp_Price_Info_Interface = {\n __typename?: 'msrp_data_product_render_msrp_price_info_interface';\n explanation_message: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n is_applicable: Scalars['String']['output'];\n is_shown_price_on_gesture: Scalars['String']['output'];\n msrp_message: Scalars['String']['output'];\n msrp_price: Scalars['String']['output'];\n};\n\n/** Interface AuthDataInterface */\nexport type Pay_Pal_Braintree_Data_Auth_Data_Interface = {\n __typename?: 'pay_pal_braintree_data_auth_data_interface';\n /** To success page */\n action_success: Scalars['String']['output'];\n /** Client token */\n client_token?: Maybe<Scalars['String']['output']>;\n /** Display name */\n display_name: Scalars['String']['output'];\n logged_in: Scalars['Boolean']['output'];\n /** Current store code */\n store_code: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Card_Bin_Details_Interface = {\n __typename?: 'payment_services_paypal_data_payment_card_bin_details_interface';\n /** Bin */\n bin: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Card_Details_Interface = {\n __typename?: 'payment_services_paypal_data_payment_card_details_interface';\n bin_details: Payment_Services_Paypal_Data_Payment_Card_Bin_Details_Interface;\n /** Card expiry month */\n card_expiry_month: Scalars['String']['output'];\n /** Card expiry year */\n card_expiry_year: Scalars['String']['output'];\n /** Last digits */\n last_digits: Scalars['String']['output'];\n /** Name */\n name: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Apple_Pay_Interface = {\n __typename?: 'payment_services_paypal_data_payment_config_apple_pay_interface';\n button_styles: Payment_Services_Paypal_Data_Payment_Config_Button_Styles_Interface;\n /** Code */\n code: Scalars['String']['output'];\n /** Visible */\n is_visible: Scalars['Boolean']['output'];\n /** Payment intent */\n payment_intent: Scalars['String']['output'];\n /** PaymentSource */\n payment_source: Scalars['String']['output'];\n /** SDK params */\n sdk_params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n /** Sort Order */\n sort_order: Scalars['String']['output'];\n /** Title */\n title: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Button_Styles_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_button_styles_interface';\n /** Color */\n color: Scalars['String']['output'];\n /** Height */\n height: Scalars['Int']['output'];\n /** Label */\n label: Scalars['String']['output'];\n /** Layout */\n layout: Scalars['String']['output'];\n /** Shape */\n shape: Scalars['String']['output'];\n /** ShowTagline */\n tagline: Scalars['Boolean']['output'];\n /** Height */\n use_default_height: Scalars['Boolean']['output'];\n };\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Google_Pay_Button_Styles_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_google_pay_button_styles_interface';\n /** Color */\n color: Scalars['String']['output'];\n /** Height */\n height: Scalars['Int']['output'];\n /** Type */\n type: Scalars['String']['output'];\n };\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Google_Pay_Interface = {\n __typename?: 'payment_services_paypal_data_payment_config_google_pay_interface';\n button_styles: Payment_Services_Paypal_Data_Payment_Config_Google_Pay_Button_Styles_Interface;\n /** Code */\n code: Scalars['String']['output'];\n /** Visible */\n is_visible: Scalars['Boolean']['output'];\n /** Payment intent */\n payment_intent: Scalars['String']['output'];\n /** PaymentSource */\n payment_source: Scalars['String']['output'];\n /** SDK params */\n sdk_params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n /** Sort Order */\n sort_order: Scalars['String']['output'];\n /** Title */\n title: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Hosted_Fields_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_hosted_fields_interface';\n /** CcVaultCode */\n cc_vault_code: Scalars['String']['output'];\n /** Code */\n code: Scalars['String']['output'];\n /** HasIsVaultEnabled */\n is_vault_enabled: Scalars['Boolean']['output'];\n /** Visible */\n is_visible: Scalars['Boolean']['output'];\n /** Payment intent */\n payment_intent: Scalars['String']['output'];\n /** Payment Source */\n payment_source: Scalars['String']['output'];\n /** RequiresCardDetails */\n requires_card_details: Scalars['Boolean']['output'];\n /** SDK params */\n sdk_params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n /** Sort Order */\n sort_order: Scalars['String']['output'];\n /** ThreeDS */\n three_d_s: Scalars['String']['output'];\n /** Title */\n title: Scalars['String']['output'];\n };\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface = {\n __typename?: 'payment_services_paypal_data_payment_config_sdk_params_interface';\n /** Code */\n name: Scalars['String']['output'];\n /** Config */\n value: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_smart_buttons_interface';\n button_styles: Payment_Services_Paypal_Data_Payment_Config_Button_Styles_Interface;\n /** Code */\n code: Scalars['String']['output'];\n /** CanDisplayMessage */\n display_message: Scalars['Boolean']['output'];\n /** Venmo */\n display_venmo: Scalars['Boolean']['output'];\n /** Visible */\n is_visible: Scalars['Boolean']['output'];\n message_styles: Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Message_Styles_Interface;\n /** Payment intent */\n payment_intent: Scalars['String']['output'];\n /** SDK params */\n sdk_params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n /** Sort Order */\n sort_order: Scalars['String']['output'];\n /** Title */\n title: Scalars['String']['output'];\n };\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Logo_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_smart_buttons_logo_interface';\n /** CanDisplayMessage */\n type: Scalars['String']['output'];\n };\n\nexport type Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Message_Styles_Interface =\n {\n __typename?: 'payment_services_paypal_data_payment_config_smart_buttons_message_styles_interface';\n /** CanDisplayMessage */\n layout: Scalars['String']['output'];\n logo: Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Logo_Interface;\n };\n\n/** Interface PaymentOrderDetailsInterface */\nexport type Payment_Services_Paypal_Data_Payment_Order_Details_Interface = {\n __typename?: 'payment_services_paypal_data_payment_order_details_interface';\n /** Payment order amount */\n amount: Scalars['Float']['output'];\n /** Payment order currency code */\n currency_code: Scalars['String']['output'];\n /** Payment order id */\n id: Scalars['String']['output'];\n /** Payment order mpOrderId */\n mp_order_id: Scalars['String']['output'];\n payment_source_details: Payment_Services_Paypal_Data_Payment_Source_Details_Interface;\n /** Payment order status */\n status: Scalars['String']['output'];\n};\n\n/** Interface PaymentOrderInterface */\nexport type Payment_Services_Paypal_Data_Payment_Order_Interface = {\n __typename?: 'payment_services_paypal_data_payment_order_interface';\n /** Payment order amount */\n amount: Scalars['Float']['output'];\n /** Payment order currency code */\n currency_code: Scalars['String']['output'];\n /** Payment order id */\n id: Scalars['String']['output'];\n /** Payment order mpOrderId */\n mp_order_id: Scalars['String']['output'];\n /** Payment order status */\n status: Scalars['String']['output'];\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Sdk_Params_Interface = {\n __typename?: 'payment_services_paypal_data_payment_sdk_params_interface';\n /** The payments sdk code */\n code: Scalars['String']['output'];\n /** The payments sdk params */\n params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Sdk_Params_Interface2 = {\n __typename?: 'payment_services_paypal_data_payment_sdk_params_interface2';\n /** The payments sdk code */\n code: Scalars['String']['output'];\n /** The payments sdk params */\n params: Array<\n Maybe<Payment_Services_Paypal_Data_Payment_Config_Sdk_Params_Interface>\n >;\n};\n\nexport type Payment_Services_Paypal_Data_Payment_Source_Details_Interface = {\n __typename?: 'payment_services_paypal_data_payment_source_details_interface';\n card: Payment_Services_Paypal_Data_Payment_Card_Details_Interface;\n};\n\nexport type Payment_Services_Paypal_Payment_Config_Response_Interface = {\n __typename?: 'payment_services_paypal_payment_config_response_interface';\n apple_pay: Payment_Services_Paypal_Data_Payment_Config_Apple_Pay_Interface;\n google_pay: Payment_Services_Paypal_Data_Payment_Config_Google_Pay_Interface;\n hosted_fields: Payment_Services_Paypal_Data_Payment_Config_Hosted_Fields_Interface;\n smart_buttons: Payment_Services_Paypal_Data_Payment_Config_Smart_Buttons_Interface;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\AddressInterface */\nexport type Quote_Data_Address_Extension_Interface = {\n __typename?: 'quote_data_address_extension_interface';\n discounts?: Maybe<Array<Maybe<Sales_Rule_Data_Rule_Discount_Interface>>>;\n gift_registry_id?: Maybe<Scalars['Int']['output']>;\n pickup_location_code?: Maybe<Scalars['String']['output']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\AddressInterface */\nexport type Quote_Data_Address_Extension_Interface_Input = {\n discounts?: InputMaybe<\n Array<InputMaybe<Sales_Rule_Data_Rule_Discount_Interface_Input>>\n >;\n gift_registry_id?: InputMaybe<Scalars['Int']['input']>;\n pickup_location_code?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Interface AddressInterface */\nexport type Quote_Data_Address_Interface = {\n __typename?: 'quote_data_address_interface';\n /** City name */\n city: Scalars['String']['output'];\n /** Company */\n company?: Maybe<Scalars['String']['output']>;\n /** Country id */\n country_id: Scalars['String']['output'];\n /** Custom attributes values. */\n custom_attributes?: Maybe<Array<Maybe<Framework_Attribute_Interface>>>;\n /** Customer address id */\n customer_address_id?: Maybe<Scalars['Int']['output']>;\n /** Customer id */\n customer_id?: Maybe<Scalars['Int']['output']>;\n /** Billing/shipping email */\n email: Scalars['String']['output'];\n extension_attributes?: Maybe<Quote_Data_Address_Extension_Interface>;\n /** Fax number */\n fax?: Maybe<Scalars['String']['output']>;\n /** First name */\n firstname: Scalars['String']['output'];\n /** Id */\n id?: Maybe<Scalars['Int']['output']>;\n /** Last name */\n lastname: Scalars['String']['output'];\n /** Middle name */\n middlename?: Maybe<Scalars['String']['output']>;\n /** Postcode */\n postcode: Scalars['String']['output'];\n /** Prefix */\n prefix?: Maybe<Scalars['String']['output']>;\n /** Region name */\n region: Scalars['String']['output'];\n /** Region code */\n region_code: Scalars['String']['output'];\n /** Region id */\n region_id: Scalars['Int']['output'];\n /** Same as billing flag */\n same_as_billing?: Maybe<Scalars['Int']['output']>;\n /** Save in address book flag */\n save_in_address_book?: Maybe<Scalars['Int']['output']>;\n /** Street */\n street: Array<Maybe<Scalars['String']['output']>>;\n /** Suffix */\n suffix?: Maybe<Scalars['String']['output']>;\n /** Telephone number */\n telephone: Scalars['String']['output'];\n /** Vat id */\n vat_id?: Maybe<Scalars['String']['output']>;\n};\n\n/** Interface AddressInterface */\nexport type Quote_Data_Address_Interface_Input = {\n /** City name */\n city: Scalars['String']['input'];\n /** Company */\n company?: InputMaybe<Scalars['String']['input']>;\n /** Country id */\n country_id: Scalars['String']['input'];\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n /** Customer address id */\n customer_address_id?: InputMaybe<Scalars['Int']['input']>;\n /** Customer id */\n customer_id?: InputMaybe<Scalars['Int']['input']>;\n /** Billing/shipping email */\n email: Scalars['String']['input'];\n extension_attributes?: InputMaybe<Quote_Data_Address_Extension_Interface_Input>;\n /** Fax number */\n fax?: InputMaybe<Scalars['String']['input']>;\n /** First name */\n firstname: Scalars['String']['input'];\n /** Id */\n id?: InputMaybe<Scalars['Int']['input']>;\n /** Last name */\n lastname: Scalars['String']['input'];\n /** Middle name */\n middlename?: InputMaybe<Scalars['String']['input']>;\n /** Postcode */\n postcode: Scalars['String']['input'];\n /** Prefix */\n prefix?: InputMaybe<Scalars['String']['input']>;\n /** Region name */\n region: Scalars['String']['input'];\n /** Region code */\n region_code: Scalars['String']['input'];\n /** Region id */\n region_id: Scalars['Int']['input'];\n /** Same as billing flag */\n same_as_billing?: InputMaybe<Scalars['Int']['input']>;\n /** Save in address book flag */\n save_in_address_book?: InputMaybe<Scalars['Int']['input']>;\n /** Street */\n street: Array<InputMaybe<Scalars['String']['input']>>;\n /** Suffix */\n suffix?: InputMaybe<Scalars['String']['input']>;\n /** Telephone number */\n telephone: Scalars['String']['input'];\n /** Vat id */\n vat_id?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\CartInterface */\nexport type Quote_Data_Cart_Extension_Interface = {\n __typename?: 'quote_data_cart_extension_interface';\n shipping_assignments?: Maybe<\n Array<Maybe<Quote_Data_Shipping_Assignment_Interface>>\n >;\n};\n\n/** Interface CartInterface */\nexport type Quote_Data_Cart_Interface = {\n __typename?: 'quote_data_cart_interface';\n billing_address?: Maybe<Quote_Data_Address_Interface>;\n /** Cart conversion date and time. Otherwise, null. */\n converted_at?: Maybe<Scalars['String']['output']>;\n /** Cart creation date and time. Otherwise, null. */\n created_at?: Maybe<Scalars['String']['output']>;\n currency?: Maybe<Quote_Data_Currency_Interface>;\n customer: Customer_Data_Customer_Interface;\n /** For guest customers, false for logged in customers */\n customer_is_guest?: Maybe<Scalars['Boolean']['output']>;\n /** Notice text */\n customer_note?: Maybe<Scalars['String']['output']>;\n /** Customer notification flag */\n customer_note_notify?: Maybe<Scalars['Boolean']['output']>;\n /** Customer tax class ID. */\n customer_tax_class_id?: Maybe<Scalars['Int']['output']>;\n extension_attributes?: Maybe<Quote_Data_Cart_Extension_Interface>;\n /** Cart/quote ID. */\n id: Scalars['Int']['output'];\n /** Active status flag value. Otherwise, null. */\n is_active?: Maybe<Scalars['Boolean']['output']>;\n /** Virtual flag value. Otherwise, null. */\n is_virtual?: Maybe<Scalars['Boolean']['output']>;\n /** Array of items. Otherwise, null. */\n items?: Maybe<Array<Maybe<Quote_Data_Cart_Item_Interface>>>;\n /** Number of different items or products in the cart. Otherwise, null. */\n items_count?: Maybe<Scalars['Int']['output']>;\n /** Total quantity of all cart items. Otherwise, null. */\n items_qty?: Maybe<Scalars['Float']['output']>;\n /** Original order ID. Otherwise, null. */\n orig_order_id?: Maybe<Scalars['Int']['output']>;\n /** Reserved order ID. Otherwise, null. */\n reserved_order_id?: Maybe<Scalars['String']['output']>;\n /** Store identifier */\n store_id: Scalars['Int']['output'];\n /** Cart last update date and time. Otherwise, null. */\n updated_at?: Maybe<Scalars['String']['output']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\CartItemInterface */\nexport type Quote_Data_Cart_Item_Extension_Interface = {\n __typename?: 'quote_data_cart_item_extension_interface';\n discounts?: Maybe<Array<Maybe<Sales_Rule_Data_Rule_Discount_Interface>>>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\CartItemInterface */\nexport type Quote_Data_Cart_Item_Extension_Interface_Input = {\n discounts?: InputMaybe<\n Array<InputMaybe<Sales_Rule_Data_Rule_Discount_Interface_Input>>\n >;\n};\n\n/** Interface CartItemInterface */\nexport type Quote_Data_Cart_Item_Interface = {\n __typename?: 'quote_data_cart_item_interface';\n extension_attributes?: Maybe<Quote_Data_Cart_Item_Extension_Interface>;\n /** Item ID. Otherwise, null. */\n item_id?: Maybe<Scalars['Int']['output']>;\n /** Product name. Otherwise, null. */\n name?: Maybe<Scalars['String']['output']>;\n /** Product price. Otherwise, null. */\n price?: Maybe<Scalars['Float']['output']>;\n product_option?: Maybe<Quote_Data_Product_Option_Interface>;\n /** Product type. Otherwise, null. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** Product quantity. */\n qty: Scalars['Float']['output'];\n /** Quote id. */\n quote_id: Scalars['String']['output'];\n /** Product SKU. Otherwise, null. */\n sku?: Maybe<Scalars['String']['output']>;\n};\n\n/** Interface CartItemInterface */\nexport type Quote_Data_Cart_Item_Interface2 = {\n __typename?: 'quote_data_cart_item_interface2';\n extension_attributes?: Maybe<Quote_Data_Cart_Item_Extension_Interface>;\n /** Item ID. Otherwise, null. */\n item_id?: Maybe<Scalars['Int']['output']>;\n /** Product name. Otherwise, null. */\n name?: Maybe<Scalars['String']['output']>;\n /** Product price. Otherwise, null. */\n price?: Maybe<Scalars['Float']['output']>;\n product_option?: Maybe<Quote_Data_Product_Option_Interface>;\n /** Product type. Otherwise, null. */\n product_type?: Maybe<Scalars['String']['output']>;\n /** Product quantity. */\n qty: Scalars['Float']['output'];\n /** Quote id. */\n quote_id: Scalars['String']['output'];\n /** Product SKU. Otherwise, null. */\n sku?: Maybe<Scalars['String']['output']>;\n};\n\n/** Interface CartItemInterface */\nexport type Quote_Data_Cart_Item_Interface_Input = {\n extension_attributes?: InputMaybe<Quote_Data_Cart_Item_Extension_Interface_Input>;\n /** Item ID. Otherwise, null. */\n item_id?: InputMaybe<Scalars['Int']['input']>;\n /** Product name. Otherwise, null. */\n name?: InputMaybe<Scalars['String']['input']>;\n /** Product price. Otherwise, null. */\n price?: InputMaybe<Scalars['Float']['input']>;\n product_option?: InputMaybe<Quote_Data_Product_Option_Interface_Input>;\n /** Product type. Otherwise, null. */\n product_type?: InputMaybe<Scalars['String']['input']>;\n /** Product quantity. */\n qty: Scalars['Float']['input'];\n /** Quote id. */\n quote_id: Scalars['String']['input'];\n /** Product SKU. Otherwise, null. */\n sku?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Interface CurrencyInterface */\nexport type Quote_Data_Currency_Interface = {\n __typename?: 'quote_data_currency_interface';\n /** Base currency code */\n base_currency_code?: Maybe<Scalars['String']['output']>;\n /** Base currency to global currency rate */\n base_to_global_rate?: Maybe<Scalars['Float']['output']>;\n /** Base currency to quote currency rate */\n base_to_quote_rate?: Maybe<Scalars['Float']['output']>;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Global currency code */\n global_currency_code?: Maybe<Scalars['String']['output']>;\n /** Quote currency code */\n quote_currency_code?: Maybe<Scalars['String']['output']>;\n /** Store currency code */\n store_currency_code?: Maybe<Scalars['String']['output']>;\n /** Store currency to base currency rate */\n store_to_base_rate?: Maybe<Scalars['Float']['output']>;\n /** Store currency to quote currency rate */\n store_to_quote_rate?: Maybe<Scalars['Float']['output']>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\PaymentInterface */\nexport type Quote_Data_Payment_Extension_Interface = {\n __typename?: 'quote_data_payment_extension_interface';\n agreement_ids?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\PaymentInterface */\nexport type Quote_Data_Payment_Extension_Interface_Input = {\n agreement_ids?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n};\n\n/** Interface PaymentInterface */\nexport type Quote_Data_Payment_Interface = {\n __typename?: 'quote_data_payment_interface';\n /** Payment additional details */\n additional_data?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n extension_attributes?: Maybe<Quote_Data_Payment_Extension_Interface>;\n /** Payment method code */\n method: Scalars['String']['output'];\n /** Purchase order number */\n po_number?: Maybe<Scalars['String']['output']>;\n};\n\n/** Interface PaymentInterface */\nexport type Quote_Data_Payment_Interface_Input = {\n /** Payment additional details */\n additional_data?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n extension_attributes?: InputMaybe<Quote_Data_Payment_Extension_Interface_Input>;\n /** Payment method code */\n method: Scalars['String']['input'];\n /** Purchase order number */\n po_number?: InputMaybe<Scalars['String']['input']>;\n};\n\n/** Interface PaymentMethodInterface */\nexport type Quote_Data_Payment_Method_Interface = {\n __typename?: 'quote_data_payment_method_interface';\n /** Payment method code */\n code: Scalars['String']['output'];\n /** Payment method title */\n title: Scalars['String']['output'];\n};\n\n/** Interface PaymentMethodInterface */\nexport type Quote_Data_Payment_Method_Interface2 = {\n __typename?: 'quote_data_payment_method_interface2';\n /** Payment method code */\n code: Scalars['String']['output'];\n /** Payment method title */\n title: Scalars['String']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\ProductOptionInterface */\nexport type Quote_Data_Product_Option_Extension_Interface = {\n __typename?: 'quote_data_product_option_extension_interface';\n bundle_options?: Maybe<Array<Maybe<Bundle_Data_Bundle_Option_Interface>>>;\n configurable_item_options?: Maybe<\n Array<\n Maybe<Configurable_Product_Data_Configurable_Item_Option_Value_Interface>\n >\n >;\n custom_options?: Maybe<Array<Maybe<Catalog_Data_Custom_Option_Interface>>>;\n downloadable_option?: Maybe<Downloadable_Data_Downloadable_Option_Interface>;\n giftcard_item_option?: Maybe<Gift_Card_Data_Gift_Card_Option_Interface>;\n grouped_options?: Maybe<\n Array<Maybe<Grouped_Product_Data_Grouped_Options_Interface>>\n >;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\ProductOptionInterface */\nexport type Quote_Data_Product_Option_Extension_Interface_Input = {\n bundle_options?: InputMaybe<\n Array<InputMaybe<Bundle_Data_Bundle_Option_Interface_Input>>\n >;\n configurable_item_options?: InputMaybe<\n Array<\n InputMaybe<Configurable_Product_Data_Configurable_Item_Option_Value_Interface_Input>\n >\n >;\n custom_options?: InputMaybe<\n Array<InputMaybe<Catalog_Data_Custom_Option_Interface_Input>>\n >;\n downloadable_option?: InputMaybe<Downloadable_Data_Downloadable_Option_Interface_Input>;\n giftcard_item_option?: InputMaybe<Gift_Card_Data_Gift_Card_Option_Interface_Input>;\n grouped_options?: InputMaybe<\n Array<InputMaybe<Grouped_Product_Data_Grouped_Options_Interface_Input>>\n >;\n};\n\n/** Product option interface */\nexport type Quote_Data_Product_Option_Interface = {\n __typename?: 'quote_data_product_option_interface';\n extension_attributes?: Maybe<Quote_Data_Product_Option_Extension_Interface>;\n};\n\n/** Product option interface */\nexport type Quote_Data_Product_Option_Interface_Input = {\n extension_attributes?: InputMaybe<Quote_Data_Product_Option_Extension_Interface_Input>;\n};\n\n/** Interface ShippingAssignmentInterface */\nexport type Quote_Data_Shipping_Assignment_Interface = {\n __typename?: 'quote_data_shipping_assignment_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n items: Array<Maybe<Quote_Data_Cart_Item_Interface>>;\n shipping: Quote_Data_Shipping_Interface;\n};\n\n/** Interface ShippingInterface */\nexport type Quote_Data_Shipping_Interface = {\n __typename?: 'quote_data_shipping_interface';\n address: Quote_Data_Address_Interface;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Shipping method */\n method: Scalars['String']['output'];\n};\n\n/** Interface ShippingMethodInterface */\nexport type Quote_Data_Shipping_Method_Interface = {\n __typename?: 'quote_data_shipping_method_interface';\n /** Shipping amount in store currency. */\n amount: Scalars['Float']['output'];\n /** The value of the availability flag for the current shipping method. */\n available: Scalars['Boolean']['output'];\n /** Shipping amount in base currency. */\n base_amount: Scalars['Float']['output'];\n /** Shipping carrier code. */\n carrier_code: Scalars['String']['output'];\n /** Shipping carrier title. Otherwise, null. */\n carrier_title?: Maybe<Scalars['String']['output']>;\n /** Shipping Error message. */\n error_message: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Shipping method code. */\n method_code: Scalars['String']['output'];\n /** Shipping method title. Otherwise, null. */\n method_title?: Maybe<Scalars['String']['output']>;\n /** Shipping price excl tax. */\n price_excl_tax: Scalars['Float']['output'];\n /** Shipping price incl tax. */\n price_incl_tax: Scalars['Float']['output'];\n};\n\n/** Interface ShippingMethodInterface */\nexport type Quote_Data_Shipping_Method_Interface2 = {\n __typename?: 'quote_data_shipping_method_interface2';\n /** Shipping amount in store currency. */\n amount: Scalars['Float']['output'];\n /** The value of the availability flag for the current shipping method. */\n available: Scalars['Boolean']['output'];\n /** Shipping amount in base currency. */\n base_amount: Scalars['Float']['output'];\n /** Shipping carrier code. */\n carrier_code: Scalars['String']['output'];\n /** Shipping carrier title. Otherwise, null. */\n carrier_title?: Maybe<Scalars['String']['output']>;\n /** Shipping Error message. */\n error_message: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Shipping method code. */\n method_code: Scalars['String']['output'];\n /** Shipping method title. Otherwise, null. */\n method_title?: Maybe<Scalars['String']['output']>;\n /** Shipping price excl tax. */\n price_excl_tax: Scalars['Float']['output'];\n /** Shipping price incl tax. */\n price_incl_tax: Scalars['Float']['output'];\n};\n\n/** Interface ShippingMethodInterface */\nexport type Quote_Data_Shipping_Method_Interface3 = {\n __typename?: 'quote_data_shipping_method_interface3';\n /** Shipping amount in store currency. */\n amount: Scalars['Float']['output'];\n /** The value of the availability flag for the current shipping method. */\n available: Scalars['Boolean']['output'];\n /** Shipping amount in base currency. */\n base_amount: Scalars['Float']['output'];\n /** Shipping carrier code. */\n carrier_code: Scalars['String']['output'];\n /** Shipping carrier title. Otherwise, null. */\n carrier_title?: Maybe<Scalars['String']['output']>;\n /** Shipping Error message. */\n error_message: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Shipping method code. */\n method_code: Scalars['String']['output'];\n /** Shipping method title. Otherwise, null. */\n method_title?: Maybe<Scalars['String']['output']>;\n /** Shipping price excl tax. */\n price_excl_tax: Scalars['Float']['output'];\n /** Shipping price incl tax. */\n price_incl_tax: Scalars['Float']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\TotalSegmentInterface */\nexport type Quote_Data_Total_Segment_Extension_Interface = {\n __typename?: 'quote_data_total_segment_extension_interface';\n gift_cards?: Maybe<Scalars['String']['output']>;\n gw_add_card?: Maybe<Scalars['String']['output']>;\n gw_allow_gift_receipt?: Maybe<Scalars['String']['output']>;\n gw_base_price?: Maybe<Scalars['String']['output']>;\n gw_base_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_base_tax_amount?: Maybe<Scalars['String']['output']>;\n gw_card_base_price?: Maybe<Scalars['String']['output']>;\n gw_card_base_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_card_base_tax_amount?: Maybe<Scalars['String']['output']>;\n gw_card_price?: Maybe<Scalars['String']['output']>;\n gw_card_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_card_tax_amount?: Maybe<Scalars['String']['output']>;\n gw_item_ids?: Maybe<Array<Maybe<Scalars['String']['output']>>>;\n gw_items_base_price?: Maybe<Scalars['String']['output']>;\n gw_items_base_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_items_base_tax_amount?: Maybe<Scalars['String']['output']>;\n gw_items_price?: Maybe<Scalars['String']['output']>;\n gw_items_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_items_tax_amount?: Maybe<Scalars['String']['output']>;\n gw_order_id?: Maybe<Scalars['String']['output']>;\n gw_price?: Maybe<Scalars['String']['output']>;\n gw_price_incl_tax?: Maybe<Scalars['String']['output']>;\n gw_tax_amount?: Maybe<Scalars['String']['output']>;\n tax_grandtotal_details?: Maybe<\n Array<Maybe<Tax_Data_Grand_Total_Details_Interface>>\n >;\n};\n\n/** Interface TotalsInterface */\nexport type Quote_Data_Total_Segment_Interface = {\n __typename?: 'quote_data_total_segment_interface';\n /** Display area code. */\n area?: Maybe<Scalars['String']['output']>;\n /** Code */\n code: Scalars['String']['output'];\n extension_attributes?: Maybe<Quote_Data_Total_Segment_Extension_Interface>;\n /** Total title */\n title?: Maybe<Scalars['String']['output']>;\n /** Total value */\n value: Scalars['Float']['output'];\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\TotalsAdditionalDataInterface */\nexport type Quote_Data_Totals_Additional_Data_Extension_Interface_Input = {\n gift_messages?: InputMaybe<\n Array<InputMaybe<Gift_Message_Data_Message_Interface_Input>>\n >;\n};\n\n/** Additional data for totals collection. */\nexport type Quote_Data_Totals_Additional_Data_Interface_Input = {\n /** Custom attributes values. */\n custom_attributes?: InputMaybe<\n Array<InputMaybe<Framework_Attribute_Interface_Input>>\n >;\n extension_attributes?: InputMaybe<Quote_Data_Totals_Additional_Data_Extension_Interface_Input>;\n};\n\n/** ExtensionInterface class for @see \\Magento\\Quote\\Api\\Data\\TotalsInterface */\nexport type Quote_Data_Totals_Extension_Interface = {\n __typename?: 'quote_data_totals_extension_interface';\n base_customer_balance_amount?: Maybe<Scalars['Float']['output']>;\n base_reward_currency_amount?: Maybe<Scalars['Float']['output']>;\n coupon_label?: Maybe<Scalars['String']['output']>;\n customer_balance_amount?: Maybe<Scalars['Float']['output']>;\n reward_currency_amount?: Maybe<Scalars['Float']['output']>;\n reward_points_balance?: Maybe<Scalars['Float']['output']>;\n};\n\n/** Interface TotalsInterface */\nexport type Quote_Data_Totals_Interface = {\n __typename?: 'quote_data_totals_interface';\n /** Base currency code */\n base_currency_code?: Maybe<Scalars['String']['output']>;\n /** Discount amount in base currency */\n base_discount_amount?: Maybe<Scalars['Float']['output']>;\n /** Grand total in base currency */\n base_grand_total?: Maybe<Scalars['Float']['output']>;\n /** Shipping amount in base currency */\n base_shipping_amount?: Maybe<Scalars['Float']['output']>;\n /** Shipping discount amount in base currency */\n base_shipping_discount_amount?: Maybe<Scalars['Float']['output']>;\n /** Shipping including tax in base currency */\n base_shipping_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Shipping tax amount in base currency */\n base_shipping_tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Subtotal in base currency */\n base_subtotal?: Maybe<Scalars['Float']['output']>;\n /** Subtotal including tax in base currency */\n base_subtotal_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Subtotal in base currency with applied discount */\n base_subtotal_with_discount?: Maybe<Scalars['Float']['output']>;\n /** Tax amount in base currency */\n base_tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Applied coupon code */\n coupon_code?: Maybe<Scalars['String']['output']>;\n /** Discount amount in quote currency */\n discount_amount?: Maybe<Scalars['Float']['output']>;\n extension_attributes?: Maybe<Quote_Data_Totals_Extension_Interface>;\n /** Grand total in quote currency */\n grand_total?: Maybe<Scalars['Float']['output']>;\n /** Totals by items */\n items?: Maybe<Array<Maybe<Quote_Data_Totals_Item_Interface>>>;\n /** Items qty */\n items_qty?: Maybe<Scalars['Int']['output']>;\n /** Quote currency code */\n quote_currency_code?: Maybe<Scalars['String']['output']>;\n /** Shipping amount in quote currency */\n shipping_amount?: Maybe<Scalars['Float']['output']>;\n /** Shipping discount amount in quote currency */\n shipping_discount_amount?: Maybe<Scalars['Float']['output']>;\n /** Shipping including tax in quote currency */\n shipping_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Shipping tax amount in quote currency */\n shipping_tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Subtotal in quote currency */\n subtotal?: Maybe<Scalars['Float']['output']>;\n /** Subtotal including tax in quote currency */\n subtotal_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Subtotal in quote currency with applied discount */\n subtotal_with_discount?: Maybe<Scalars['Float']['output']>;\n /** Tax amount in quote currency */\n tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Dynamically calculated totals */\n total_segments: Array<Maybe<Quote_Data_Total_Segment_Interface>>;\n /** Item weee tax applied amount in quote currency. */\n weee_tax_applied_amount: Scalars['Float']['output'];\n};\n\n/** Interface TotalsItemInterface */\nexport type Quote_Data_Totals_Item_Interface = {\n __typename?: 'quote_data_totals_item_interface';\n /** Discount amount in base currency. Otherwise, null. */\n base_discount_amount?: Maybe<Scalars['Float']['output']>;\n /** Item price in base currency. */\n base_price: Scalars['Float']['output'];\n /** Price including tax in base currency. Otherwise, null. */\n base_price_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Row total in base currency. */\n base_row_total: Scalars['Float']['output'];\n /** Row total including tax in base currency. Otherwise, null. */\n base_row_total_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Tax amount in base currency. Otherwise, null. */\n base_tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Discount amount in quote currency. Otherwise, null. */\n discount_amount?: Maybe<Scalars['Float']['output']>;\n /** Discount percent. Otherwise, null. */\n discount_percent?: Maybe<Scalars['Float']['output']>;\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Item id */\n item_id: Scalars['Int']['output'];\n /** Product name. Otherwise, null. */\n name?: Maybe<Scalars['String']['output']>;\n /** Item price in quote currency. */\n options: Scalars['String']['output'];\n /** Item price in quote currency. */\n price: Scalars['Float']['output'];\n /** Price including tax in quote currency. Otherwise, null. */\n price_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Item quantity. */\n qty: Scalars['Float']['output'];\n /** Row total in quote currency. */\n row_total: Scalars['Float']['output'];\n /** Row total including tax in quote currency. Otherwise, null. */\n row_total_incl_tax?: Maybe<Scalars['Float']['output']>;\n /** Row total with discount in quote currency. Otherwise, null. */\n row_total_with_discount?: Maybe<Scalars['Float']['output']>;\n /** Tax amount in quote currency. Otherwise, null. */\n tax_amount?: Maybe<Scalars['Float']['output']>;\n /** Tax percent. Otherwise, null. */\n tax_percent?: Maybe<Scalars['Float']['output']>;\n /** Item weee tax applied in quote currency. */\n weee_tax_applied: Scalars['String']['output'];\n /** Item weee tax applied amount in quote currency. */\n weee_tax_applied_amount: Scalars['Float']['output'];\n};\n\n/** Discount Data Interface */\nexport type Sales_Rule_Data_Discount_Data_Interface = {\n __typename?: 'sales_rule_data_discount_data_interface';\n /** Amount */\n amount: Scalars['Float']['output'];\n /** Base Amount */\n base_amount: Scalars['Float']['output'];\n /** Base Original Amount */\n base_original_amount: Scalars['Float']['output'];\n /** Original Amount */\n original_amount: Scalars['Float']['output'];\n};\n\n/** Discount Data Interface */\nexport type Sales_Rule_Data_Discount_Data_Interface_Input = {\n /** Amount */\n amount: Scalars['Float']['input'];\n /** Base Amount */\n base_amount: Scalars['Float']['input'];\n /** Base Original Amount */\n base_original_amount: Scalars['Float']['input'];\n /** Original Amount */\n original_amount: Scalars['Float']['input'];\n};\n\n/** Rule discount Interface */\nexport type Sales_Rule_Data_Rule_Discount_Interface = {\n __typename?: 'sales_rule_data_rule_discount_interface';\n discount_data: Sales_Rule_Data_Discount_Data_Interface;\n /** Rule ID */\n rule_i_d: Scalars['Int']['output'];\n /** Rule Label */\n rule_label: Scalars['String']['output'];\n};\n\n/** Rule discount Interface */\nexport type Sales_Rule_Data_Rule_Discount_Interface_Input = {\n discount_data: Sales_Rule_Data_Discount_Data_Interface_Input;\n /** Rule ID */\n rule_i_d: Scalars['Int']['input'];\n /** Rule Label */\n rule_label: Scalars['String']['input'];\n};\n\n/** Interface GrandTotalDetailsInterface */\nexport type Tax_Data_Grand_Total_Details_Interface = {\n __typename?: 'tax_data_grand_total_details_interface';\n /** Tax amount value */\n amount: Scalars['Float']['output'];\n /** Group identifier */\n group_id: Scalars['Int']['output'];\n /** Tax rates info */\n rates: Array<Maybe<Tax_Data_Grand_Total_Rates_Interface>>;\n};\n\n/** Interface GrandTotalRatesInterface */\nexport type Tax_Data_Grand_Total_Rates_Interface = {\n __typename?: 'tax_data_grand_total_rates_interface';\n /** Tax percentage value */\n percent: Scalars['String']['output'];\n /** Rate title */\n title: Scalars['String']['output'];\n};\n\n/** Authy device data interface */\nexport type Two_Factor_Auth_Data_Authy_Device_Interface_Input = {\n /** The country */\n country: Scalars['String']['input'];\n extension_attributes?: InputMaybe<Scalars['JSON']['input']>;\n /** The method to authenticate with */\n method: Scalars['String']['input'];\n /** The phone number */\n phone_number: Scalars['String']['input'];\n};\n\n/** Response for device registration prompt */\nexport type Two_Factor_Auth_Data_Authy_Registration_Prompt_Response_Interface =\n {\n __typename?: 'two_factor_auth_data_authy_registration_prompt_response_interface';\n /** The seconds to expire */\n expiration_seconds: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** The message */\n message: Scalars['String']['output'];\n };\n\n/** Represents the data needed to use duo */\nexport type Two_Factor_Auth_Data_Duo_Data_Interface = {\n __typename?: 'two_factor_auth_data_duo_data_interface';\n /** The api hostname */\n api_hostname: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** The signature */\n signature: Scalars['String']['output'];\n};\n\n/** Google configuration data interface */\nexport type Two_Factor_Auth_Data_Google_Configure_Interface = {\n __typename?: 'two_factor_auth_data_google_configure_interface';\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n /** Value for QR code base 64 */\n qr_code_base64: Scalars['String']['output'];\n /** Value for secret code */\n secret_code: Scalars['String']['output'];\n};\n\n/** Represents a WebAuthn dataset */\nexport type Two_Factor_Auth_Data_U2f_Web_Authn_Request_Interface = {\n __typename?: 'two_factor_auth_data_u2f_web_authn_request_interface';\n /** The needed data to initiate a WebAuthn registration ceremony */\n credential_request_options_json: Scalars['String']['output'];\n extension_attributes?: Maybe<Scalars['JSON']['output']>;\n};\n\n/** 2FA engine interface */\nexport type Two_Factor_Auth_Engine_Interface = {\n __typename?: 'two_factor_auth_engine_interface';\n /** True if this provider has been enabled by admin */\n enabled: Scalars['Boolean']['output'];\n};\n\n/** 2FA provider interface */\nexport type Two_Factor_Auth_Provider_Interface = {\n __typename?: 'two_factor_auth_provider_interface';\n /** Auth action */\n auth_action: Scalars['String']['output'];\n /** Provider code */\n code: Scalars['String']['output'];\n /** Configure action */\n configure_action: Scalars['String']['output'];\n /** True if this provider has been enabled by admin */\n enabled: Scalars['Boolean']['output'];\n engine: Two_Factor_Auth_Engine_Interface;\n /** Allowed extra actions */\n extra_actions: Array<Maybe<Scalars['String']['output']>>;\n /** Icon */\n icon: Scalars['String']['output'];\n /** Provider name */\n name: Scalars['String']['output'];\n /** True if this provider configuration can be reset */\n reset_allowed: Scalars['Boolean']['output'];\n};\n\n/** 2FA provider interface */\nexport type Two_Factor_Auth_Provider_Interface2 = {\n __typename?: 'two_factor_auth_provider_interface2';\n /** Auth action */\n auth_action: Scalars['String']['output'];\n /** Provider code */\n code: Scalars['String']['output'];\n /** Configure action */\n configure_action: Scalars['String']['output'];\n /** True if this provider has been enabled by admin */\n enabled: Scalars['Boolean']['output'];\n engine: Two_Factor_Auth_Engine_Interface;\n /** Allowed extra actions */\n extra_actions: Array<Maybe<Scalars['String']['output']>>;\n /** Icon */\n icon: Scalars['String']['output'];\n /** Provider name */\n name: Scalars['String']['output'];\n /** True if this provider configuration can be reset */\n reset_allowed: Scalars['Boolean']['output'];\n};\n\n/** List of all weee attributes, their amounts, etc.., that product has */\nexport type Weee_Data_Product_Render_Weee_Adjustment_Attribute_Interface = {\n __typename?: 'weee_data_product_render_weee_adjustment_attribute_interface';\n /** Weee attribute amount */\n amount: Scalars['String']['output'];\n /** Product amount exclude tax */\n amount_excl_tax: Scalars['String']['output'];\n /** Weee attribute code */\n attribute_code: Scalars['String']['output'];\n extension_attributes: Scalars['JSON']['output'];\n /** Tax which is calculated to fixed product tax attribute */\n tax_amount: Scalars['String']['output'];\n /** Tax amount of weee attribute */\n tax_amount_incl_tax: Scalars['String']['output'];\n};\n\nexport type EstimateShippingMethodsMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n address: EstimateAddressInput;\n}>;\n\nexport type EstimateShippingMethodsMutation = {\n __typename?: 'Mutation';\n estimateShippingMethods?: Array<{\n __typename?: 'AvailableShippingMethod';\n carrier_title: string;\n carrier_code: string;\n method_title?: string | null;\n method_code?: string | null;\n available: boolean;\n error_message?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n};\n\nexport type FetchAddressFormFieldsQueryVariables = Exact<{\n [key: string]: never;\n}>;\n\nexport type FetchAddressFormFieldsQuery = {\n __typename?: 'Query';\n attributesForm: {\n __typename?: 'AttributesFormOutput';\n items: Array<\n | {\n __typename?: 'AttributeMetadata';\n frontend_input?: AttributeFrontendInputEnum | null;\n code: string;\n label?: string | null;\n default_value?: string | null;\n is_required: boolean;\n options: Array<{\n __typename?: 'AttributeOptionMetadata';\n label: string;\n value: string;\n is_default: boolean;\n } | null>;\n }\n | {\n __typename?: 'CatalogAttributeMetadata';\n frontend_input?: AttributeFrontendInputEnum | null;\n code: string;\n label?: string | null;\n default_value?: string | null;\n is_required: boolean;\n options: Array<{\n __typename?: 'AttributeOptionMetadata';\n label: string;\n value: string;\n is_default: boolean;\n } | null>;\n }\n | {\n __typename?: 'CustomerAttributeMetadata';\n multiline_count?: number | null;\n sort_order?: number | null;\n frontend_input?: AttributeFrontendInputEnum | null;\n code: string;\n label?: string | null;\n default_value?: string | null;\n is_required: boolean;\n validate_rules?: Array<{\n __typename?: 'ValidationRule';\n name?: ValidationRuleEnum | null;\n value?: string | null;\n } | null> | null;\n options: Array<{\n __typename?: 'AttributeOptionMetadata';\n label: string;\n value: string;\n is_default: boolean;\n } | null>;\n }\n | {\n __typename?: 'ReturnItemAttributeMetadata';\n frontend_input?: AttributeFrontendInputEnum | null;\n code: string;\n label?: string | null;\n default_value?: string | null;\n is_required: boolean;\n options: Array<{\n __typename?: 'AttributeOptionMetadata';\n label: string;\n value: string;\n is_default: boolean;\n } | null>;\n }\n | null\n >;\n errors: Array<{\n __typename?: 'AttributeMetadataError';\n message: string;\n type: AttributeMetadataErrorType;\n } | null>;\n };\n};\n\nexport type CartDataFragment = {\n __typename?: 'Cart';\n is_virtual: boolean;\n email?: string | null;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: { __typename?: 'CartAddressCountry'; code: string; label: string };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: { __typename?: 'CartAddressCountry'; code: string; label: string };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n};\n\nexport type CartSummaryItemsFragment = {\n __typename?: 'Cart';\n total_quantity: number;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n};\n\nexport type GetCartQueryVariables = Exact<{\n cartId: Scalars['String']['input'];\n}>;\n\nexport type GetCartQuery = {\n __typename?: 'Query';\n cart?: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n } | null;\n};\n\nexport type GetCustomerCartQueryVariables = Exact<{ [key: string]: never }>;\n\nexport type GetCustomerCartQuery = {\n __typename?: 'Query';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n};\n\nexport type GetCountriesQueryVariables = Exact<{ [key: string]: never }>;\n\nexport type GetCountriesQuery = {\n __typename?: 'Query';\n countries?: Array<{\n __typename?: 'Country';\n two_letter_abbreviation?: string | null;\n full_name_locale?: string | null;\n } | null> | null;\n};\n\nexport type GetCustomerQueryVariables = Exact<{ [key: string]: never }>;\n\nexport type GetCustomerQuery = {\n __typename?: 'Query';\n customer?: {\n __typename?: 'Customer';\n firstname?: string | null;\n lastname?: string | null;\n email?: string | null;\n addresses?: Array<{\n __typename?: 'CustomerAddress';\n id?: number | null;\n default_shipping?: boolean | null;\n default_billing?: boolean | null;\n city?: string | null;\n country_code?: CountryCodeEnum | null;\n firstname?: string | null;\n lastname?: string | null;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street?: Array<string | null> | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CustomerAddressRegion';\n region?: string | null;\n region_id?: number | null;\n region_code?: string | null;\n } | null;\n custom_attributesV2: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null> | null;\n } | null;\n};\n\nexport type GetRegionsQueryVariables = Exact<{\n countryCode: Scalars['String']['input'];\n}>;\n\nexport type GetRegionsQuery = {\n __typename?: 'Query';\n country?: {\n __typename?: 'Country';\n id?: string | null;\n available_regions?: Array<{\n __typename?: 'Region';\n id?: number | null;\n code?: string | null;\n name?: string | null;\n } | null> | null;\n } | null;\n};\n\nexport type CartStockStatusFragment = {\n __typename?: 'Cart';\n id: string;\n items?: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n bundle_options: Array<{\n __typename?: 'SelectedBundleOption';\n uid: string;\n values: Array<{\n __typename?: 'SelectedBundleOptionValue';\n uid: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'GiftCardCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | null\n > | null;\n};\n\nexport type GetCartStockStatusQueryVariables = Exact<{\n cartId: Scalars['String']['input'];\n}>;\n\nexport type GetCartStockStatusQuery = {\n __typename?: 'Query';\n cart?: {\n __typename?: 'Cart';\n id: string;\n items?: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n bundle_options: Array<{\n __typename?: 'SelectedBundleOption';\n uid: string;\n values: Array<{\n __typename?: 'SelectedBundleOptionValue';\n uid: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'GiftCardCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | null\n > | null;\n } | null;\n};\n\nexport type GetCustomerCartStockStatusQueryVariables = Exact<{\n [key: string]: never;\n}>;\n\nexport type GetCustomerCartStockStatusQuery = {\n __typename?: 'Query';\n cart: {\n __typename?: 'Cart';\n id: string;\n items?: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n bundle_options: Array<{\n __typename?: 'SelectedBundleOption';\n uid: string;\n values: Array<{\n __typename?: 'SelectedBundleOptionValue';\n uid: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n } | null>;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'GiftCardCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename?: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n items?: Array<{\n __typename?: 'BundleItem';\n uid?: string | null;\n options?: Array<{\n __typename?: 'BundleItemOption';\n uid: string;\n product?:\n | { __typename?: 'BundleProduct'; uid: string }\n | { __typename?: 'ConfigurableProduct'; uid: string }\n | { __typename?: 'DownloadableProduct'; uid: string }\n | { __typename?: 'GiftCardProduct'; uid: string }\n | { __typename?: 'GroupedProduct'; uid: string }\n | { __typename?: 'SimpleProduct'; uid: string }\n | { __typename?: 'VirtualProduct'; uid: string }\n | null;\n } | null> | null;\n } | null> | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n variants?: Array<{\n __typename?: 'ConfigurableVariant';\n attributes?: Array<{\n __typename?: 'ConfigurableAttributeOption';\n uid: string;\n } | null> | null;\n product?: {\n __typename?: 'SimpleProduct';\n uid: string;\n stock_status?: ProductStockStatus | null;\n } | null;\n } | null> | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n }\n | {\n __typename?: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n };\n }\n | null\n > | null;\n };\n};\n\nexport type GetStoreConfigQueryVariables = Exact<{ [key: string]: never }>;\n\nexport type GetStoreConfigQuery = {\n __typename?: 'Query';\n storeConfig?: {\n __typename?: 'StoreConfig';\n cart_summary_display_quantity?: number | null;\n countries_with_required_region?: string | null;\n default_country?: string | null;\n display_state_if_optional?: boolean | null;\n is_guest_checkout_enabled?: boolean | null;\n is_one_page_checkout_enabled?: boolean | null;\n locale?: string | null;\n max_items_in_order_summary?: number | null;\n optional_zip_countries?: string | null;\n shopping_cart_display_full_summary?: boolean | null;\n shopping_cart_display_grand_total?: boolean | null;\n shopping_cart_display_price?: number | null;\n shopping_cart_display_shipping?: number | null;\n shopping_cart_display_subtotal?: number | null;\n shopping_cart_display_tax_gift_wrapping?: TaxWrappingEnum | null;\n shopping_cart_display_zero_tax?: boolean | null;\n store_code?: string | null;\n } | null;\n};\n\nexport type IsEmailAvailableQueryVariables = Exact<{\n email: Scalars['String']['input'];\n}>;\n\nexport type IsEmailAvailableQuery = {\n __typename?: 'Query';\n isEmailAvailable?: {\n __typename?: 'IsEmailAvailableOutput';\n is_email_available?: boolean | null;\n } | null;\n};\n\nexport type PlaceOrderMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n}>;\n\nexport type PlaceOrderMutation = {\n __typename?: 'Mutation';\n placeOrder?: {\n __typename?: 'PlaceOrderOutput';\n orderV2?: {\n __typename?: 'CustomerOrder';\n number: string;\n token: string;\n } | null;\n } | null;\n};\n\nexport type SetBillingAddressMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n input: BillingAddressInput;\n}>;\n\nexport type SetBillingAddressMutation = {\n __typename?: 'Mutation';\n setBillingAddressOnCart?: {\n __typename?: 'SetBillingAddressOnCartOutput';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n } | null;\n};\n\nexport type SetGuestEmailMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n email: Scalars['String']['input'];\n}>;\n\nexport type SetGuestEmailMutation = {\n __typename?: 'Mutation';\n setGuestEmailOnCart?: {\n __typename?: 'SetGuestEmailOnCartOutput';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n } | null;\n};\n\nexport type SetPaymentMethodMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n paymentMethod: Scalars['String']['input'];\n}>;\n\nexport type SetPaymentMethodMutation = {\n __typename?: 'Mutation';\n setPaymentMethodOnCart?: {\n __typename?: 'SetPaymentMethodOnCartOutput';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n } | null;\n};\n\nexport type SetShippingAddressMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n address: CartAddressInput;\n}>;\n\nexport type SetShippingAddressMutation = {\n __typename?: 'Mutation';\n setShippingAddressesOnCart?: {\n __typename?: 'SetShippingAddressesOnCartOutput';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n } | null;\n};\n\nexport type SetShippingMethodsMutationVariables = Exact<{\n cartId: Scalars['String']['input'];\n shippingMethods:\n | Array<InputMaybe<ShippingMethodInput>>\n | InputMaybe<ShippingMethodInput>;\n}>;\n\nexport type SetShippingMethodsMutation = {\n __typename?: 'Mutation';\n setShippingMethodsOnCart?: {\n __typename?: 'SetShippingMethodsOnCartOutput';\n cart: {\n __typename?: 'Cart';\n id: string;\n is_virtual: boolean;\n email?: string | null;\n total_quantity: number;\n billing_address?: {\n __typename?: 'BillingCartAddress';\n city: string;\n firstname: string;\n lastname: string;\n company?: string | null;\n postcode?: string | null;\n vat_id?: string | null;\n street: Array<string | null>;\n telephone?: string | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n } | null;\n shipping_addresses: Array<{\n __typename?: 'ShippingCartAddress';\n firstname: string;\n lastname: string;\n company?: string | null;\n street: Array<string | null>;\n city: string;\n postcode?: string | null;\n vat_id?: string | null;\n telephone?: string | null;\n region?: {\n __typename?: 'CartAddressRegion';\n region_id?: number | null;\n code?: string | null;\n label?: string | null;\n } | null;\n country: {\n __typename?: 'CartAddressCountry';\n code: string;\n label: string;\n };\n custom_attributes: Array<\n | { __typename?: 'AttributeSelectedOptions' }\n | { __typename?: 'AttributeValue'; code: string; value: string }\n | null\n >;\n available_shipping_methods?: Array<{\n __typename?: 'AvailableShippingMethod';\n available: boolean;\n carrier_code: string;\n carrier_title: string;\n error_message?: string | null;\n method_code?: string | null;\n method_title?: string | null;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_excl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n price_incl_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null> | null;\n selected_shipping_method?: {\n __typename?: 'SelectedShippingMethod';\n carrier_code: string;\n carrier_title: string;\n method_code: string;\n method_title: string;\n amount: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n } | null;\n } | null>;\n available_payment_methods?: Array<{\n __typename?: 'AvailablePaymentMethod';\n code: string;\n title: string;\n } | null> | null;\n selected_payment_method?: {\n __typename?: 'SelectedPaymentMethod';\n code: string;\n title: string;\n } | null;\n applied_coupons?: Array<{\n __typename?: 'AppliedCoupon';\n code: string;\n } | null> | null;\n prices?: {\n __typename?: 'CartPrices';\n grand_total?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_excluding_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n subtotal_including_tax?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n applied_taxes?: Array<{\n __typename?: 'CartTaxItem';\n label: string;\n amount: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null> | null;\n } | null;\n itemsV2?: {\n __typename?: 'CartItems';\n total_count: number;\n items: Array<\n | {\n __typename: 'BundleCartItem';\n uid: string;\n quantity: number;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'ConfigurableCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n configurable_options: Array<{\n __typename?: 'SelectedConfigurableOption';\n id: number;\n configurable_product_option_uid: string;\n option_label: string;\n configurable_product_option_value_uid: string;\n value_label: string;\n value_id: number;\n } | null>;\n configured_variant:\n | {\n __typename?: 'BundleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'ConfigurableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'DownloadableProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GiftCardProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'GroupedProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'SimpleProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n }\n | {\n __typename?: 'VirtualProduct';\n thumbnail?: {\n __typename?: 'ProductImage';\n label?: string | null;\n url?: string | null;\n } | null;\n };\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'DownloadableCartItem';\n uid: string;\n quantity: number;\n links?: Array<{\n __typename?: 'DownloadableProductLinks';\n title?: string | null;\n } | null> | null;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'GiftCardCartItem';\n sender_name: string;\n sender_email?: string | null;\n recipient_name: string;\n recipient_email?: string | null;\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'SimpleCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | {\n __typename: 'VirtualCartItem';\n uid: string;\n quantity: number;\n customizable_options: Array<{\n __typename?: 'SelectedCustomizableOption';\n label: string;\n values: Array<{\n __typename?: 'SelectedCustomizableOptionValue';\n label: string;\n value: string;\n } | null>;\n } | null>;\n product:\n | {\n __typename: 'BundleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'ConfigurableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'DownloadableProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GiftCardProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'GroupedProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'SimpleProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n }\n | {\n __typename: 'VirtualProduct';\n uid: string;\n name?: string | null;\n sku?: string | null;\n url_key?: string | null;\n stock_status?: ProductStockStatus | null;\n only_x_left_in_stock?: number | null;\n thumbnail?: {\n __typename?: 'ProductImage';\n url?: string | null;\n label?: string | null;\n } | null;\n small_image?: {\n __typename?: 'ProductImage';\n url?: string | null;\n } | null;\n price_range: {\n __typename?: 'PriceRange';\n maximum_price?: {\n __typename?: 'ProductPrice';\n regular_price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n } | null;\n };\n };\n prices?: {\n __typename?: 'CartItemPrices';\n fixed_product_taxes?: Array<{\n __typename?: 'FixedProductTax';\n label?: string | null;\n amount?: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n } | null;\n } | null> | null;\n price: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n price_including_tax: {\n __typename?: 'Money';\n currency?: CurrencyEnum | null;\n value?: number | null;\n };\n row_total: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n row_total_including_tax: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n };\n total_item_discount?: {\n __typename?: 'Money';\n value?: number | null;\n currency?: CurrencyEnum | null;\n } | null;\n } | null;\n errors?: Array<{\n __typename?: 'CartItemError';\n code: CartItemErrorType;\n message: string;\n } | null> | null;\n }\n | null\n >;\n } | null;\n };\n } | null;\n};\n","export enum PriceDisplay {\n ExcludingTax = 1,\n IncludingTax = 2,\n IncludingAndExcludingTax = 3,\n}\n\nexport enum TotalDisplay {\n Rows = 0,\n Quantity = 1,\n}\n\nexport interface StoreConfig {\n defaultCountry: string;\n countriesWithRequiredRegion: string[];\n displayStateIfOptional: boolean;\n countriesWithOptionalZipCode: string[];\n isGuestCheckoutEnabled: boolean;\n isOnePageCheckoutEnabled: boolean;\n taxCartDisplay: {\n shoppingCartDisplayPrice: PriceDisplay;\n shoppingCartDisplayShipping: PriceDisplay;\n shoppingCartDisplaySubtotal: PriceDisplay;\n shoppingCartDisplayGiftWrapping: PriceDisplay;\n shoppingCartDisplayGrandTotal: boolean;\n shoppingCartDisplayFullSummary: boolean;\n shoppingCartDisplayZeroTax: boolean;\n };\n cartSummaryMaxItems: number;\n cartSummaryTotalDisplay: TotalDisplay;\n}\n","import { Country as CountryModel } from '@/checkout/data/models/country';\nimport { GetCountriesQuery } from '@/checkout/__generated__/types';\n\ntype AvailableCountries = NonNullable<GetCountriesQuery['countries']>;\ntype NonNullableCountry = NonNullable<AvailableCountries[number]>;\ntype FilteredCountry = {\n two_letter_abbreviation: NonNullable<\n NonNullableCountry['two_letter_abbreviation']\n >;\n full_name_locale: NonNullable<NonNullableCountry['full_name_locale']>;\n};\n\nexport const transformCountries = (\n data: GetCountriesQuery['countries']\n): CountryModel[] | undefined => {\n if (!data) return;\n\n return data\n .filter((country) => !!country)\n .filter((country) => {\n const { two_letter_abbreviation, full_name_locale } =\n country as NonNullableCountry;\n return !!two_letter_abbreviation && !!full_name_locale;\n })\n .map((country) => {\n const { two_letter_abbreviation, full_name_locale } =\n country as FilteredCountry;\n return { value: two_letter_abbreviation, label: full_name_locale };\n });\n};\n","import { fetchAddressFormFields } from '@/checkout/api';\nimport { AddressFormField } from '@/checkout/data/models';\nimport { ComponentChildren, createContext } from 'preact';\nimport { useContext, useEffect, useState } from 'preact/hooks';\n\ntype Context = { fields?: AddressFormField[] };\n\ntype AddressFormFieldsProps = {\n children: ComponentChildren;\n};\n\nconst AddressFormFieldsContext = createContext<Context | undefined>(undefined);\n\nfunction AddressFormFieldsProvider({ children }: AddressFormFieldsProps) {\n const [state, setState] = useState<Context>({});\n\n useEffect(() => {\n fetchAddressFormFields().then((addressFormFields) =>\n setState({ fields: addressFormFields })\n );\n }, []);\n\n return (\n <AddressFormFieldsContext.Provider value={state}>\n {children}\n </AddressFormFieldsContext.Provider>\n );\n}\n\nfunction useAddressFormFields() {\n const context = useContext(AddressFormFieldsContext);\n if (context !== undefined) return context;\n throw new Error(\n 'useAddressFormFields must be used within an AddressFormFieldsProvider'\n );\n}\n\nexport { AddressFormFieldsProvider, useAddressFormFields };\n","import { Cart } from '@/checkout/data/models';\nimport { createContext, FunctionComponent } from 'preact';\nimport { Dispatch, Reducer, useContext, useReducer } from 'preact/hooks';\n\nexport enum CheckoutState {\n EMPTY = 'EMPTY',\n IN_PROGRESS = 'IN_PROGRESS',\n INIT = 'INIT',\n LOADING = 'LOADING',\n COMPLETE = 'COMPLETE',\n}\n\nexport enum CheckoutEvent {\n CART_UPDATED,\n ORDER_PLACED,\n USER_AUTHENTICATED,\n USER_UNAUTHENTICATED,\n USER_SIGN_OUT,\n}\n\ntype CartUpdated = {\n type: CheckoutEvent.CART_UPDATED;\n payload?: Cart | null;\n};\n\ntype UserAuthenticated = {\n type: CheckoutEvent.USER_AUTHENTICATED;\n};\n\ntype UserUnAuthenticated = {\n type: CheckoutEvent.USER_UNAUTHENTICATED;\n};\n\ntype UserSignedOut = {\n type: CheckoutEvent.USER_SIGN_OUT;\n};\n\ntype OrderPlaced = {\n type: CheckoutEvent.ORDER_PLACED;\n};\n\ntype CheckoutAction =\n | CartUpdated\n | UserAuthenticated\n | UserUnAuthenticated\n | OrderPlaced\n | UserSignedOut;\n\nconst checkoutStateReducer: Reducer<CheckoutState, CheckoutAction> = (\n state,\n event\n) => {\n const getStateBasedOnCart = (cart?: Cart | null) => {\n const isInitialized = cart !== undefined;\n const cartItems = cart?.items;\n const hasCartItems = cartItems !== undefined && cartItems.length > 0;\n if (!isInitialized) return CheckoutState.INIT;\n if (isInitialized && !hasCartItems) return CheckoutState.EMPTY;\n return CheckoutState.IN_PROGRESS;\n };\n\n let nextState = state;\n\n switch (state) {\n case CheckoutState.INIT:\n if (event.type === CheckoutEvent.CART_UPDATED)\n nextState = getStateBasedOnCart(event.payload);\n break;\n case CheckoutState.IN_PROGRESS:\n if (event.type === CheckoutEvent.ORDER_PLACED)\n nextState = CheckoutState.COMPLETE;\n if (event.type === CheckoutEvent.USER_AUTHENTICATED)\n nextState = CheckoutState.LOADING;\n if (event.type === CheckoutEvent.USER_SIGN_OUT)\n nextState = CheckoutState.LOADING;\n if (event.type === CheckoutEvent.CART_UPDATED)\n nextState = getStateBasedOnCart(event.payload);\n break;\n case CheckoutState.EMPTY:\n case CheckoutState.LOADING:\n if (event.type === CheckoutEvent.USER_UNAUTHENTICATED)\n nextState = CheckoutState.EMPTY;\n if (event.type === CheckoutEvent.CART_UPDATED)\n nextState = getStateBasedOnCart(event.payload);\n }\n\n return nextState;\n};\n\ntype CheckoutContextValue = {\n state: CheckoutState;\n dispatch: Dispatch<CheckoutAction>;\n};\n\nexport const CheckoutContext = createContext<CheckoutContextValue | undefined>(\n undefined\n);\n\nexport const CheckoutStateProvider: FunctionComponent = ({ children }) => {\n const [state, dispatch] = useReducer(\n checkoutStateReducer,\n CheckoutState.INIT\n );\n\n const value = { state, dispatch };\n\n return (\n <CheckoutContext.Provider value={value}>\n {children}\n </CheckoutContext.Provider>\n );\n};\n\nexport function useCheckoutState(): CheckoutContextValue {\n const context = useContext(CheckoutContext);\n if (context !== undefined) return context;\n throw new Error(\n 'useCheckoutState must be used within a CheckoutStateProvider'\n );\n}\n","import { ComponentChildren, createContext } from 'preact';\nimport { useState, useContext, useEffect } from 'preact/hooks';\nimport { getCountries } from '@/checkout/api';\nimport { Country as CountryModel } from '@/checkout/data/models/country';\n\ntype Context = { countries?: CountryModel[] };\n\ntype CountriesProps = {\n children: ComponentChildren;\n};\n\nconst CountriesContext = createContext<Context | undefined>(undefined);\n\nfunction CountriesProvider({ children }: CountriesProps) {\n const [state, setState] = useState<Context>({});\n\n useEffect(() => {\n getCountries().then((countries) => setState({ countries }));\n }, []);\n\n return (\n <CountriesContext.Provider value={state}>\n {children}\n </CountriesContext.Provider>\n );\n}\n\nfunction useCountries() {\n const context = useContext(CountriesContext);\n if (context !== undefined) return context;\n throw new Error('useCountries must be used within a CountriesProvider');\n}\n\nexport { CountriesProvider, useCountries };\n","import { createContext } from 'preact';\nimport { useContext } from 'preact/hooks';\nimport { BackupService } from '@/checkout/services';\n\nexport interface Services {\n backupService: BackupService;\n}\n\nexport const ServicesContext = createContext<Services>({} as Services);\n\nexport type ServicesProviderProps = {\n children: any;\n services: Services;\n};\n\nexport function ServicesProvider({\n children,\n services,\n}: ServicesProviderProps) {\n return (\n <ServicesContext.Provider value={services}>\n {children}\n </ServicesContext.Provider>\n );\n}\n\nexport function useServices(): Services {\n const context = useContext(ServicesContext);\n if (context !== undefined) return context;\n throw new Error('useServices must be used within a ServicesProvider');\n}\n","import { getStoreConfig } from '@/checkout/api';\nimport {\n PriceDisplay,\n StoreConfig,\n TotalDisplay,\n} from '@/checkout/data/models';\nimport { FunctionComponent, createContext } from 'preact';\nimport { useContext, useEffect, useState } from 'preact/hooks';\n\nexport const DEFAULT_COUNTRY = 'US';\nexport const DEFAULT_NUMBER_OF_ITEMS = 10;\n\nexport const STORE_CONFIG_DEFAULTS: StoreConfig = {\n defaultCountry: DEFAULT_COUNTRY,\n countriesWithRequiredRegion: [],\n displayStateIfOptional: false,\n countriesWithOptionalZipCode: [],\n isGuestCheckoutEnabled: false,\n isOnePageCheckoutEnabled: false,\n taxCartDisplay: {\n shoppingCartDisplayPrice: PriceDisplay.ExcludingTax,\n shoppingCartDisplayShipping: PriceDisplay.ExcludingTax,\n shoppingCartDisplaySubtotal: PriceDisplay.ExcludingTax,\n shoppingCartDisplayGiftWrapping: PriceDisplay.ExcludingTax,\n shoppingCartDisplayGrandTotal: false,\n shoppingCartDisplayFullSummary: false,\n shoppingCartDisplayZeroTax: false,\n },\n cartSummaryMaxItems: DEFAULT_NUMBER_OF_ITEMS,\n cartSummaryTotalDisplay: TotalDisplay.Quantity,\n};\n\ninterface ContextData {\n config?: StoreConfig;\n}\n\nconst StoreContext = createContext<ContextData | undefined>(undefined);\n\nexport const StoreProvider: FunctionComponent = ({ children }) => {\n const [config, setConfig] = useState<StoreConfig | undefined>();\n\n useEffect(() => {\n getStoreConfig()\n .then((data) => {\n setConfig(data);\n })\n .catch(() => {\n console.error('Failed to fetch store config');\n setConfig(STORE_CONFIG_DEFAULTS);\n });\n }, []);\n\n return (\n <StoreContext.Provider value={{ config }}>{children}</StoreContext.Provider>\n );\n};\n\nexport function useStore(): ContextData {\n const context = useContext(StoreContext);\n if (context !== undefined) return context;\n throw new Error('useStore must be used within a StoreProvider');\n}\n","import {\n GetStoreConfigQuery,\n TaxWrappingEnum,\n} from '@/checkout/__generated__/types';\nimport { STORE_CONFIG_DEFAULTS } from '@/checkout/context';\nimport {\n PriceDisplay,\n StoreConfig,\n TotalDisplay,\n} from '@/checkout/data/models';\nimport { isNullish } from '@/checkout/utils/isNullish';\n\nfunction transformTotalDisplay(totalDisplay?: number | null) {\n if (totalDisplay === 0) return TotalDisplay.Rows;\n if (totalDisplay === 1) return TotalDisplay.Quantity;\n return TotalDisplay.Quantity;\n}\n\nfunction transformPriceDisplay(taxDisplay: number | null | undefined) {\n if (taxDisplay === 1) return PriceDisplay.ExcludingTax;\n if (taxDisplay === 2) return PriceDisplay.IncludingTax;\n if (taxDisplay === 3) return PriceDisplay.IncludingAndExcludingTax;\n return PriceDisplay.ExcludingTax;\n}\n\nfunction transformPriceDisplayGiftWrapping(taxDisplay: TaxWrappingEnum) {\n switch (taxDisplay) {\n case TaxWrappingEnum.DisplayExcludingTax:\n return PriceDisplay.ExcludingTax;\n case TaxWrappingEnum.DisplayIncludingTax:\n return PriceDisplay.IncludingTax;\n case TaxWrappingEnum.DisplayTypeBoth:\n return PriceDisplay.IncludingAndExcludingTax;\n }\n}\n\nexport function transformStoreConfig(\n data: GetStoreConfigQuery['storeConfig']\n): StoreConfig {\n if (!data) return STORE_CONFIG_DEFAULTS;\n\n const {\n default_country,\n countries_with_required_region,\n display_state_if_optional,\n optional_zip_countries,\n is_guest_checkout_enabled,\n is_one_page_checkout_enabled,\n shopping_cart_display_price,\n shopping_cart_display_shipping,\n shopping_cart_display_subtotal,\n shopping_cart_display_tax_gift_wrapping,\n shopping_cart_display_grand_total,\n shopping_cart_display_full_summary,\n shopping_cart_display_zero_tax,\n max_items_in_order_summary,\n cart_summary_display_quantity,\n } = data;\n\n return {\n defaultCountry: default_country || STORE_CONFIG_DEFAULTS.defaultCountry,\n countriesWithRequiredRegion:\n countries_with_required_region?.split(',') ||\n STORE_CONFIG_DEFAULTS.countriesWithRequiredRegion,\n displayStateIfOptional:\n display_state_if_optional || STORE_CONFIG_DEFAULTS.displayStateIfOptional,\n countriesWithOptionalZipCode:\n optional_zip_countries?.split(',') ||\n STORE_CONFIG_DEFAULTS.countriesWithOptionalZipCode,\n isGuestCheckoutEnabled:\n is_guest_checkout_enabled || STORE_CONFIG_DEFAULTS.isGuestCheckoutEnabled,\n isOnePageCheckoutEnabled:\n is_one_page_checkout_enabled ||\n STORE_CONFIG_DEFAULTS.isOnePageCheckoutEnabled,\n taxCartDisplay: {\n shoppingCartDisplayPrice: shopping_cart_display_price\n ? transformPriceDisplay(shopping_cart_display_price)\n : STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayPrice,\n shoppingCartDisplayShipping: shopping_cart_display_shipping\n ? transformPriceDisplay(shopping_cart_display_shipping)\n : STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayShipping,\n shoppingCartDisplaySubtotal: shopping_cart_display_subtotal\n ? transformPriceDisplay(shopping_cart_display_subtotal)\n : STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplaySubtotal,\n shoppingCartDisplayGiftWrapping: shopping_cart_display_tax_gift_wrapping\n ? transformPriceDisplayGiftWrapping(\n shopping_cart_display_tax_gift_wrapping\n )\n : STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayGiftWrapping,\n shoppingCartDisplayGrandTotal:\n shopping_cart_display_grand_total ||\n STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayGrandTotal,\n shoppingCartDisplayFullSummary:\n shopping_cart_display_full_summary ||\n STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayFullSummary,\n shoppingCartDisplayZeroTax:\n shopping_cart_display_zero_tax ||\n STORE_CONFIG_DEFAULTS.taxCartDisplay.shoppingCartDisplayZeroTax,\n },\n cartSummaryMaxItems:\n max_items_in_order_summary || STORE_CONFIG_DEFAULTS.cartSummaryMaxItems,\n cartSummaryTotalDisplay: !isNullish(cart_summary_display_quantity)\n ? transformTotalDisplay(cart_summary_display_quantity)\n : STORE_CONFIG_DEFAULTS.cartSummaryTotalDisplay,\n };\n}\n","import { FetchGraphQL } from '@adobe/fetch-graphql';\n\nexport const {\n setEndpoint,\n setFetchGraphQlHeader,\n removeFetchGraphQlHeader,\n setFetchGraphQlHeaders,\n fetchGraphQl,\n getConfig,\n} = new FetchGraphQL().getMethods();\n","export const fetchAddressFormFieldsQuery = /* GraphQL */ `\n query fetchAddressFormFields {\n attributesForm(formCode: \"customer_register_address\") {\n items {\n frontend_input\n code\n label\n default_value\n is_required\n options {\n label\n value\n is_default\n }\n ... on CustomerAttributeMetadata {\n multiline_count\n sort_order\n validate_rules {\n name\n value\n }\n }\n }\n errors {\n message\n type\n }\n }\n }\n`;\n","export const handleFetchErrors = (\n errors?: Array<{ message: string; extensions: { category: string } }>\n) => {\n if (!errors || errors.length === 0) return;\n throw Error(errors.map((e: any) => e.message).join(' '));\n};\n","import { fetchGraphQl } from '@/checkout/api';\nimport { AddressFormField } from '@/checkout/data/models';\nimport { transformAddressFormFields } from '@/checkout/data/transforms';\nimport { fetchAddressFormFieldsQuery } from './graphql/fetchAddressFormFields.graphql';\nimport { handleFetchErrors } from '@/checkout/lib';\nimport { handleNetworkError } from '@/checkout/lib/network-error';\nimport { FetchAddressFormFieldsQuery } from '@/checkout/__generated__/types';\n\nexport const fetchAddressFormFields = async (): Promise<AddressFormField[]> => {\n return fetchGraphQl<FetchAddressFormFieldsQuery>(\n fetchAddressFormFieldsQuery,\n {\n method: 'GET',\n cache: 'no-cache',\n }\n )\n .then(({ data, errors }) => {\n handleFetchErrors(errors);\n return transformAddressFormFields(data.attributesForm.items);\n })\n .catch(handleNetworkError);\n};\n","import { AddressFormField } from '@/checkout/data/models/address-form-fields';\nimport { AttributeFrontendInputEnum } from '@/checkout/__generated__/types';\n\nconst defaultFormFields: AddressFormField[] = [\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'firstname',\n label: 'First Name',\n isRequired: true,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 10,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'lastname',\n label: 'Last Name',\n isRequired: true,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 20,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'company',\n label: 'Company',\n isRequired: false,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 30,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Multiline,\n code: 'street',\n label: 'Street Address',\n isRequired: true,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 40,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'city',\n label: 'City',\n isRequired: true,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 50,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Select,\n code: 'country_id',\n label: 'Country',\n isRequired: true,\n isDisabled: false,\n options: [\n {\n text: 'United States',\n value: 'US',\n },\n {\n text: 'Spain',\n value: 'ES',\n },\n {\n text: 'France',\n value: 'FR',\n },\n ],\n validateRules: [],\n sortOrder: 60,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'region',\n label: 'State/Province',\n isRequired: false,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 70,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Hidden,\n code: 'region_id',\n label: 'State/Province',\n isRequired: false,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 80,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'postcode',\n label: 'Zip/Postal Code',\n isRequired: false,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 90,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'telephone',\n label: 'Phone Number',\n isRequired: true,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 100,\n },\n {\n frontendInput: AttributeFrontendInputEnum.Text,\n code: 'vat_id',\n label: 'VAT Number',\n isRequired: false,\n isDisabled: false,\n options: [],\n validateRules: [],\n sortOrder: 110,\n },\n];\n\nexport { defaultFormFields };\n","export const getCountriesQuery = /* GraphQL */`\nquery getCountries {\n countries {\n two_letter_abbreviation\n full_name_locale\n }\n}`;\n","import { getCountriesQuery } from '@/checkout/api/getCountries/graphql/getCountries.graphql';\nimport { fetchGraphQl } from '@/checkout/api/fetch-graphql';\nimport { handleNetworkError } from '@/checkout/lib/network-error';\nimport { transformCountries } from '@/checkout/data/transforms/transform-countries';\nimport { Country as CountryModel } from '@/checkout/data/models/country';\nimport { handleFetchErrors } from '@/checkout/lib/fetch-error';\nimport { GetCountriesQuery } from '@/checkout/__generated__/types';\n\nexport const getCountries = async (): Promise<CountryModel[] | undefined> => {\n return fetchGraphQl<GetCountriesQuery>(getCountriesQuery, {\n method: 'GET',\n cache: 'no-cache',\n })\n .then(({ data, errors }) => {\n if (errors) handleFetchErrors(errors);\n return transformCountries(data.countries);\n })\n .catch(handleNetworkError);\n};\n","export const getStoreConfigQuery = /* GraphQL */ `\n query getStoreConfig {\n storeConfig {\n cart_summary_display_quantity\n countries_with_required_region\n default_country\n display_state_if_optional\n is_guest_checkout_enabled\n is_one_page_checkout_enabled\n locale\n max_items_in_order_summary\n optional_zip_countries\n shopping_cart_display_full_summary\n shopping_cart_display_grand_total\n shopping_cart_display_price\n shopping_cart_display_shipping\n shopping_cart_display_subtotal\n shopping_cart_display_tax_gift_wrapping\n shopping_cart_display_zero_tax\n store_code\n }\n }\n`;\n","import { GetStoreConfigQuery } from '@/checkout/__generated__/types';\nimport { fetchGraphQl } from '@/checkout/api/fetch-graphql';\nimport { StoreConfig } from '@/checkout/data/models';\nimport { transformStoreConfig } from '@/checkout/data/transforms';\nimport { handleFetchErrors } from '@/checkout/lib';\nimport { handleNetworkError } from '@/checkout/lib/network-error';\nimport { getStoreConfigQuery } from './graphql/getStoreConfig.graphql';\n\nexport const getStoreConfig = async (): Promise<StoreConfig> => {\n return fetchGraphQl<GetStoreConfigQuery>(getStoreConfigQuery, {\n method: 'GET',\n cache: 'no-cache',\n })\n .then(({ data, errors }) => {\n handleFetchErrors(errors);\n return transformStoreConfig(data?.storeConfig);\n })\n .catch(handleNetworkError);\n};\n"],"names":["handleNetworkError","error","DOMException","name","events","emit","source","type","i","t","s","h","r","f","o","c","v","e","E","n","d","a","l","w","_","g","p","b","useSignal","u","customerSignal","signal","pending","data","undefined","isAuthenticatedSignal","effect","value","isBillToShippingSignal","checked","setByUser","cartSignal","virtual","transformOptions","filter","Boolean","option","label","map","text","transformValidateRules","rule","transformAddressFormFields","item","code","defaultValue","default_value","frontendInput","frontend_input","isDisabled","isRequired","is_required","multilineCount","multiline_count","options","sortOrder","sort_order","validateRules","validate_rules","isNullish","AttributeFrontendInputEnum","Date","Datetime","File","Gallery","Hidden","Image","MediaImage","Multiline","Multiselect","Price","Select","Text","Textarea","Undefined","Weight","ProductStockStatus","InStock","OutOfStock","TaxWrappingEnum","DisplayExcludingTax","DisplayIncludingTax","DisplayTypeBoth","ValidationRuleEnum","DateRangeMax","DateRangeMin","FileExtensions","InputValidation","MaxFileSize","MaxImageHeight","MaxImageWidth","MaxTextLength","MinTextLength","PriceDisplay","ExcludingTax","IncludingTax","IncludingAndExcludingTax","TotalDisplay","Rows","Quantity","transformCountries","country","two_letter_abbreviation","full_name_locale","AddressFormFieldsContext","createContext","AddressFormFieldsProvider","children","state","setState","useState","useEffect","fetchAddressFormFields","then","addressFormFields","fields","_jsx","Provider","useAddressFormFields","context","useContext","Error","CheckoutState","EMPTY","IN_PROGRESS","INIT","LOADING","COMPLETE","CheckoutEvent","CART_UPDATED","ORDER_PLACED","USER_AUTHENTICATED","USER_UNAUTHENTICATED","USER_SIGN_OUT","checkoutStateReducer","event","getStateBasedOnCart","cart","isInitialized","cartItems","items","hasCartItems","length","nextState","payload","CheckoutContext","CheckoutStateProvider","dispatch","useReducer","useCheckoutState","CountriesContext","CountriesProvider","getCountries","countries","useCountries","ServicesContext","ServicesProvider","services","useServices","DEFAULT_COUNTRY","DEFAULT_NUMBER_OF_ITEMS","STORE_CONFIG_DEFAULTS","defaultCountry","countriesWithRequiredRegion","displayStateIfOptional","countriesWithOptionalZipCode","isGuestCheckoutEnabled","isOnePageCheckoutEnabled","taxCartDisplay","shoppingCartDisplayPrice","shoppingCartDisplayShipping","shoppingCartDisplaySubtotal","shoppingCartDisplayGiftWrapping","shoppingCartDisplayGrandTotal","shoppingCartDisplayFullSummary","shoppingCartDisplayZeroTax","cartSummaryMaxItems","cartSummaryTotalDisplay","StoreContext","StoreProvider","config","setConfig","getStoreConfig","catch","console","useStore","transformTotalDisplay","totalDisplay","transformPriceDisplay","taxDisplay","transformPriceDisplayGiftWrapping","transformStoreConfig","default_country","countries_with_required_region","display_state_if_optional","optional_zip_countries","is_guest_checkout_enabled","is_one_page_checkout_enabled","shopping_cart_display_price","shopping_cart_display_shipping","shopping_cart_display_subtotal","shopping_cart_display_tax_gift_wrapping","shopping_cart_display_grand_total","shopping_cart_display_full_summary","shopping_cart_display_zero_tax","max_items_in_order_summary","cart_summary_display_quantity","split","setEndpoint","setFetchGraphQlHeader","removeFetchGraphQlHeader","setFetchGraphQlHeaders","fetchGraphQl","getConfig","FetchGraphQL","getMethods","fetchAddressFormFieldsQuery","handleFetchErrors","errors","message","join","method","cache","attributesForm","defaultFormFields","getCountriesQuery","getStoreConfigQuery","storeConfig"],"mappings":"mZAMaA,MAAAA,EAAsBC,GAAiB,CAIlD,MAFEA,aAAiBC,cAAgBD,EAAME,OAAS,cAGhDC,GAAOC,KAAK,QAAS,CACnBC,OAAQ,WACRC,KAAM,UACNN,MAAAA,CAAAA,CACD,EAGGA,CACR,ECnBA,IAAIO,GAAE,OAAO,IAAI,gBAAgB,EAAE,SAASC,GAAG,CAAC,GAAKC,EAAE,EAA0LA,QAAvL,CAAY,QAAPF,EAAEC,EAAE,GAAkBE,IAAT,QAAW,CAAC,IAAIC,EAAED,EAAe,IAAbA,EAAE,OAAOE,IAAmBD,IAAT,QAAW,CAAC,IAAIE,EAAEF,EAAE,EAAqB,GAAnBA,EAAE,EAAE,OAAOA,EAAE,GAAG,GAAM,EAAE,EAAEA,EAAE,IAAIG,EAAEH,CAAC,EAAE,GAAG,CAACA,EAAE,EAAC,CAAE,OAAOA,EAAE,CAAKH,IAAGD,EAAEI,EAAEH,EAAE,GAAG,CAACG,EAAEE,CAAC,CAAC,CAAS,GAARD,EAAE,EAAEH,IAAOD,EAAE,MAAMD,CAAC,CAAS,CAAiE,IAAIM,EAAE,OAAsEH,EAAE,OAAOD,EAAE,EAAEG,EAAE,EAAEG,EAAE,EAAE,SAASC,EAAET,EAAE,CAAC,GAAYM,IAAT,OAAW,CAAC,IAAIL,EAAED,EAAE,EAAE,GAAYC,IAAT,QAAYA,EAAE,IAAIK,EAAG,OAAAL,EAAE,CAAC,EAAE,EAAE,EAAED,EAAE,EAAEM,EAAE,EAAE,EAAE,OAAO,EAAEA,EAAE,EAAE,OAAO,EAAE,OAAO,EAAEL,CAAC,EAAcK,EAAE,IAAX,SAAaA,EAAE,EAAE,EAAEL,GAAEK,EAAE,EAAEL,EAAED,EAAE,EAAEC,EAAK,GAAGK,EAAE,GAAEN,EAAE,EAAEC,CAAC,EAASA,EAAO,GAAQA,EAAE,IAAP,GAAU,OAAAA,EAAE,EAAE,EAAcA,EAAE,IAAX,SAAcA,EAAE,EAAE,EAAEA,EAAE,EAAcA,EAAE,IAAX,SAAaA,EAAE,EAAE,EAAEA,EAAE,GAAEA,EAAE,EAAEK,EAAE,EAAEL,EAAE,EAAE,OAAOK,EAAE,EAAE,EAAEL,EAAEK,EAAE,EAAEL,GAASA,CAAE,CAAC,CAAC,SAAS,EAAED,EAAE,CAAC,KAAK,EAAEA,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,OAAO,KAAK,EAAE,MAAM,CAAC,EAAE,UAAU,MAAMA,GAAE,EAAE,UAAU,EAAE,UAAU,CAAC,MAAM,EAAE,EAAE,EAAE,UAAU,EAAE,SAASA,EAAE,CAAI,KAAK,IAAIA,GAAYA,EAAE,IAAX,SAAcA,EAAE,EAAE,KAAK,EAAc,KAAK,IAAd,SAAgB,KAAK,EAAE,EAAEA,GAAE,KAAK,EAAEA,EAAE,EAAE,EAAE,UAAU,EAAE,SAASA,EAAE,CAAC,GAAY,KAAK,IAAd,OAAgB,CAAC,IAAIC,EAAED,EAAE,EAAEI,EAAEJ,EAAE,EAAcC,IAAT,SAAYA,EAAE,EAAEG,EAAEJ,EAAE,EAAE,QAAmBI,IAAT,SAAYA,EAAE,EAAEH,EAAED,EAAE,EAAE,QAAUA,IAAI,KAAK,IAAE,KAAK,EAAEI,EAAC,CAAC,EAAE,EAAE,UAAU,UAAU,SAASJ,EAAE,CAAC,IAAIC,EAAE,KAAK,OAAOS,EAAE,UAAU,CAAC,IAAIN,EAAEH,EAAE,MAAMU,EAAEL,EAAEA,EAAE,OAAO,GAAG,CAACN,EAAEI,CAAC,CAAC,QAAC,CAAQE,EAAEK,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,UAAU,QAAQ,UAAU,CAAC,OAAO,KAAK,KAAK,EAAE,EAAE,UAAU,SAAS,UAAU,CAAC,OAAO,KAAK,MAAM,EAAE,EAAE,EAAE,UAAU,OAAO,UAAU,CAAC,OAAO,KAAK,KAAK,EAAE,EAAE,UAAU,KAAK,UAAU,CAAC,IAAIX,EAAEM,EAAEA,EAAE,OAAO,GAAG,CAAC,OAAO,KAAK,KAAK,QAAC,CAAQA,EAAEN,CAAC,CAAC,EAAE,OAAO,eAAe,EAAE,UAAU,QAAQ,CAAC,IAAI,UAAU,CAAC,IAAIA,EAAES,EAAE,IAAI,EAAE,OAAYT,IAAT,SAAWA,EAAE,EAAE,KAAK,GAAS,KAAK,CAAC,EAAE,IAAI,SAASA,EAAE,CAAC,GAAGA,IAAI,KAAK,EAAE,CAAC,GAAGK,EAAE,IAAI,MAAM,IAAI,MAAM,gBAAgB,EAAE,KAAK,EAAEL,EAAE,KAAK,IAAIQ,IAAIN,IAAI,GAAG,CAAC,QAAQE,EAAE,KAAK,EAAWA,IAAT,OAAWA,EAAEA,EAAE,EAAEA,EAAE,EAAE,EAAG,CAAA,QAAC,CAAQH,EAAC,CAAE,CAAC,CAAC,CAAC,CAAC,EAAE,SAASW,EAAEZ,EAAE,CAAC,OAAO,IAAI,EAAEA,CAAC,CAAC,CAAC,SAASO,EAAEP,EAAE,CAAC,QAAQC,EAAED,EAAE,EAAWC,IAAT,OAAWA,EAAEA,EAAE,EAAE,GAAGA,EAAE,EAAE,IAAIA,EAAE,GAAG,CAACA,EAAE,EAAE,EAAG,GAAEA,EAAE,EAAE,IAAIA,EAAE,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC,SAASY,EAAEb,EAAE,CAAC,QAAQC,EAAED,EAAE,EAAWC,IAAT,OAAWA,EAAEA,EAAE,EAAE,CAAC,IAAIG,EAAEH,EAAE,EAAE,EAAqC,GAAvBG,IAAT,SAAWH,EAAE,EAAEG,GAAEH,EAAE,EAAE,EAAEA,EAAEA,EAAE,EAAE,GAAeA,EAAE,IAAX,OAAa,CAACD,EAAE,EAAEC,EAAE,KAAK,CAAC,CAAC,CAAC,SAASa,EAAEd,EAAE,CAAoB,QAAfC,EAAED,EAAE,EAAEI,EAAE,OAAsBH,IAAT,QAAW,CAAC,IAAIK,EAAEL,EAAE,EAAUA,EAAE,IAAP,IAAUA,EAAE,EAAE,EAAEA,CAAC,EAAcK,IAAT,SAAWA,EAAE,EAAEL,EAAE,GAAcA,EAAE,IAAX,SAAaA,EAAE,EAAE,EAAEK,IAAOF,EAAEH,EAAEA,EAAE,EAAE,EAAEA,EAAE,EAAcA,EAAE,IAAX,SAAaA,EAAE,EAAE,QAAOA,EAAEK,CAAC,CAACN,EAAE,EAAEI,CAAC,CAAC,SAAS,EAAEJ,EAAE,CAAC,EAAE,KAAK,KAAK,MAAM,EAAE,KAAK,EAAEA,EAAE,KAAK,EAAE,OAAO,KAAK,EAAEQ,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE,UAAU,IAAI,GAAG,EAAE,UAAU,CAAY,GAAX,KAAK,GAAG,GAAM,EAAE,KAAK,EAAE,MAAM,GAA0C,IAA/B,GAAG,KAAK,IAAb,KAAyB,KAAK,GAAG,GAAM,KAAK,IAAIA,GAAE,MAAM,GAAsB,GAAnB,KAAK,EAAEA,EAAE,KAAK,GAAG,EAAK,KAAK,EAAE,GAAG,CAACD,EAAE,IAAI,EAAG,YAAK,GAAG,GAAS,GAAG,IAAIP,EAAEM,EAAE,GAAG,CAACO,EAAE,IAAI,EAAEP,EAAE,KAAK,IAAIL,EAAE,KAAK,EAAC,GAAM,GAAG,KAAK,GAAG,KAAK,IAAIA,GAAO,KAAK,IAAT,KAAY,KAAK,EAAEA,EAAE,KAAK,GAAG,IAAI,KAAK,IAAI,OAAOD,EAAE,CAAC,KAAK,EAAEA,EAAE,KAAK,GAAG,GAAG,KAAK,GAAG,CAAC,OAAAM,EAAEN,EAAEc,EAAE,IAAI,EAAE,KAAK,GAAG,GAAS,EAAE,EAAE,EAAE,UAAU,EAAE,SAASd,EAAE,CAAC,GAAY,KAAK,IAAd,OAAgB,CAAC,KAAK,GAAG,GAAG,QAAQC,EAAE,KAAK,EAAWA,IAAT,OAAWA,EAAEA,EAAE,EAAEA,EAAE,EAAE,EAAEA,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,KAAK,KAAKD,CAAC,CAAC,EAAE,EAAE,UAAU,EAAE,SAASA,EAAE,CAAC,GAAY,KAAK,IAAd,SAAiB,EAAE,UAAU,EAAE,KAAK,KAAKA,CAAC,EAAc,KAAK,IAAd,QAAgB,CAAC,KAAK,GAAG,IAAI,QAAQC,EAAE,KAAK,EAAWA,IAAT,OAAWA,EAAEA,EAAE,EAAEA,EAAE,EAAE,EAAEA,CAAC,CAAC,CAAE,EAAE,EAAE,UAAU,EAAE,UAAU,CAAC,GAAG,EAAE,EAAE,KAAK,GAAG,CAAC,KAAK,GAAG,EAAE,QAAQD,EAAE,KAAK,EAAWA,IAAT,OAAWA,EAAEA,EAAE,EAAEA,EAAE,EAAE,EAAC,CAAE,CAAC,EAAE,OAAO,eAAe,EAAE,UAAU,QAAQ,CAAC,IAAI,UAAU,CAAC,GAAG,EAAE,KAAK,EAAE,MAAM,IAAI,MAAM,gBAAgB,EAAE,IAAIA,EAAES,EAAE,IAAI,EAAoC,GAAlC,KAAK,EAAG,EAAaT,IAAT,SAAWA,EAAE,EAAE,KAAK,GAAK,GAAG,KAAK,EAAE,MAAM,KAAK,EAAE,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,SAASe,GAAEf,EAAE,CAAC,OAAO,IAAI,EAAEA,CAAC,CAAC,CAAC,SAASgB,EAAEhB,EAAE,CAAC,IAAII,EAAEJ,EAAE,EAAa,GAAXA,EAAE,EAAE,OAAsB,OAAOI,GAAnB,WAAqB,CAACF,IAAI,IAAIS,EAAEL,EAAEA,EAAE,OAAO,GAAG,CAACF,EAAG,CAAA,OAAOH,EAAE,CAAC,MAAAD,EAAE,GAAG,GAAGA,EAAE,GAAG,EAAEiB,EAAEjB,CAAC,EAAQC,CAAC,QAAC,CAAQK,EAAEK,EAAEV,EAAC,CAAE,CAAC,CAAC,CAAC,SAASgB,EAAEjB,EAAE,CAAC,QAAQC,EAAED,EAAE,EAAWC,IAAT,OAAWA,EAAEA,EAAE,EAAEA,EAAE,EAAE,EAAEA,CAAC,EAAED,EAAE,EAAE,OAAOA,EAAE,EAAE,OAAOgB,EAAEhB,CAAC,CAAC,CAAC,SAASkB,GAAElB,EAAE,CAAC,GAAGM,IAAI,KAAK,MAAM,IAAI,MAAM,qBAAqB,EAAEQ,EAAE,IAAI,EAAER,EAAEN,EAAE,KAAK,GAAG,GAAM,EAAE,KAAK,GAAEiB,EAAE,IAAI,EAAEhB,EAAC,CAAE,CAAC,SAASkB,EAAEnB,EAAE,CAAC,KAAK,EAAEA,EAAE,KAAK,EAAE,OAAO,KAAK,EAAE,OAAO,KAAK,EAAE,OAAO,KAAK,EAAE,EAAE,CAACmB,EAAE,UAAU,EAAE,UAAU,CAAC,IAAInB,EAAE,KAAK,EAAC,EAAG,GAAG,CAAoB,GAAhB,EAAE,KAAK,GAAqB,KAAK,IAAd,OAAgB,OAAO,IAAIC,EAAE,KAAK,EAAC,EAAkB,OAAOA,GAAnB,aAAqB,KAAK,EAAEA,EAAC,QAAC,CAAQD,EAAG,CAAA,CAAC,EAAEmB,EAAE,UAAU,EAAE,UAAU,CAAC,GAAG,EAAE,KAAK,EAAE,MAAM,IAAI,MAAM,gBAAgB,EAAE,KAAK,GAAG,EAAE,KAAK,GAAG,GAAGH,EAAE,IAAI,EAAEH,EAAE,IAAI,EAAEX,IAAI,IAAIF,EAAEM,EAAE,OAAAA,EAAE,KAAYY,GAAE,KAAK,KAAKlB,CAAC,CAAC,EAAEmB,EAAE,UAAU,EAAE,UAAU,CAAM,EAAE,KAAK,IAAI,KAAK,GAAG,EAAE,KAAK,EAAEhB,EAAEA,EAAE,KAAK,EAAEgB,EAAE,UAAU,EAAE,UAAU,CAAC,KAAK,GAAG,EAAO,EAAE,KAAK,GAAGF,EAAE,IAAI,CAAC,EAAE,SAASP,EAAEV,EAAE,CAAC,IAAIC,EAAE,IAAIkB,EAAEnB,CAAC,EAAE,GAAG,CAACC,EAAE,EAAC,CAAE,OAAOD,EAAE,CAAC,MAAAC,EAAE,EAAG,EAAOD,CAAC,CAAC,OAAOC,EAAE,EAAE,KAAKA,CAAC,CAAC,CCAnuH,IAAGC,EAAE,SAASY,EAAEH,EAAE,EAAE,CAACP,EAAEO,CAAC,EAAE,EAAE,KAAK,KAAKP,EAAEO,CAAC,GAAG,UAAU,CAAE,CAAA,CAAC,CAAC,SAASC,EAAED,EAAE,CAAIT,GAAEA,EAAG,EAACA,EAAES,GAAGA,EAAE,EAAG,CAAA,CAAC,SAASO,EAAEP,EAAE,CAAC,IAAIP,EAAE,KAAKC,EAAEM,EAAE,KAAKL,EAAEc,GAAUf,CAAC,EAAEC,EAAE,MAAMD,EAAE,IAAII,EAAER,EAAE,UAAU,CAAa,QAARU,EAAEP,EAAE,IAAUO,EAAEA,EAAE,IAAG,GAAGA,EAAE,IAAI,CAACA,EAAE,IAAI,MAAM,EAAE,KAAK,CAAC,OAAAP,EAAE,KAAK,EAAE,UAAU,CAAC,IAAIO,EAAK,CAACX,GAAES,EAAE,MAAM,KAAeE,EAAEP,EAAE,OAAX,KAAiB,OAAOO,EAAE,YAA/B,EAAyCP,EAAE,KAAK,KAAKK,EAAE,KAAM,GAAML,EAAE,MAAM,EAAEA,EAAE,SAAS,CAAA,CAAE,EAAE,EAASiB,GAAE,UAAU,CAAC,IAAIV,EAAEL,EAAE,MAAM,MAAM,OAAWK,IAAJ,EAAM,EAAOA,IAAL,GAAO,GAAGA,GAAG,EAAE,CAAC,CAAC,EAAE,CAAE,CAAA,EAAE,OAAOF,EAAE,KAAK,CAACS,EAAE,YAAY,MAAM,OAAO,iBAAiBT,EAAE,UAAU,CAAC,YAAY,CAAC,aAAa,GAAG,MAAM,MAAM,EAAE,KAAK,CAAC,aAAa,GAAG,MAAMS,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,UAAU,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC,CAAC,EAAE,IAAI,CAAC,aAAa,GAAG,MAAM,CAAC,CAAC,CAAC,EAAEJ,EAAE,MAAM,SAASH,EAAEP,EAAE,CAAC,GAAa,OAAOA,EAAE,MAAnB,SAAwB,CAAC,IAAIJ,EAAEC,EAAEG,EAAE,MAAM,QAAQC,KAAKJ,EAAE,GAAgBI,IAAb,WAAe,CAAC,IAAIC,EAAEL,EAAEI,CAAC,EAAKC,aAAaG,IAAOT,IAAEI,EAAE,KAAKJ,EAAE,CAAA,GAAGA,EAAEK,CAAC,EAAEC,EAAEL,EAAEI,CAAC,EAAEC,EAAE,KAAM,EAAC,CAAC,CAACK,EAAEP,CAAC,CAAC,CAAC,EAAEU,EAAE,MAAM,SAASH,EAAEP,EAAE,CAACQ,EAAG,EAAC,IAAIZ,EAAEC,EAAEG,EAAE,IAAOH,IAAGA,EAAE,MAAM,IAAgBD,EAAEC,EAAE,QAAd,SAAoBA,EAAE,KAAKD,EAAE,SAASW,EAAE,CAAC,IAAIP,EAAEG,OAAAA,EAAE,UAAU,CAACH,EAAE,IAAI,CAAC,EAAEA,EAAE,EAAE,UAAU,CAACH,EAAE,MAAM,EAAEA,EAAE,SAAS,CAAE,CAAA,CAAC,EAASG,CAAC,EAAG,IAAKQ,EAAEZ,CAAC,EAAEW,EAAEP,CAAC,CAAC,CAAC,EAAEU,EAAE,MAAM,SAASH,EAAEP,EAAEJ,EAAEC,EAAE,CAACW,EAAC,EAAYD,EAAEP,EAAEJ,EAAEC,CAAC,CAAC,CAAC,EAAEa,EAAE,SAAS,SAASH,EAAEP,EAAE,CAACQ,EAAG,EAAU,IAAIZ,EAAE,GAAa,OAAOI,EAAE,MAAnB,WAA0BJ,EAAEI,EAAE,KAAK,CAAC,IAAIH,EAAEG,EAAE,KAAKC,EAAED,EAAE,MAAM,GAAGH,EAAE,CAAC,IAAIK,EAAEN,EAAE,EAAE,GAAGM,EAAE,QAAQG,KAAKH,EAAE,CAAC,IAAIe,EAAEf,EAAEG,CAAC,EAAcY,IAAT,QAAY,EAAEZ,KAAKR,KAAIoB,EAAE,EAAG,EAACf,EAAEG,CAAC,EAAE,OAAO,MAAMT,EAAE,EAAEM,EAAE,CAAA,EAAG,QAAQO,KAAKZ,EAAE,CAAC,IAAIM,EAAED,EAAEO,CAAC,EAAEX,EAAED,EAAEY,CAAC,EAAcN,IAAT,QAAYA,EAAES,GAAEhB,EAAEa,EAAEX,EAAEG,CAAC,EAAEC,EAAEO,CAAC,EAAEN,GAAOA,EAAE,EAAEL,EAAEG,CAAC,CAAC,CAAC,CAAC,CAACM,EAAEP,CAAC,CAAC,CAAC,EAAE,SAASY,GAAEL,EAAEP,EAAEJ,EAAEC,EAAE,CAAC,IAAII,EAAED,KAAKO,GAAYA,EAAE,kBAAX,OAA2BL,EAAEO,EAAEb,CAAC,EAAE,MAAM,CAAC,EAAE,SAASW,EAAEP,EAAE,CAACE,EAAE,MAAMK,EAAEV,EAAEG,CAAC,EAAE,EAAEG,EAAE,UAAU,CAAC,IAAIP,EAAEM,EAAE,MAAM,MAASL,EAAEG,CAAC,IAAIJ,IAAGC,EAAEG,CAAC,EAAEJ,EAAKK,EAAEM,EAAEP,CAAC,EAAEJ,EAAUA,EAAEW,EAAE,aAAaP,EAAEJ,CAAC,EAAOW,EAAE,gBAAgBP,CAAC,EAAE,CAAC,CAAC,CAAC,CAACU,EAAE,UAAU,SAASH,EAAEP,EAAE,CAAC,GAAa,OAAOA,EAAE,MAAnB,SAAwB,CAAC,IAAIJ,EAAEI,EAAE,IAAI,GAAGJ,EAAE,CAAC,IAAIC,EAAED,EAAE,EAAE,GAAGC,EAAE,CAACD,EAAE,EAAE,OAAO,QAAQK,KAAKJ,EAAE,CAAC,IAAIK,EAAEL,EAAEI,CAAC,EAAKC,GAAEA,EAAE,EAAC,CAAE,CAAC,CAAC,CAAC,KAAK,CAAC,IAAIG,EAAEL,EAAE,IAAI,GAAGK,EAAE,CAAC,IAAIY,EAAEZ,EAAE,KAAQY,IAAGZ,EAAE,KAAK,OAAOY,EAAE,EAAG,EAAC,CAAC,CAACV,EAAEP,CAAC,CAAC,CAAC,EAAEU,EAAE,MAAM,SAASH,EAAEP,EAAEJ,EAAEC,EAAE,EAAIA,EAAE,GAAOA,IAAJ,KAAMG,EAAE,MAAM,GAAEO,EAAEP,EAAEJ,EAAEC,CAAC,CAAC,CAAC,EAAEU,GAAE,UAAU,sBAAsB,SAASA,EAAEP,EAAE,CAAC,IAAIJ,EAAE,KAAK,KAAiD,GAAzC,EAAEA,GAAYA,EAAE,IAAX,QAAc,EAAE,KAAK,OAAkB,EAAE,KAAK,KAAK,MAAM,GAAG,QAAQC,KAAKG,EAAE,MAAM,GAAG,QAAQC,KAAKM,EAAE,GAAgBN,IAAb,YAAgBM,EAAEN,CAAC,IAAI,KAAK,MAAMA,CAAC,EAAE,MAAM,GAAG,QAAQC,KAAK,KAAK,MAAM,GAAG,EAAEA,KAAKK,GAAG,MAAM,GAAG,MAAM,EAAE,EAAE,SAASS,GAAUT,EAAE,CAAC,OAAOV,EAAE,UAAU,CAAC,OAAOY,EAAEF,CAAC,CAAC,EAAE,EAAE,CAAC,CCG5+E,MAAMW,GAAiBC,EAG3B,CAAEC,QAAS,GAAOC,KAAMC,MAAU,CAAC,ECHzBC,GAAwBJ,EAAuB,IAAI,EAEhEK,EAAO,IAAM,CACPD,GAAsBE,QAC1BP,GAAeO,MAAQ,CAAEJ,KAAM,KAAMD,QAAS,EAAA,EAChD,CAAC,ECDM,MAAMM,GAAyBP,EAAyB,CAC7DQ,QAAS,GACTC,UAAW,EACb,CAAC,ECNYC,GAAaV,EAGvB,CAAEC,QAAS,GAAOC,KAAMC,MAAU,CAAC,EAEtCE,EAAO,IAAM,QACNK,EAAAA,GAAWJ,MAAMJ,OAAjBQ,MAAAA,EAAuBC,UAC5BJ,GAAuBD,MAAQ,CAAEE,QAAS,GAAOC,UAAW,EAAA,EAC9D,CAAC,ECFD,MAAMG,GACJV,GAEKA,EAEmBA,EAAKW,OAAOC,OAAO,EAAED,OAAmBE,IACvDA,GAAAA,YAAAA,EAAQC,SAASD,GAAAA,YAAAA,EAAQT,MACjC,EAEsBW,IAAiBF,IAAA,CACtCG,KAAMH,EAAOC,MACbV,MAAOS,EAAOT,KACd,EAAA,EATgB,GAYda,GACJjB,GAEKA,EAEEA,EAAKW,OAAOC,OAAO,EAAED,OAAiBO,IACpCA,GAAAA,YAAAA,EAAMhD,QAAQgD,GAAAA,YAAAA,EAAMd,MAC5B,EAJiB,GAOde,GACJnB,GAEKA,EAEkBA,EAAKW,OAAOC,OAAO,EAEpBG,IAAcK,IAC3B,CACLC,KAAMD,EAAKC,KACXC,aAAcF,EAAKG,eAAiBtB,OACpCuB,cAAeJ,EAAKK,gBAAkBxB,OACtCyB,WAAY,GACZC,WAAYP,EAAKQ,YACjBd,MAAOM,EAAKN,OAASb,OACrB4B,eAAgBT,EAAKU,iBAAmB7B,OACxC8B,QAASrB,GAAiBU,EAAKW,OAAO,EACtCC,UAAWZ,EAAKa,YAAchC,OAC9BiC,cAAejB,GAAuBG,EAAKe,cAAc,CAAA,EAE5D,EAjBiB,GCtCPC,GAAahC,GACxBA,GAAU,KC4ZAiC,IAAAA,GAAAA,IACVzB,EAAAA,QAAU,UACV0B,EAAAA,KAAO,OACPC,EAAAA,SAAW,WACXC,EAAAA,KAAO,OACPC,EAAAA,QAAU,UACVC,EAAAA,OAAS,SACTC,EAAAA,MAAQ,QACRC,EAAAA,WAAa,cACbC,EAAAA,UAAY,YACZC,EAAAA,YAAc,cACdC,EAAAA,MAAQ,QACRC,EAAAA,OAAS,SACTC,EAAAA,KAAO,OACPC,EAAAA,SAAW,WACXC,EAAAA,UAAY,YACZC,EAAAA,OAAS,SAhBCf,IAAAA,GAAAA,CAAAA,CAAAA,EAooQAgB,IAAAA,IACVC,EAAAA,QAAU,WACVC,EAAAA,WAAa,eAFHF,IAAAA,IAAAA,CAAAA,CAAAA,EAmoFAG,GAAAA,IACVC,EAAAA,oBAAsB,wBACtBC,EAAAA,oBAAsB,wBACtBC,EAAAA,gBAAkB,oBAHRH,IAAAA,GAAAA,CAAAA,CAAAA,EA4JAI,IAAAA,IACVC,EAAAA,aAAe,iBACfC,EAAAA,aAAe,iBACfC,EAAAA,eAAiB,kBACjBC,EAAAA,gBAAkB,mBAClBC,EAAAA,YAAc,gBACdC,EAAAA,eAAiB,mBACjBC,EAAAA,cAAgB,kBAChBC,EAAAA,cAAgB,kBAChBC,EAAAA,cAAgB,kBATNT,IAAAA,IAAAA,CAAAA,CAAAA,ECh0WAU,GAAAA,IACVC,EAAAA,EAAAA,aAAe,CAAfA,EAAAA,eACAC,EAAAA,EAAAA,aAAe,CAAfA,EAAAA,eACAC,EAAAA,EAAAA,yBAA2B,CAA3BA,EAAAA,2BAHUH,IAAAA,GAAAA,CAAAA,CAAAA,EAMAI,GAAAA,IACVC,EAAAA,EAAAA,KAAO,CAAPA,EAAAA,OACAC,EAAAA,EAAAA,SAAW,CAAXA,EAAAA,WAFUF,IAAAA,GAAAA,CAAAA,CAAAA,ECMCG,MAAAA,GACX7E,GAC+B,CAC/B,GAAKA,EAEEA,OAAAA,EACJW,OAAoBmE,GAAA,CAAC,CAACA,CAAO,EAC7BnE,OAAoBmE,GAAA,CACb,KAAA,CAAEC,wBAAAA,EAAyBC,iBAAAA,CAC/BF,EAAAA,EACF,MAAO,CAAC,CAACC,GAA2B,CAAC,CAACC,CAAAA,CACvC,EACAjE,IAAiB+D,GAAA,CACV,KAAA,CAAEC,wBAAAA,EAAyBC,iBAAAA,CAC/BF,EAAAA,EACK,MAAA,CAAE1E,MAAO2E,EAAyBjE,MAAOkE,CAAAA,CAAiB,CAClE,CACL,EClBMC,EAA2BC,EAAmCjF,MAAS,EAE7E,SAASkF,GAA0B,CAAEC,SAAAA,CAAiC,EAAG,CACvE,KAAM,CAACC,EAAOC,CAAQ,EAAIC,EAAkB,CAAE,CAAA,EAE9CC,OAAAA,EAAU,IAAM,CACSC,KAAEC,KAAMC,GAC7BL,EAAS,CAAEM,OAAQD,CAAmB,CAAA,CACxC,CACF,EAAG,CAAE,CAAA,EAGHE,EAACZ,EAAyBa,SAAQ,CAAC1F,MAAOiF,EAAMD,SAAAA,CAAAA,CAEb,CAEvC,CAEA,SAASW,IAAuB,CACxBC,MAAAA,EAAUC,EAAWhB,CAAwB,EACnD,GAAIe,IAAY/F,OAAkB+F,OAAAA,EAC5B,MAAA,IAAIE,MACR,uEACF,CACF,CC/BYC,IAAAA,IAAAA,IACVC,EAAAA,MAAQ,QACRC,EAAAA,YAAc,cACdC,EAAAA,KAAO,OACPC,EAAAA,QAAU,UACVC,EAAAA,SAAW,WALDL,IAAAA,IAAAA,CAAAA,CAAAA,EAQAM,IAAAA,IACVC,EAAAA,EAAAA,aAAAA,CAAAA,EAAAA,eACAC,EAAAA,EAAAA,aAAAA,CAAAA,EAAAA,eACAC,EAAAA,EAAAA,mBAAAA,CAAAA,EAAAA,qBACAC,EAAAA,EAAAA,qBAAAA,CAAAA,EAAAA,uBACAC,EAAAA,EAAAA,cAAAA,CAAAA,EAAAA,gBALUL,IAAAA,IAAAA,CAAAA,CAAAA,EAoCZ,MAAMM,GAA+DA,CACnE1B,EACA2B,IACG,CACGC,MAAAA,EAAuBC,GAAuB,CAClD,MAAMC,EAAgBD,IAASjH,OACzBmH,EAAYF,GAAAA,YAAAA,EAAMG,MAClBC,EAAeF,IAAcnH,QAAamH,EAAUG,OAAS,EACnE,OAAKJ,EACDA,GAAiB,CAACG,EAAqBnB,QACpCA,cAFoBA,MAEpBA,EAGT,IAAIqB,EAAYnC,EAEhB,OAAQA,EAAK,CACX,IAAKc,OACCa,EAAM1I,OAASmI,IACLQ,EAAAA,EAAoBD,EAAMS,OAAO,GAC/C,MACF,IAAKtB,cACCa,EAAM1I,OAASmI,IACLN,EAAAA,YACVa,EAAM1I,OAASmI,IACLN,EAAAA,WACVa,EAAM1I,OAASmI,IACLN,EAAAA,WACVa,EAAM1I,OAASmI,IACLQ,EAAAA,EAAoBD,EAAMS,OAAO,GAC/C,MACF,IAAKtB,QACL,IAAKA,UACCa,EAAM1I,OAASmI,IACLN,EAAAA,SACVa,EAAM1I,OAASmI,IACLQ,EAAAA,EAAoBD,EAAMS,OAAO,EACnD,CAEOD,OAAAA,CACT,EAOaE,EAAkBxC,EAC7BjF,MACF,EAEa0H,GAA2CA,CAAC,CAAEvC,SAAAA,CAAS,IAAM,CACxE,KAAM,CAACC,EAAOuC,CAAQ,EAAIC,GACxBd,GACAZ,QAGI/F,EAAQ,CAAEiF,MAAAA,EAAOuC,SAAAA,CAAAA,EAGrB/B,OAAAA,EAAC6B,EAAgB5B,SAAQ,CAAC1F,MAAAA,EAAagF,SAAAA,CAAAA,CAEb,CAE9B,EAEO,SAAS0C,IAAyC,CACjD9B,MAAAA,EAAUC,EAAWyB,CAAe,EAC1C,GAAI1B,IAAY/F,OAAkB+F,OAAAA,EAC5B,MAAA,IAAIE,MACR,8DACF,CACF,CC5GA,MAAM6B,EAAmB7C,EAAmCjF,MAAS,EAErE,SAAS+H,GAAkB,CAAE5C,SAAAA,CAAyB,EAAG,CACvD,KAAM,CAACC,EAAOC,CAAQ,EAAIC,EAAkB,CAAE,CAAA,EAE9CC,OAAAA,EAAU,IAAM,CACDyC,KAAEvC,KAAMwC,GAAc5C,EAAS,CAAE4C,UAAAA,CAAW,CAAA,CAAC,CAC5D,EAAG,CAAE,CAAA,EAGHrC,EAACkC,EAAiBjC,SAAQ,CAAC1F,MAAOiF,EAAMD,SAAAA,CAAAA,CAEb,CAE/B,CAEA,SAAS+C,IAAe,CAChBnC,MAAAA,EAAUC,EAAW8B,CAAgB,EAC3C,GAAI/B,IAAY/F,OAAkB+F,OAAAA,EAC5B,MAAA,IAAIE,MAAM,sDAAsD,CACxE,CCvBakC,MAAAA,EAAkBlD,EAAwB,CAAA,CAAe,EAO/D,SAASmD,GAAiB,CAC/BjD,SAAAA,EACAkD,SAAAA,CACqB,EAAG,CAEtBzC,OAAAA,EAACuC,EAAgBtC,SAAQ,CAAC1F,MAAOkI,EAASlD,SAAAA,CAAAA,CAEhB,CAE9B,CAEO,SAASmD,IAAwB,CAChCvC,MAAAA,EAAUC,EAAWmC,CAAe,EAC1C,GAAIpC,IAAY/F,OAAkB+F,OAAAA,EAC5B,MAAA,IAAIE,MAAM,oDAAoD,CACtE,CCrBO,MAAMsC,GAAkB,KAClBC,GAA0B,GAE1BC,EAAqC,CAChDC,eAAgBH,GAChBI,4BAA6B,CAAE,EAC/BC,uBAAwB,GACxBC,6BAA8B,CAAE,EAChCC,uBAAwB,GACxBC,yBAA0B,GAC1BC,eAAgB,CACdC,yBAA0B5E,EAAaC,aACvC4E,4BAA6B7E,EAAaC,aAC1C6E,4BAA6B9E,EAAaC,aAC1C8E,gCAAiC/E,EAAaC,aAC9C+E,8BAA+B,GAC/BC,+BAAgC,GAChCC,2BAA4B,EAC9B,EACAC,oBAAqBhB,GACrBiB,wBAAyBhF,EAAaE,QACxC,EAMM+E,EAAezE,EAAuCjF,MAAS,EAExD2J,GAAmCA,CAAC,CAAExE,SAAAA,CAAS,IAAM,CAChE,KAAM,CAACyE,EAAQC,CAAS,EAAIvE,EAAkC,EAE9DC,OAAAA,EAAU,IAAM,CACCuE,GAAA,EACZrE,KAAe1F,GAAA,CACd8J,EAAU9J,CAAI,CAAA,CACf,EACAgK,MAAM,IAAM,CACXC,QAAQjM,MAAM,8BAA8B,EAC5C8L,EAAUpB,CAAqB,CAAA,CAChC,CACL,EAAG,CAAE,CAAA,EAGH7C,EAAC8D,EAAa7D,SAAQ,CAAC1F,MAAO,CAAEyJ,OAAAA,CAAO,EAAEzE,SAAAA,CAAAA,CAAkC,CAE/E,EAEO,SAAS8E,IAAwB,CAChClE,MAAAA,EAAUC,EAAW0D,CAAY,EACvC,GAAI3D,IAAY/F,OAAkB+F,OAAAA,EAC5B,MAAA,IAAIE,MAAM,8CAA8C,CAChE,CCjDA,SAASiE,GAAsBC,EAA8B,CAC3D,OAAIA,IAAiB,EAAU1F,EAAaC,KACbD,EAAaE,QAE9C,CAEA,SAASyF,EAAsBC,EAAuC,CACpE,OAAIA,IAAe,EAAUhG,EAAaC,aACtC+F,IAAe,EAAUhG,EAAaE,aACtC8F,IAAe,EAAUhG,EAAaG,yBACnCH,EAAaC,YACtB,CAEA,SAASgG,GAAkCD,EAA6B,CACtE,OAAQA,EAAU,CAChB,KAAK9G,EAAgBC,oBACnB,OAAOa,EAAaC,aACtB,KAAKf,EAAgBE,oBACnB,OAAOY,EAAaE,aACtB,KAAKhB,EAAgBG,gBACnB,OAAOW,EAAaG,wBACxB,CACF,CAEO,SAAS+F,GACdxK,EACa,CACb,GAAI,CAACA,EAAa0I,OAAAA,EAEZ,KAAA,CACJ+B,gBAAAA,EACAC,+BAAAA,EACAC,0BAAAA,EACAC,uBAAAA,EACAC,0BAAAA,EACAC,6BAAAA,EACAC,4BAAAA,EACAC,+BAAAA,EACAC,+BAAAA,EACAC,wCAAAA,EACAC,kCAAAA,GACAC,mCAAAA,GACAC,+BAAAA,GACAC,2BAAAA,GACAC,8BAAAA,CACEvL,EAAAA,EAEG,MAAA,CACL2I,eAAgB8B,GAAmB/B,EAAsBC,eACzDC,6BACE8B,GAAAA,YAAAA,EAAgCc,MAAM,OACtC9C,EAAsBE,4BACxBC,uBACE8B,GAA6BjC,EAAsBG,uBACrDC,8BACE8B,GAAAA,YAAAA,EAAwBY,MAAM,OAC9B9C,EAAsBI,6BACxBC,uBACE8B,GAA6BnC,EAAsBK,uBACrDC,yBACE8B,GACApC,EAAsBM,yBACxBC,eAAgB,CACdC,yBAA0B6B,EACtBV,EAAsBU,CAA2B,EACjDrC,EAAsBO,eAAeC,yBACzCC,4BAA6B6B,EACzBX,EAAsBW,CAA8B,EACpDtC,EAAsBO,eAAeE,4BACzCC,4BAA6B6B,EACzBZ,EAAsBY,CAA8B,EACpDvC,EAAsBO,eAAeG,4BACzCC,gCAAiC6B,EAC7BX,GACEW,CACF,EACAxC,EAAsBO,eAAeI,gCACzCC,8BACE6B,IACAzC,EAAsBO,eAAeK,8BACvCC,+BACE6B,IACA1C,EAAsBO,eAAeM,+BACvCC,2BACE6B,IACA3C,EAAsBO,eAAeO,0BACzC,EACAC,oBACE6B,IAA8B5C,EAAsBe,oBACtDC,wBAA0BtH,GAAUmJ,CAA6B,EAE7D7C,EAAsBgB,wBADtBS,GAAsBoB,CAA6B,CAC7B7B,CAE9B,CCvGa,KAAA,CACX+B,YAAAA,GACAC,sBAAAA,GACAC,yBAAAA,GACAC,uBAAAA,GACAC,aAAAA,EACAC,UAAAA,EACF,EAAI,IAAIC,GAAa,EAAEC,WAAW,ECTrBC,GAA4C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,ECA5CC,EACXC,GACG,CACC,GAAA,GAACA,GAAUA,EAAO5E,SAAW,GAC3BrB,MAAAA,MAAMiG,EAAOpL,IAAK/B,GAAWA,EAAEoN,OAAO,EAAEC,KAAK,GAAG,CAAC,CACzD,ECGa5G,GAAyB,SAC7BoG,EACLI,GACA,CACEK,OAAQ,MACRC,MAAO,UAAA,CAEX,EACG7G,KAAK,CAAC,CAAE1F,KAAAA,EAAMmM,OAAAA,CAAAA,KACbD,EAAkBC,CAAM,EACjBhL,GAA2BnB,EAAKwM,eAAenF,KAAK,EAC5D,EACA2C,MAAMjM,CAAkB,ECjBvB0O,GAAwC,CAC5C,CACEjL,cAAea,EAA2BY,KAC1C5B,KAAM,YACNP,MAAO,aACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,WACNP,MAAO,YACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,UACNP,MAAO,UACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BQ,UAC1CxB,KAAM,SACNP,MAAO,iBACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,OACNP,MAAO,OACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BW,OAC1C3B,KAAM,aACNP,MAAO,UACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CACP,CACEf,KAAM,gBACNZ,MAAO,IAAA,EAET,CACEY,KAAM,QACNZ,MAAO,IAAA,EAET,CACEY,KAAM,SACNZ,MAAO,IAAA,CACR,EAEH8B,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,SACNP,MAAO,iBACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BK,OAC1CrB,KAAM,YACNP,MAAO,iBACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,WACNP,MAAO,kBACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,EACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,YACNP,MAAO,eACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,GACb,EACA,CACER,cAAea,EAA2BY,KAC1C5B,KAAM,SACNP,MAAO,aACPa,WAAY,GACZD,WAAY,GACZK,QAAS,CAAE,EACXG,cAAe,CAAE,EACjBF,UAAW,GACb,CAAC,EC9HU0K,GAAiC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GCQjCzE,GAAe,SACnB4D,EAAgCa,GAAmB,CACxDJ,OAAQ,MACRC,MAAO,UAAA,CACR,EACE7G,KAAK,CAAC,CAAE1F,KAAAA,EAAMmM,OAAAA,CAAAA,KACTA,GAAQD,EAAkBC,CAAM,EAC7BtH,GAAmB7E,EAAKkI,SAAS,EACzC,EACA8B,MAAMjM,CAAkB,ECjBhB4O,GAAoC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,ECQpC5C,GAAiB,SACrB8B,EAAkCc,GAAqB,CAC5DL,OAAQ,MACRC,MAAO,UAAA,CACR,EACE7G,KAAK,CAAC,CAAE1F,KAAAA,EAAMmM,OAAAA,CAAAA,KACbD,EAAkBC,CAAM,EACjB3B,GAAqBxK,GAAAA,YAAAA,EAAM4M,WAAW,EAC9C,EACA5C,MAAMjM,CAAkB","x_google_ignoreList":[1,2]}
|