@anker-in/headless-ui 1.1.1 → 1.1.4

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.
Files changed (409) hide show
  1. package/dist/cjs/biz-components/AiuiProvider/index.d.ts +4 -0
  2. package/dist/cjs/biz-components/AiuiProvider/index.js +1 -1
  3. package/dist/cjs/biz-components/AiuiProvider/index.js.map +2 -2
  4. package/dist/cjs/biz-components/AplusDesc/index.d.ts +22 -0
  5. package/dist/cjs/biz-components/AplusDesc/index.js +2 -0
  6. package/dist/cjs/biz-components/AplusDesc/index.js.map +7 -0
  7. package/dist/cjs/biz-components/DownLoad/index.d.ts +20 -0
  8. package/dist/cjs/biz-components/DownLoad/index.js +2 -0
  9. package/dist/cjs/biz-components/DownLoad/index.js.map +7 -0
  10. package/dist/cjs/biz-components/Faq/Faq.js +1 -1
  11. package/dist/cjs/biz-components/Faq/Faq.js.map +2 -2
  12. package/dist/cjs/biz-components/Features/index.js +1 -1
  13. package/dist/cjs/biz-components/Features/index.js.map +2 -2
  14. package/dist/cjs/biz-components/FootCharger/index.js.map +2 -2
  15. package/dist/cjs/biz-components/GiftBox/index.d.ts +17 -0
  16. package/dist/cjs/biz-components/GiftBox/index.js +2 -0
  17. package/dist/cjs/biz-components/GiftBox/index.js.map +7 -0
  18. package/dist/cjs/biz-components/Graphic/index.js +1 -1
  19. package/dist/cjs/biz-components/Graphic/index.js.map +2 -2
  20. package/dist/cjs/biz-components/GraphicMore/index.js +1 -1
  21. package/dist/cjs/biz-components/GraphicMore/index.js.map +2 -2
  22. package/dist/cjs/biz-components/Listing/BizProductProvider.d.ts +126 -0
  23. package/dist/cjs/biz-components/Listing/BizProductProvider.js +2 -0
  24. package/dist/cjs/biz-components/Listing/BizProductProvider.js.map +7 -0
  25. package/dist/cjs/biz-components/Listing/components/PaidShipping/LearnMore.d.ts +2 -0
  26. package/dist/cjs/biz-components/Listing/components/PaidShipping/LearnMore.js +2 -0
  27. package/dist/cjs/biz-components/Listing/components/PaidShipping/LearnMore.js.map +7 -0
  28. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingMethod.d.ts +10 -0
  29. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingMethod.js +2 -0
  30. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingMethod.js.map +7 -0
  31. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.d.ts +25 -0
  32. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +2 -0
  33. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +7 -0
  34. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.d.ts +15 -0
  35. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.js +2 -0
  36. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.js.map +7 -0
  37. package/dist/cjs/biz-components/Listing/components/PaidShipping/type.d.ts +30 -0
  38. package/dist/cjs/biz-components/Listing/components/PaidShipping/type.js +2 -0
  39. package/dist/cjs/biz-components/Listing/components/PaidShipping/type.js.map +7 -0
  40. package/dist/cjs/biz-components/Listing/components/PaidShipping/utils.d.ts +2 -0
  41. package/dist/cjs/biz-components/Listing/components/PaidShipping/utils.js +2 -0
  42. package/dist/cjs/biz-components/Listing/components/PaidShipping/utils.js.map +7 -0
  43. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.d.ts +39 -0
  44. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js +40 -0
  45. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js.map +7 -0
  46. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.d.ts +10 -0
  47. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js +2 -0
  48. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js.map +7 -0
  49. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.d.ts +30 -0
  50. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js +2 -0
  51. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js.map +7 -0
  52. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +5 -0
  53. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +2 -0
  54. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +7 -0
  55. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.d.ts +5 -0
  56. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js +2 -0
  57. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js.map +7 -0
  58. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +5 -0
  59. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +2 -0
  60. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +7 -0
  61. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +5 -0
  62. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -0
  63. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +7 -0
  64. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +5 -0
  65. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +2 -0
  66. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +7 -0
  67. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.d.ts +2 -0
  68. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.js +2 -0
  69. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.js.map +7 -0
  70. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.d.ts +43 -0
  71. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.js +2 -0
  72. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.js.map +7 -0
  73. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.d.ts +2 -0
  74. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +2 -0
  75. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +7 -0
  76. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.d.ts +21 -0
  77. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js +2 -0
  78. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js.map +7 -0
  79. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.d.ts +5 -0
  80. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js +2 -0
  81. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js.map +7 -0
  82. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.d.ts +1 -0
  83. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +2 -0
  84. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +7 -0
  85. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +8 -0
  86. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js +2 -0
  87. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +7 -0
  88. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.d.ts +73 -0
  89. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.js +2 -0
  90. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.js.map +7 -0
  91. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.d.ts +6 -0
  92. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js +2 -0
  93. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +7 -0
  94. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +5 -0
  95. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.js +2 -0
  96. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.js.map +7 -0
  97. package/dist/cjs/biz-components/Listing/components/ProductCard/index.d.ts +2 -0
  98. package/dist/cjs/biz-components/Listing/components/ProductCard/index.js +2 -0
  99. package/dist/cjs/biz-components/Listing/components/ProductCard/index.js.map +7 -0
  100. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.d.ts +2 -0
  101. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +2 -0
  102. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +7 -0
  103. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.d.ts +3 -0
  104. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +2 -0
  105. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +7 -0
  106. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +12 -0
  107. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js +2 -0
  108. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js.map +7 -0
  109. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.d.ts +6 -0
  110. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.js +2 -0
  111. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.js.map +7 -0
  112. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.d.ts +12 -0
  113. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.js +2 -0
  114. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.js.map +7 -0
  115. package/dist/cjs/biz-components/Listing/components/index.d.ts +3 -0
  116. package/dist/cjs/biz-components/Listing/components/index.js +2 -0
  117. package/dist/cjs/biz-components/Listing/components/index.js.map +7 -0
  118. package/dist/cjs/biz-components/Listing/const.d.ts +29 -0
  119. package/dist/cjs/biz-components/Listing/const.js +2 -0
  120. package/dist/cjs/biz-components/Listing/const.js.map +7 -0
  121. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.d.ts +14 -0
  122. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.js +2 -0
  123. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.js.map +7 -0
  124. package/dist/cjs/biz-components/Listing/hooks/use-variant.d.ts +5 -0
  125. package/dist/cjs/biz-components/Listing/hooks/use-variant.js +2 -0
  126. package/dist/cjs/biz-components/Listing/hooks/use-variant.js.map +7 -0
  127. package/dist/cjs/biz-components/Listing/hooks/useBenefits.d.ts +50 -0
  128. package/dist/cjs/biz-components/Listing/hooks/useBenefits.js +2 -0
  129. package/dist/cjs/biz-components/Listing/hooks/useBenefits.js.map +7 -0
  130. package/dist/cjs/biz-components/Listing/hooks/useCopy.d.ts +5 -0
  131. package/dist/cjs/biz-components/Listing/hooks/useCopy.js +2 -0
  132. package/dist/cjs/biz-components/Listing/hooks/useCopy.js.map +7 -0
  133. package/dist/cjs/biz-components/Listing/hooks/useDiscountEnable.d.ts +14 -0
  134. package/dist/cjs/biz-components/Listing/hooks/useDiscountEnable.js +2 -0
  135. package/dist/cjs/biz-components/Listing/hooks/useDiscountEnable.js.map +7 -0
  136. package/dist/cjs/biz-components/Listing/index.d.ts +3 -0
  137. package/dist/cjs/biz-components/Listing/index.js +2 -0
  138. package/dist/cjs/biz-components/Listing/index.js.map +7 -0
  139. package/dist/cjs/biz-components/Listing/types/graphql.d.ts +7473 -0
  140. package/dist/cjs/biz-components/Listing/types/graphql.js +2 -0
  141. package/dist/cjs/biz-components/Listing/types/graphql.js.map +7 -0
  142. package/dist/cjs/biz-components/Listing/types/product.d.ts +141 -0
  143. package/dist/cjs/biz-components/Listing/types/product.js +2 -0
  144. package/dist/cjs/biz-components/Listing/types/product.js.map +7 -0
  145. package/dist/cjs/biz-components/Listing/types/productMetafields.d.js +2 -0
  146. package/dist/cjs/biz-components/Listing/types/productMetafields.d.js.map +7 -0
  147. package/dist/cjs/biz-components/Listing/types/type-helper.d.ts +5 -0
  148. package/dist/cjs/biz-components/Listing/types/type-helper.js +2 -0
  149. package/dist/cjs/biz-components/Listing/types/type-helper.js.map +7 -0
  150. package/dist/cjs/biz-components/Listing/types.d.ts +29 -0
  151. package/dist/cjs/biz-components/Listing/types.js +2 -0
  152. package/dist/cjs/biz-components/Listing/types.js.map +7 -0
  153. package/dist/cjs/biz-components/Listing/utils/helper.d.ts +36 -0
  154. package/dist/cjs/biz-components/Listing/utils/helper.js +2 -0
  155. package/dist/cjs/biz-components/Listing/utils/helper.js.map +7 -0
  156. package/dist/cjs/biz-components/Listing/utils/index.d.ts +37 -0
  157. package/dist/cjs/biz-components/Listing/utils/index.js +2 -0
  158. package/dist/cjs/biz-components/Listing/utils/index.js.map +7 -0
  159. package/dist/cjs/biz-components/Listing/utils/textFormat.d.ts +73 -0
  160. package/dist/cjs/biz-components/Listing/utils/textFormat.js +2 -0
  161. package/dist/cjs/biz-components/Listing/utils/textFormat.js.map +7 -0
  162. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js +1 -1
  163. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js.map +3 -3
  164. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/types.d.ts +2 -0
  165. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/types.js +1 -1
  166. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/types.js.map +1 -1
  167. package/dist/cjs/biz-components/SelectStore/index.d.ts +20 -0
  168. package/dist/cjs/biz-components/SelectStore/index.js +2 -0
  169. package/dist/cjs/biz-components/SelectStore/index.js.map +7 -0
  170. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js +2 -2
  171. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  172. package/dist/cjs/biz-components/Specs/dropdown.js +2 -2
  173. package/dist/cjs/biz-components/Specs/dropdown.js.map +2 -2
  174. package/dist/cjs/biz-components/Specs/index.js +1 -1
  175. package/dist/cjs/biz-components/Specs/index.js.map +3 -3
  176. package/dist/cjs/biz-components/Tabs/Tabs.js +1 -1
  177. package/dist/cjs/biz-components/Tabs/Tabs.js.map +2 -2
  178. package/dist/cjs/biz-components/Title/index.js +1 -1
  179. package/dist/cjs/biz-components/Title/index.js.map +2 -2
  180. package/dist/cjs/biz-components/index.d.ts +57 -1
  181. package/dist/cjs/biz-components/index.js +1 -1
  182. package/dist/cjs/biz-components/index.js.map +3 -3
  183. package/dist/cjs/components/ExposureDetector.d.ts +45 -0
  184. package/dist/cjs/components/ExposureDetector.js +2 -0
  185. package/dist/cjs/components/ExposureDetector.js.map +7 -0
  186. package/dist/cjs/components/checkbox.d.ts +1 -0
  187. package/dist/cjs/components/checkbox.js +1 -1
  188. package/dist/cjs/components/checkbox.js.map +3 -3
  189. package/dist/cjs/components/dialog.d.ts +1 -1
  190. package/dist/cjs/components/dialog.js +1 -1
  191. package/dist/cjs/components/dialog.js.map +2 -2
  192. package/dist/cjs/components/index.d.ts +1 -0
  193. package/dist/cjs/components/index.js +1 -1
  194. package/dist/cjs/components/index.js.map +3 -3
  195. package/dist/cjs/components/picture.js +1 -1
  196. package/dist/cjs/components/picture.js.map +2 -2
  197. package/dist/cjs/hooks/useExposureDetection.d.ts +69 -0
  198. package/dist/cjs/hooks/useExposureDetection.js +2 -0
  199. package/dist/cjs/hooks/useExposureDetection.js.map +7 -0
  200. package/dist/cjs/stories/carousel.stories.d.ts +3 -57
  201. package/dist/cjs/stories/carousel.stories.js.map +2 -2
  202. package/dist/esm/biz-components/AiuiProvider/index.d.ts +4 -0
  203. package/dist/esm/biz-components/AiuiProvider/index.js +1 -1
  204. package/dist/esm/biz-components/AiuiProvider/index.js.map +2 -2
  205. package/dist/esm/biz-components/AplusDesc/index.d.ts +22 -0
  206. package/dist/esm/biz-components/AplusDesc/index.js +2 -0
  207. package/dist/esm/biz-components/AplusDesc/index.js.map +7 -0
  208. package/dist/esm/biz-components/DownLoad/index.d.ts +20 -0
  209. package/dist/esm/biz-components/DownLoad/index.js +2 -0
  210. package/dist/esm/biz-components/DownLoad/index.js.map +7 -0
  211. package/dist/esm/biz-components/Faq/Faq.js +1 -1
  212. package/dist/esm/biz-components/Faq/Faq.js.map +3 -3
  213. package/dist/esm/biz-components/Features/index.js +1 -1
  214. package/dist/esm/biz-components/Features/index.js.map +2 -2
  215. package/dist/esm/biz-components/FootCharger/index.js.map +2 -2
  216. package/dist/esm/biz-components/GiftBox/index.d.ts +17 -0
  217. package/dist/esm/biz-components/GiftBox/index.js +2 -0
  218. package/dist/esm/biz-components/GiftBox/index.js.map +7 -0
  219. package/dist/esm/biz-components/Graphic/index.js +1 -1
  220. package/dist/esm/biz-components/Graphic/index.js.map +2 -2
  221. package/dist/esm/biz-components/GraphicMore/index.js +1 -1
  222. package/dist/esm/biz-components/GraphicMore/index.js.map +2 -2
  223. package/dist/esm/biz-components/Listing/BizProductProvider.d.ts +126 -0
  224. package/dist/esm/biz-components/Listing/BizProductProvider.js +2 -0
  225. package/dist/esm/biz-components/Listing/BizProductProvider.js.map +7 -0
  226. package/dist/esm/biz-components/Listing/components/PaidShipping/LearnMore.d.ts +2 -0
  227. package/dist/esm/biz-components/Listing/components/PaidShipping/LearnMore.js +2 -0
  228. package/dist/esm/biz-components/Listing/components/PaidShipping/LearnMore.js.map +7 -0
  229. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingMethod.d.ts +10 -0
  230. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingMethod.js +2 -0
  231. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingMethod.js.map +7 -0
  232. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.d.ts +25 -0
  233. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +2 -0
  234. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +7 -0
  235. package/dist/esm/biz-components/Listing/components/PaidShipping/index.d.ts +15 -0
  236. package/dist/esm/biz-components/Listing/components/PaidShipping/index.js +2 -0
  237. package/dist/esm/biz-components/Listing/components/PaidShipping/index.js.map +7 -0
  238. package/dist/esm/biz-components/Listing/components/PaidShipping/type.d.ts +30 -0
  239. package/dist/esm/biz-components/Listing/components/PaidShipping/type.js +2 -0
  240. package/dist/esm/biz-components/Listing/components/PaidShipping/type.js.map +7 -0
  241. package/dist/esm/biz-components/Listing/components/PaidShipping/utils.d.ts +2 -0
  242. package/dist/esm/biz-components/Listing/components/PaidShipping/utils.js +2 -0
  243. package/dist/esm/biz-components/Listing/components/PaidShipping/utils.js.map +7 -0
  244. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.d.ts +39 -0
  245. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js +40 -0
  246. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js.map +7 -0
  247. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.d.ts +10 -0
  248. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js +2 -0
  249. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js.map +7 -0
  250. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.d.ts +30 -0
  251. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js +2 -0
  252. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js.map +7 -0
  253. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +5 -0
  254. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +2 -0
  255. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +7 -0
  256. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.d.ts +5 -0
  257. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js +2 -0
  258. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js.map +7 -0
  259. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +5 -0
  260. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +2 -0
  261. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +7 -0
  262. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +5 -0
  263. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -0
  264. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +7 -0
  265. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +5 -0
  266. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +2 -0
  267. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +7 -0
  268. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.d.ts +2 -0
  269. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.js +2 -0
  270. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.js.map +7 -0
  271. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.d.ts +43 -0
  272. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.js +2 -0
  273. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.js.map +7 -0
  274. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.d.ts +2 -0
  275. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +2 -0
  276. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +7 -0
  277. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.d.ts +21 -0
  278. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js +2 -0
  279. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js.map +7 -0
  280. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.d.ts +5 -0
  281. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js +2 -0
  282. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js.map +7 -0
  283. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.d.ts +1 -0
  284. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +2 -0
  285. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +7 -0
  286. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +8 -0
  287. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js +2 -0
  288. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +7 -0
  289. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.d.ts +73 -0
  290. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.js +2 -0
  291. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.js.map +7 -0
  292. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.d.ts +6 -0
  293. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js +2 -0
  294. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +7 -0
  295. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +5 -0
  296. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.js +2 -0
  297. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.js.map +7 -0
  298. package/dist/esm/biz-components/Listing/components/ProductCard/index.d.ts +2 -0
  299. package/dist/esm/biz-components/Listing/components/ProductCard/index.js +2 -0
  300. package/dist/esm/biz-components/Listing/components/ProductCard/index.js.map +7 -0
  301. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.d.ts +2 -0
  302. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +2 -0
  303. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +7 -0
  304. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.d.ts +3 -0
  305. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +2 -0
  306. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +7 -0
  307. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +12 -0
  308. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js +1 -0
  309. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js.map +7 -0
  310. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.d.ts +6 -0
  311. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.js +2 -0
  312. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.js.map +7 -0
  313. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.d.ts +12 -0
  314. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.js +1 -0
  315. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.js.map +7 -0
  316. package/dist/esm/biz-components/Listing/components/index.d.ts +3 -0
  317. package/dist/esm/biz-components/Listing/components/index.js +2 -0
  318. package/dist/esm/biz-components/Listing/components/index.js.map +7 -0
  319. package/dist/esm/biz-components/Listing/const.d.ts +29 -0
  320. package/dist/esm/biz-components/Listing/const.js +2 -0
  321. package/dist/esm/biz-components/Listing/const.js.map +7 -0
  322. package/dist/esm/biz-components/Listing/hooks/use-variant-media.d.ts +14 -0
  323. package/dist/esm/biz-components/Listing/hooks/use-variant-media.js +2 -0
  324. package/dist/esm/biz-components/Listing/hooks/use-variant-media.js.map +7 -0
  325. package/dist/esm/biz-components/Listing/hooks/use-variant.d.ts +5 -0
  326. package/dist/esm/biz-components/Listing/hooks/use-variant.js +2 -0
  327. package/dist/esm/biz-components/Listing/hooks/use-variant.js.map +7 -0
  328. package/dist/esm/biz-components/Listing/hooks/useBenefits.d.ts +50 -0
  329. package/dist/esm/biz-components/Listing/hooks/useBenefits.js +2 -0
  330. package/dist/esm/biz-components/Listing/hooks/useBenefits.js.map +7 -0
  331. package/dist/esm/biz-components/Listing/hooks/useCopy.d.ts +5 -0
  332. package/dist/esm/biz-components/Listing/hooks/useCopy.js +2 -0
  333. package/dist/esm/biz-components/Listing/hooks/useCopy.js.map +7 -0
  334. package/dist/esm/biz-components/Listing/hooks/useDiscountEnable.d.ts +14 -0
  335. package/dist/esm/biz-components/Listing/hooks/useDiscountEnable.js +2 -0
  336. package/dist/esm/biz-components/Listing/hooks/useDiscountEnable.js.map +7 -0
  337. package/dist/esm/biz-components/Listing/index.d.ts +3 -0
  338. package/dist/esm/biz-components/Listing/index.js +2 -0
  339. package/dist/esm/biz-components/Listing/index.js.map +7 -0
  340. package/dist/esm/biz-components/Listing/types/graphql.d.ts +7473 -0
  341. package/dist/esm/biz-components/Listing/types/graphql.js +2 -0
  342. package/dist/esm/biz-components/Listing/types/graphql.js.map +7 -0
  343. package/dist/esm/biz-components/Listing/types/product.d.ts +141 -0
  344. package/dist/esm/biz-components/Listing/types/product.js +2 -0
  345. package/dist/esm/biz-components/Listing/types/product.js.map +7 -0
  346. package/dist/esm/biz-components/Listing/types/productMetafields.d.js +2 -0
  347. package/dist/esm/biz-components/Listing/types/productMetafields.d.js.map +7 -0
  348. package/dist/esm/biz-components/Listing/types/type-helper.d.ts +5 -0
  349. package/dist/esm/biz-components/Listing/types/type-helper.js +1 -0
  350. package/dist/esm/biz-components/Listing/types/type-helper.js.map +7 -0
  351. package/dist/esm/biz-components/Listing/types.d.ts +29 -0
  352. package/dist/esm/biz-components/Listing/types.js +1 -0
  353. package/dist/esm/biz-components/Listing/types.js.map +7 -0
  354. package/dist/esm/biz-components/Listing/utils/helper.d.ts +36 -0
  355. package/dist/esm/biz-components/Listing/utils/helper.js +2 -0
  356. package/dist/esm/biz-components/Listing/utils/helper.js.map +7 -0
  357. package/dist/esm/biz-components/Listing/utils/index.d.ts +37 -0
  358. package/dist/esm/biz-components/Listing/utils/index.js +2 -0
  359. package/dist/esm/biz-components/Listing/utils/index.js.map +7 -0
  360. package/dist/esm/biz-components/Listing/utils/textFormat.d.ts +73 -0
  361. package/dist/esm/biz-components/Listing/utils/textFormat.js +2 -0
  362. package/dist/esm/biz-components/Listing/utils/textFormat.js.map +7 -0
  363. package/dist/esm/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js +1 -1
  364. package/dist/esm/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js.map +3 -3
  365. package/dist/esm/biz-components/MultiLayoutGraphicBlock/types.d.ts +2 -0
  366. package/dist/esm/biz-components/SelectStore/index.d.ts +20 -0
  367. package/dist/esm/biz-components/SelectStore/index.js +2 -0
  368. package/dist/esm/biz-components/SelectStore/index.js.map +7 -0
  369. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js +3 -3
  370. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  371. package/dist/esm/biz-components/Specs/dropdown.js +2 -2
  372. package/dist/esm/biz-components/Specs/dropdown.js.map +2 -2
  373. package/dist/esm/biz-components/Specs/index.js +1 -1
  374. package/dist/esm/biz-components/Specs/index.js.map +3 -3
  375. package/dist/esm/biz-components/Tabs/Tabs.js +1 -1
  376. package/dist/esm/biz-components/Tabs/Tabs.js.map +2 -2
  377. package/dist/esm/biz-components/Title/index.js +1 -1
  378. package/dist/esm/biz-components/Title/index.js.map +2 -2
  379. package/dist/esm/biz-components/index.d.ts +57 -1
  380. package/dist/esm/biz-components/index.js +1 -1
  381. package/dist/esm/biz-components/index.js.map +3 -3
  382. package/dist/esm/components/ExposureDetector.d.ts +45 -0
  383. package/dist/esm/components/ExposureDetector.js +2 -0
  384. package/dist/esm/components/ExposureDetector.js.map +7 -0
  385. package/dist/esm/components/checkbox.d.ts +1 -0
  386. package/dist/esm/components/checkbox.js +1 -1
  387. package/dist/esm/components/checkbox.js.map +3 -3
  388. package/dist/esm/components/dialog.d.ts +1 -1
  389. package/dist/esm/components/dialog.js +1 -1
  390. package/dist/esm/components/dialog.js.map +2 -2
  391. package/dist/esm/components/index.d.ts +1 -0
  392. package/dist/esm/components/index.js +1 -1
  393. package/dist/esm/components/index.js.map +3 -3
  394. package/dist/esm/components/picture.js +1 -1
  395. package/dist/esm/components/picture.js.map +2 -2
  396. package/dist/esm/hooks/useExposureDetection.d.ts +69 -0
  397. package/dist/esm/hooks/useExposureDetection.js +2 -0
  398. package/dist/esm/hooks/useExposureDetection.js.map +7 -0
  399. package/dist/esm/stories/carousel.stories.d.ts +3 -57
  400. package/dist/esm/stories/carousel.stories.js.map +2 -2
  401. package/dist/tokens/anker.css +1 -0
  402. package/dist/tokens/base.css +1 -1
  403. package/dist/tokens/eufy.css +1 -0
  404. package/dist/tokens/eufyMake.css +1 -0
  405. package/dist/tokens/solix.css +1 -0
  406. package/dist/tokens/soundcore.css +1 -0
  407. package/package.json +4 -1
  408. package/style.css +0 -8
  409. package/tailwind.config.js +20 -0
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../../src/biz-components/Listing/types/graphql.ts"],
4
+ "sourcesContent": ["/* eslint-disable */\nexport 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<T extends { [key: string]: unknown }, K extends keyof T> = { [_ 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 /**\n * A string containing a hexadecimal representation of a color.\n *\n * For example, \"#6A8D48\".\n *\n */\n Color: { input: any; output: any }\n /**\n * Represents an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)-encoded date and time string.\n * For example, 3:50 pm on September 7, 2019 in the time zone of UTC (Coordinated Universal Time) is\n * represented as `\"2019-09-07T15:50:00Z`\".\n *\n */\n DateTime: { input: any; output: any }\n /**\n * A signed decimal number, which supports arbitrary precision and is serialized as a string.\n *\n * Example values: `\"29.99\"`, `\"29.999\"`.\n *\n */\n Decimal: { input: any; output: any }\n /**\n * A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a\n * complete list of HTML elements.\n *\n * Example value: `\"<p>Grey cotton knit sweater.</p>\"`\n *\n */\n HTML: { input: any; output: any }\n /**\n * A [JSON](https://www.json.org/json-en.html) object.\n *\n * Example value:\n * `{\n * \"product\": {\n * \"id\": \"gid://shopify/Product/1346443542550\",\n * \"title\": \"White T-shirt\",\n * \"options\": [{\n * \"name\": \"Size\",\n * \"values\": [\"M\", \"L\"]\n * }]\n * }\n * }`\n *\n */\n JSON: { input: any; output: any }\n /**\n * Represents an [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) and\n * [RFC 3987](https://datatracker.ietf.org/doc/html/rfc3987)-compliant URI string.\n *\n * For example, `\"https://johns-apparel.myshopify.com\"` is a valid URL. It includes a scheme (`https`) and a host\n * (`johns-apparel.myshopify.com`).\n *\n */\n URL: { input: any; output: any }\n /**\n * An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits.\n *\n * Example value: `\"50\"`.\n *\n */\n UnsignedInt64: { input: any; output: any }\n}\n\n/**\n * A version of the API, as defined by [Shopify API versioning](https://shopify.dev/api/usage/versioning).\n * Versions are commonly referred to by their handle (for example, `2021-10`).\n *\n */\nexport type ApiVersion = {\n __typename?: 'ApiVersion'\n /** The human-readable name of the version. */\n displayName: Scalars['String']['output']\n /** The unique identifier of an ApiVersion. All supported API versions have a date-based (YYYY-MM) or `unstable` handle. */\n handle: Scalars['String']['output']\n /** Whether the version is actively supported by Shopify. Supported API versions are guaranteed to be stable. Unsupported API versions include unstable, release candidate, and end-of-life versions that are marked as unsupported. For more information, refer to [Versioning](https://shopify.dev/api/usage/versioning). */\n supported: Scalars['Boolean']['output']\n}\n\n/**\n * The input fields for submitting Apple Pay payment method information for checkout.\n *\n */\nexport type ApplePayWalletContentInput = {\n /** The customer's billing address. */\n billingAddress: MailingAddressInput\n /** The data for the Apple Pay wallet. */\n data: Scalars['String']['input']\n /** The header data for the Apple Pay wallet. */\n header: ApplePayWalletHeaderInput\n /** The last digits of the card used to create the payment. */\n lastDigits?: InputMaybe<Scalars['String']['input']>\n /** The signature for the Apple Pay wallet. */\n signature: Scalars['String']['input']\n /** The version for the Apple Pay wallet. */\n version: Scalars['String']['input']\n}\n\n/**\n * The input fields for submitting wallet payment method information for checkout.\n *\n */\nexport type ApplePayWalletHeaderInput = {\n /** The application data for the Apple Pay wallet. */\n applicationData?: InputMaybe<Scalars['String']['input']>\n /** The ephemeral public key for the Apple Pay wallet. */\n ephemeralPublicKey: Scalars['String']['input']\n /** The public key hash for the Apple Pay wallet. */\n publicKeyHash: Scalars['String']['input']\n /** The transaction ID for the Apple Pay wallet. */\n transactionId: Scalars['String']['input']\n}\n\n/** Details about the gift card used on the checkout. */\nexport type AppliedGiftCard = Node & {\n __typename?: 'AppliedGiftCard'\n /** The amount that was taken from the gift card by applying it. */\n amountUsed: MoneyV2\n /**\n * The amount that was taken from the gift card by applying it.\n * @deprecated Use `amountUsed` instead.\n */\n amountUsedV2: MoneyV2\n /** The amount left on the gift card. */\n balance: MoneyV2\n /**\n * The amount left on the gift card.\n * @deprecated Use `balance` instead.\n */\n balanceV2: MoneyV2\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The last characters of the gift card. */\n lastCharacters: Scalars['String']['output']\n /** The amount that was applied to the checkout in its currency. */\n presentmentAmountUsed: MoneyV2\n}\n\n/** An article in an online store blog. */\nexport type Article = HasMetafields &\n Node &\n OnlineStorePublishable &\n Trackable & {\n __typename?: 'Article'\n /**\n * The article's author.\n * @deprecated Use `authorV2` instead.\n */\n author: ArticleAuthor\n /** The article's author. */\n authorV2?: Maybe<ArticleAuthor>\n /** The blog that the article belongs to. */\n blog: Blog\n /** List of comments posted on the article. */\n comments: CommentConnection\n /** Stripped content of the article, single line with HTML tags removed. */\n content: Scalars['String']['output']\n /** The content of the article, complete with HTML formatting. */\n contentHtml: Scalars['HTML']['output']\n /** Stripped excerpt of the article, single line with HTML tags removed. */\n excerpt?: Maybe<Scalars['String']['output']>\n /** The excerpt of the article, complete with HTML formatting. */\n excerptHtml?: Maybe<Scalars['HTML']['output']>\n /** A human-friendly unique string for the Article automatically generated from its title. */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The image associated with the article. */\n image?: Maybe<Image>\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n /** The date and time when the article was published. */\n publishedAt: Scalars['DateTime']['output']\n /** The article\u2019s SEO information. */\n seo?: Maybe<Seo>\n /**\n * A categorization that a article can be tagged with.\n *\n */\n tags: Array<Scalars['String']['output']>\n /** The article\u2019s name. */\n title: Scalars['String']['output']\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n }\n\n/** An article in an online store blog. */\nexport type ArticleCommentsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** An article in an online store blog. */\nexport type ArticleContentArgs = {\n truncateAt?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** An article in an online store blog. */\nexport type ArticleExcerptArgs = {\n truncateAt?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** An article in an online store blog. */\nexport type ArticleMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** An article in an online store blog. */\nexport type ArticleMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** The author of an article. */\nexport type ArticleAuthor = {\n __typename?: 'ArticleAuthor'\n /** The author's bio. */\n bio?: Maybe<Scalars['String']['output']>\n /** The author\u2019s email. */\n email: Scalars['String']['output']\n /** The author's first name. */\n firstName: Scalars['String']['output']\n /** The author's last name. */\n lastName: Scalars['String']['output']\n /** The author's full name. */\n name: Scalars['String']['output']\n}\n\n/**\n * An auto-generated type for paginating through multiple Articles.\n *\n */\nexport type ArticleConnection = {\n __typename?: 'ArticleConnection'\n /** A list of edges. */\n edges: Array<ArticleEdge>\n /** A list of the nodes contained in ArticleEdge. */\n nodes: Array<Article>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Article and a cursor during pagination.\n *\n */\nexport type ArticleEdge = {\n __typename?: 'ArticleEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of ArticleEdge. */\n node: Article\n}\n\n/** The set of valid sort keys for the Article query. */\nexport enum ArticleSortKeys {\n /** Sort by the `author` value. */\n Author = 'AUTHOR',\n /** Sort by the `blog_title` value. */\n BlogTitle = 'BLOG_TITLE',\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `published_at` value. */\n PublishedAt = 'PUBLISHED_AT',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n /** Sort by the `updated_at` value. */\n UpdatedAt = 'UPDATED_AT',\n}\n\n/** Represents a generic custom attribute. */\nexport type Attribute = {\n __typename?: 'Attribute'\n /** Key or name of the attribute. */\n key: Scalars['String']['output']\n /** Value of the attribute. */\n value?: Maybe<Scalars['String']['output']>\n}\n\n/** The input fields for an attribute. */\nexport type AttributeInput = {\n /** Key or name of the attribute. */\n key: Scalars['String']['input']\n /** Value of the attribute. */\n value: Scalars['String']['input']\n}\n\n/**\n * Automatic discount applications capture the intentions of a discount that was automatically applied.\n *\n */\nexport type AutomaticDiscountApplication = DiscountApplication & {\n __typename?: 'AutomaticDiscountApplication'\n /** The method by which the discount's value is allocated to its entitled items. */\n allocationMethod: DiscountApplicationAllocationMethod\n /** Which lines of targetType that the discount is allocated over. */\n targetSelection: DiscountApplicationTargetSelection\n /** The type of line that the discount is applicable towards. */\n targetType: DiscountApplicationTargetType\n /** The title of the application. */\n title: Scalars['String']['output']\n /** The value of the discount application. */\n value: PricingValue\n}\n\n/** A collection of available shipping rates for a checkout. */\nexport type AvailableShippingRates = {\n __typename?: 'AvailableShippingRates'\n /**\n * Whether or not the shipping rates are ready.\n * The `shippingRates` field is `null` when this value is `false`.\n * This field should be polled until its value becomes `true`.\n *\n */\n ready: Scalars['Boolean']['output']\n /** The fetched shipping rates. `null` until the `ready` field is `true`. */\n shippingRates?: Maybe<Array<ShippingRate>>\n}\n\n/** Represents a cart line common fields. */\nexport type BaseCartLine = {\n /** An attribute associated with the cart line. */\n attribute?: Maybe<Attribute>\n /** The attributes associated with the cart line. Attributes are represented as key-value pairs. */\n attributes: Array<Attribute>\n /** The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout. */\n cost: CartLineCost\n /** The discounts that have been applied to the cart line. */\n discountAllocations: Array<CartDiscountAllocation>\n /**\n * The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.\n * @deprecated Use `cost` instead.\n */\n estimatedCost: CartLineEstimatedCost\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The merchandise that the buyer intends to purchase. */\n merchandise: Merchandise\n /** The quantity of the merchandise that the customer intends to purchase. */\n quantity: Scalars['Int']['output']\n /** The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased. */\n sellingPlanAllocation?: Maybe<SellingPlanAllocation>\n}\n\n/** Represents a cart line common fields. */\nexport type BaseCartLineAttributeArgs = {\n key: Scalars['String']['input']\n}\n\n/**\n * An auto-generated type for paginating through multiple BaseCartLines.\n *\n */\nexport type BaseCartLineConnection = {\n __typename?: 'BaseCartLineConnection'\n /** A list of edges. */\n edges: Array<BaseCartLineEdge>\n /** A list of the nodes contained in BaseCartLineEdge. */\n nodes: Array<BaseCartLine>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one BaseCartLine and a cursor during pagination.\n *\n */\nexport type BaseCartLineEdge = {\n __typename?: 'BaseCartLineEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of BaseCartLineEdge. */\n node: BaseCartLine\n}\n\n/** An online store blog. */\nexport type Blog = HasMetafields &\n Node &\n OnlineStorePublishable & {\n __typename?: 'Blog'\n /** Find an article by its handle. */\n articleByHandle?: Maybe<Article>\n /** List of the blog's articles. */\n articles: ArticleConnection\n /** The authors who have contributed to the blog. */\n authors: Array<ArticleAuthor>\n /**\n * A human-friendly unique string for the Blog automatically generated from its title.\n *\n */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n /** The blog's SEO information. */\n seo?: Maybe<Seo>\n /** The blogs\u2019s title. */\n title: Scalars['String']['output']\n }\n\n/** An online store blog. */\nexport type BlogArticleByHandleArgs = {\n handle: Scalars['String']['input']\n}\n\n/** An online store blog. */\nexport type BlogArticlesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ArticleSortKeys>\n}\n\n/** An online store blog. */\nexport type BlogMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** An online store blog. */\nexport type BlogMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * An auto-generated type for paginating through multiple Blogs.\n *\n */\nexport type BlogConnection = {\n __typename?: 'BlogConnection'\n /** A list of edges. */\n edges: Array<BlogEdge>\n /** A list of the nodes contained in BlogEdge. */\n nodes: Array<Blog>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Blog and a cursor during pagination.\n *\n */\nexport type BlogEdge = {\n __typename?: 'BlogEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of BlogEdge. */\n node: Blog\n}\n\n/** The set of valid sort keys for the Blog query. */\nexport enum BlogSortKeys {\n /** Sort by the `handle` value. */\n Handle = 'HANDLE',\n /** Sort by the `id` value. */\n Id = 'ID',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n}\n\n/**\n * The store's [branding configuration](https://help.shopify.com/en/manual/promoting-marketing/managing-brand-assets).\n *\n */\nexport type Brand = {\n __typename?: 'Brand'\n /** The colors of the store's brand. */\n colors: BrandColors\n /** The store's cover image. */\n coverImage?: Maybe<MediaImage>\n /** The store's default logo. */\n logo?: Maybe<MediaImage>\n /** The store's short description. */\n shortDescription?: Maybe<Scalars['String']['output']>\n /** The store's slogan. */\n slogan?: Maybe<Scalars['String']['output']>\n /** The store's preferred logo for square UI elements. */\n squareLogo?: Maybe<MediaImage>\n}\n\n/**\n * A group of related colors for the shop's brand.\n *\n */\nexport type BrandColorGroup = {\n __typename?: 'BrandColorGroup'\n /** The background color. */\n background?: Maybe<Scalars['Color']['output']>\n /** The foreground color. */\n foreground?: Maybe<Scalars['Color']['output']>\n}\n\n/**\n * The colors of the shop's brand.\n *\n */\nexport type BrandColors = {\n __typename?: 'BrandColors'\n /** The shop's primary brand colors. */\n primary: Array<BrandColorGroup>\n /** The shop's secondary brand colors. */\n secondary: Array<BrandColorGroup>\n}\n\n/** Card brand, such as Visa or Mastercard, which can be used for payments. */\nexport enum CardBrand {\n /** American Express. */\n AmericanExpress = 'AMERICAN_EXPRESS',\n /** Diners Club. */\n DinersClub = 'DINERS_CLUB',\n /** Discover. */\n Discover = 'DISCOVER',\n /** JCB. */\n Jcb = 'JCB',\n /** Mastercard. */\n Mastercard = 'MASTERCARD',\n /** Visa. */\n Visa = 'VISA',\n}\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type Cart = HasMetafields &\n Node & {\n __typename?: 'Cart'\n /** An attribute associated with the cart. */\n attribute?: Maybe<Attribute>\n /** The attributes associated with the cart. Attributes are represented as key-value pairs. */\n attributes: Array<Attribute>\n /** Information about the buyer that's interacting with the cart. */\n buyerIdentity: CartBuyerIdentity\n /** The URL of the checkout for the cart. */\n checkoutUrl: Scalars['URL']['output']\n /** The estimated costs that the buyer will pay at checkout. The costs are subject to change and changes will be reflected at checkout. The `cost` field uses the `buyerIdentity` field to determine [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing). */\n cost: CartCost\n /** The date and time when the cart was created. */\n createdAt: Scalars['DateTime']['output']\n /**\n * The delivery groups available for the cart, based on the buyer identity default\n * delivery address preference or the default address of the logged-in customer.\n *\n */\n deliveryGroups: CartDeliveryGroupConnection\n /** The discounts that have been applied to the entire cart. */\n discountAllocations: Array<CartDiscountAllocation>\n /** The case-insensitive discount codes that the customer added at checkout. */\n discountCodes: Array<CartDiscountCode>\n /**\n * The estimated costs that the buyer will pay at checkout. The estimated costs are subject to change and changes will be reflected at checkout. The `estimatedCost` field uses the `buyerIdentity` field to determine [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing).\n * @deprecated Use `cost` instead.\n */\n estimatedCost: CartEstimatedCost\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** A list of lines containing information about the items the customer intends to purchase. */\n lines: BaseCartLineConnection\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** A note that's associated with the cart. For example, the note can be a personalized message to the buyer. */\n note?: Maybe<Scalars['String']['output']>\n /** The total number of items in the cart. */\n totalQuantity: Scalars['Int']['output']\n /** The date and time when the cart was updated. */\n updatedAt: Scalars['DateTime']['output']\n }\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type CartAttributeArgs = {\n key: Scalars['String']['input']\n}\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type CartDeliveryGroupsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type CartLinesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type CartMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/**\n * A cart represents the merchandise that a buyer intends to purchase,\n * and the estimated cost associated with the cart. Learn how to\n * [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * during a customer's session.\n *\n */\nexport type CartMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** Return type for `cartAttributesUpdate` mutation. */\nexport type CartAttributesUpdatePayload = {\n __typename?: 'CartAttributesUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** The discounts automatically applied to the cart line based on prerequisites that have been met. */\nexport type CartAutomaticDiscountAllocation = CartDiscountAllocation & {\n __typename?: 'CartAutomaticDiscountAllocation'\n /** The discounted amount that has been applied to the cart line. */\n discountedAmount: MoneyV2\n /** The title of the allocated discount. */\n title: Scalars['String']['output']\n}\n\n/** Represents information about the buyer that is interacting with the cart. */\nexport type CartBuyerIdentity = {\n __typename?: 'CartBuyerIdentity'\n /** The country where the buyer is located. */\n countryCode?: Maybe<CountryCode>\n /** The customer account associated with the cart. */\n customer?: Maybe<Customer>\n /**\n * An ordered set of delivery addresses tied to the buyer that is interacting with the cart.\n * The rank of the preferences is determined by the order of the addresses in the array. Preferences\n * can be used to populate relevant fields in the checkout flow.\n *\n */\n deliveryAddressPreferences: Array<DeliveryAddress>\n /** The email address of the buyer that's interacting with the cart. */\n email?: Maybe<Scalars['String']['output']>\n /** The phone number of the buyer that's interacting with the cart. */\n phone?: Maybe<Scalars['String']['output']>\n /**\n * A set of wallet preferences tied to the buyer that is interacting with the cart.\n * Preferences can be used to populate relevant payment fields in the checkout flow.\n *\n */\n walletPreferences: Array<Scalars['String']['output']>\n}\n\n/**\n * Specifies the input fields to update the buyer information associated with a cart.\n * Buyer identity is used to determine\n * [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * and should match the customer's shipping address.\n *\n */\nexport type CartBuyerIdentityInput = {\n /** The country where the buyer is located. */\n countryCode?: InputMaybe<CountryCode>\n /** The access token used to identify the customer associated with the cart. */\n customerAccessToken?: InputMaybe<Scalars['String']['input']>\n /**\n * An ordered set of delivery addresses tied to the buyer that is interacting with the cart.\n * The rank of the preferences is determined by the order of the addresses in the array. Preferences\n * can be used to populate relevant fields in the checkout flow.\n *\n * The input must not contain more than `250` values.\n */\n deliveryAddressPreferences?: InputMaybe<Array<DeliveryAddressInput>>\n /** The email address of the buyer that is interacting with the cart. */\n email?: InputMaybe<Scalars['String']['input']>\n /** The phone number of the buyer that is interacting with the cart. */\n phone?: InputMaybe<Scalars['String']['input']>\n /**\n * A set of wallet preferences tied to the buyer that is interacting with the cart.\n * Preferences can be used to populate relevant payment fields in the checkout flow.\n * Accepted value: `[\"shop_pay\"]`.\n *\n * The input must not contain more than `250` values.\n */\n walletPreferences?: InputMaybe<Array<Scalars['String']['input']>>\n}\n\n/** Return type for `cartBuyerIdentityUpdate` mutation. */\nexport type CartBuyerIdentityUpdatePayload = {\n __typename?: 'CartBuyerIdentityUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/**\n * Represents how credit card details are provided for a direct payment.\n *\n */\nexport enum CartCardSource {\n /**\n * The credit card was provided by a third party and vaulted on their system.\n * Using this value requires a separate permission from Shopify.\n *\n */\n SavedCreditCard = 'SAVED_CREDIT_CARD',\n}\n\n/** The discount that has been applied to the cart line using a discount code. */\nexport type CartCodeDiscountAllocation = CartDiscountAllocation & {\n __typename?: 'CartCodeDiscountAllocation'\n /** The code used to apply the discount. */\n code: Scalars['String']['output']\n /** The discounted amount that has been applied to the cart line. */\n discountedAmount: MoneyV2\n}\n\n/** The completion action to checkout a cart. */\nexport type CartCompletionAction = CompletePaymentChallenge\n\n/** The required completion action to checkout a cart. */\nexport type CartCompletionActionRequired = {\n __typename?: 'CartCompletionActionRequired'\n /** The action required to complete the cart completion attempt. */\n action?: Maybe<CartCompletionAction>\n /** The ID of the cart completion attempt. */\n id: Scalars['String']['output']\n}\n\n/** The result of a cart completion attempt. */\nexport type CartCompletionAttemptResult =\n | CartCompletionActionRequired\n | CartCompletionFailed\n | CartCompletionProcessing\n | CartCompletionSuccess\n\n/** A failed completion to checkout a cart. */\nexport type CartCompletionFailed = {\n __typename?: 'CartCompletionFailed'\n /** The errors that caused the checkout to fail. */\n errors: Array<CompletionError>\n /** The ID of the cart completion attempt. */\n id: Scalars['String']['output']\n}\n\n/** A cart checkout completion that's still processing. */\nexport type CartCompletionProcessing = {\n __typename?: 'CartCompletionProcessing'\n /** The ID of the cart completion attempt. */\n id: Scalars['String']['output']\n /** The number of milliseconds to wait before polling again. */\n pollDelay: Scalars['Int']['output']\n}\n\n/** A successful completion to checkout a cart and a created order. */\nexport type CartCompletionSuccess = {\n __typename?: 'CartCompletionSuccess'\n /** The date and time when the job completed. */\n completedAt?: Maybe<Scalars['DateTime']['output']>\n /** The ID of the cart completion attempt. */\n id: Scalars['String']['output']\n /** The ID of the order that's created in Shopify. */\n orderId: Scalars['ID']['output']\n /** The URL of the order confirmation in Shopify. */\n orderUrl: Scalars['URL']['output']\n}\n\n/**\n * The costs that the buyer will pay at checkout.\n * The cart cost uses [`CartBuyerIdentity`](https://shopify.dev/api/storefront/reference/cart/cartbuyeridentity) to determine\n * [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing).\n *\n */\nexport type CartCost = {\n __typename?: 'CartCost'\n /** The estimated amount, before taxes and discounts, for the customer to pay at checkout. The checkout charge amount doesn't include any deferred payments that'll be paid at a later date. If the cart has no deferred payments, then the checkout charge amount is equivalent to `subtotalAmount`. */\n checkoutChargeAmount: MoneyV2\n /** The amount, before taxes and cart-level discounts, for the customer to pay. */\n subtotalAmount: MoneyV2\n /** Whether the subtotal amount is estimated. */\n subtotalAmountEstimated: Scalars['Boolean']['output']\n /** The total amount for the customer to pay. */\n totalAmount: MoneyV2\n /** Whether the total amount is estimated. */\n totalAmountEstimated: Scalars['Boolean']['output']\n /** The duty amount for the customer to pay at checkout. */\n totalDutyAmount?: Maybe<MoneyV2>\n /** Whether the total duty amount is estimated. */\n totalDutyAmountEstimated: Scalars['Boolean']['output']\n /** The tax amount for the customer to pay at checkout. */\n totalTaxAmount?: Maybe<MoneyV2>\n /** Whether the total tax amount is estimated. */\n totalTaxAmountEstimated: Scalars['Boolean']['output']\n}\n\n/** Return type for `cartCreate` mutation. */\nexport type CartCreatePayload = {\n __typename?: 'CartCreatePayload'\n /** The new cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** The discounts automatically applied to the cart line based on prerequisites that have been met. */\nexport type CartCustomDiscountAllocation = CartDiscountAllocation & {\n __typename?: 'CartCustomDiscountAllocation'\n /** The discounted amount that has been applied to the cart line. */\n discountedAmount: MoneyV2\n /** The title of the allocated discount. */\n title: Scalars['String']['output']\n}\n\n/** Information about the options available for one or more line items to be delivered to a specific address. */\nexport type CartDeliveryGroup = {\n __typename?: 'CartDeliveryGroup'\n /** A list of cart lines for the delivery group. */\n cartLines: BaseCartLineConnection\n /** The destination address for the delivery group. */\n deliveryAddress: MailingAddress\n /** The delivery options available for the delivery group. */\n deliveryOptions: Array<CartDeliveryOption>\n /** The ID for the delivery group. */\n id: Scalars['ID']['output']\n /** The selected delivery option for the delivery group. */\n selectedDeliveryOption?: Maybe<CartDeliveryOption>\n}\n\n/** Information about the options available for one or more line items to be delivered to a specific address. */\nexport type CartDeliveryGroupCartLinesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * An auto-generated type for paginating through multiple CartDeliveryGroups.\n *\n */\nexport type CartDeliveryGroupConnection = {\n __typename?: 'CartDeliveryGroupConnection'\n /** A list of edges. */\n edges: Array<CartDeliveryGroupEdge>\n /** A list of the nodes contained in CartDeliveryGroupEdge. */\n nodes: Array<CartDeliveryGroup>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one CartDeliveryGroup and a cursor during pagination.\n *\n */\nexport type CartDeliveryGroupEdge = {\n __typename?: 'CartDeliveryGroupEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of CartDeliveryGroupEdge. */\n node: CartDeliveryGroup\n}\n\n/** Information about a delivery option. */\nexport type CartDeliveryOption = {\n __typename?: 'CartDeliveryOption'\n /** The code of the delivery option. */\n code?: Maybe<Scalars['String']['output']>\n /** The method for the delivery option. */\n deliveryMethodType: DeliveryMethodType\n /** The description of the delivery option. */\n description?: Maybe<Scalars['String']['output']>\n /** The estimated cost for the delivery option. */\n estimatedCost: MoneyV2\n /** The unique identifier of the delivery option. */\n handle: Scalars['String']['output']\n /** The title of the delivery option. */\n title?: Maybe<Scalars['String']['output']>\n}\n\n/**\n * The input fields for submitting direct payment method information for checkout.\n *\n */\nexport type CartDirectPaymentMethodInput = {\n /** The customer's billing address. */\n billingAddress: MailingAddressInput\n /** The source of the credit card payment. */\n cardSource?: InputMaybe<CartCardSource>\n /** The session ID for the direct payment method used to create the payment. */\n sessionId: Scalars['String']['input']\n}\n\n/** The discounts that have been applied to the cart line. */\nexport type CartDiscountAllocation = {\n /** The discounted amount that has been applied to the cart line. */\n discountedAmount: MoneyV2\n title?: string\n code?: string\n}\n\n/** The discount codes applied to the cart. */\nexport type CartDiscountCode = {\n __typename?: 'CartDiscountCode'\n /** Whether the discount code is applicable to the cart's current contents. */\n applicable: Scalars['Boolean']['output']\n /** The code for the discount. */\n code: Scalars['String']['output']\n}\n\n/** Return type for `cartDiscountCodesUpdate` mutation. */\nexport type CartDiscountCodesUpdatePayload = {\n __typename?: 'CartDiscountCodesUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** Possible error codes that can be returned by `CartUserError`. */\nexport enum CartErrorCode {\n /** The input value is invalid. */\n Invalid = 'INVALID',\n /** Delivery group was not found in cart. */\n InvalidDeliveryGroup = 'INVALID_DELIVERY_GROUP',\n /** Delivery option was not valid. */\n InvalidDeliveryOption = 'INVALID_DELIVERY_OPTION',\n /** Merchandise line was not found in cart. */\n InvalidMerchandiseLine = 'INVALID_MERCHANDISE_LINE',\n /** The metafields were not valid. */\n InvalidMetafields = 'INVALID_METAFIELDS',\n /** The payment wasn't valid. */\n InvalidPayment = 'INVALID_PAYMENT',\n /** Cannot update payment on an empty cart */\n InvalidPaymentEmptyCart = 'INVALID_PAYMENT_EMPTY_CART',\n /** The input value should be less than the maximum value allowed. */\n LessThan = 'LESS_THAN',\n /** Missing discount code. */\n MissingDiscountCode = 'MISSING_DISCOUNT_CODE',\n /** Missing note. */\n MissingNote = 'MISSING_NOTE',\n /** The payment method is not supported. */\n PaymentMethodNotSupported = 'PAYMENT_METHOD_NOT_SUPPORTED',\n}\n\n/** The estimated costs that the buyer will pay at checkout. The estimated cost uses [`CartBuyerIdentity`](https://shopify.dev/api/storefront/reference/cart/cartbuyeridentity) to determine [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing). */\nexport type CartEstimatedCost = {\n __typename?: 'CartEstimatedCost'\n /** The estimated amount, before taxes and discounts, for the customer to pay at checkout. The checkout charge amount doesn't include any deferred payments that'll be paid at a later date. If the cart has no deferred payments, then the checkout charge amount is equivalent to`subtotal_amount`. */\n checkoutChargeAmount: MoneyV2\n /** The estimated amount, before taxes and discounts, for the customer to pay. */\n subtotalAmount: MoneyV2\n /** The estimated total amount for the customer to pay. */\n totalAmount: MoneyV2\n /** The estimated duty amount for the customer to pay at checkout. */\n totalDutyAmount?: Maybe<MoneyV2>\n /** The estimated tax amount for the customer to pay at checkout. */\n totalTaxAmount?: Maybe<MoneyV2>\n}\n\n/**\n * The input fields for submitting a billing address without a selected payment method.\n *\n */\nexport type CartFreePaymentMethodInput = {\n /** The customer's billing address. */\n billingAddress: MailingAddressInput\n}\n\n/** The input fields to create a cart. */\nexport type CartInput = {\n /**\n * An array of key-value pairs that contains additional information about the cart.\n *\n * The input must not contain more than `250` values.\n */\n attributes?: InputMaybe<Array<AttributeInput>>\n /**\n * The customer associated with the cart. Used to determine [international pricing]\n * (https://shopify.dev/custom-storefronts/internationalization/international-pricing).\n * Buyer identity should match the customer's shipping address.\n *\n */\n buyerIdentity?: InputMaybe<CartBuyerIdentityInput>\n /**\n * The case-insensitive discount codes that the customer added at checkout.\n *\n * The input must not contain more than `250` values.\n */\n discountCodes?: InputMaybe<Array<Scalars['String']['input']>>\n /**\n * A list of merchandise lines to add to the cart.\n *\n * The input must not contain more than `250` values.\n */\n lines?: InputMaybe<Array<CartLineInput>>\n /**\n * The metafields to associate with this cart.\n *\n * The input must not contain more than `250` values.\n */\n metafields?: InputMaybe<Array<CartInputMetafieldInput>>\n /**\n * A note that's associated with the cart. For example, the note can be a personalized message to the buyer.\n *\n */\n note?: InputMaybe<Scalars['String']['input']>\n}\n\n/** The input fields for a cart metafield value to set. */\nexport type CartInputMetafieldInput = {\n /** The key name of the metafield. */\n key: Scalars['String']['input']\n /**\n * The type of data that the cart metafield stores.\n * The type of data must be a [supported type](https://shopify.dev/apps/metafields/types).\n *\n */\n type: Scalars['String']['input']\n /**\n * The data to store in the cart metafield. The data is always stored as a string, regardless of the metafield's type.\n *\n */\n value: Scalars['String']['input']\n}\n\n/** Represents information about the merchandise in the cart. */\nexport type CartLine = BaseCartLine &\n Node & {\n __typename?: 'CartLine'\n /** An attribute associated with the cart line. */\n attribute?: Maybe<Attribute>\n /** The attributes associated with the cart line. Attributes are represented as key-value pairs. */\n attributes: Array<Attribute>\n /** The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout. */\n cost: CartLineCost\n /** The discounts that have been applied to the cart line. */\n discountAllocations: Array<CartDiscountAllocation>\n /**\n * The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.\n * @deprecated Use `cost` instead.\n */\n estimatedCost: CartLineEstimatedCost\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The merchandise that the buyer intends to purchase. */\n merchandise: Merchandise\n /** The quantity of the merchandise that the customer intends to purchase. */\n quantity: Scalars['Int']['output']\n /** The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased. */\n sellingPlanAllocation?: Maybe<SellingPlanAllocation>\n }\n\n/** Represents information about the merchandise in the cart. */\nexport type CartLineAttributeArgs = {\n key: Scalars['String']['input']\n}\n\n/** The cost of the merchandise line that the buyer will pay at checkout. */\nexport type CartLineCost = {\n __typename?: 'CartLineCost'\n /** The amount of the merchandise line. */\n amountPerQuantity: MoneyV2\n /** The compare at amount of the merchandise line. */\n compareAtAmountPerQuantity?: Maybe<MoneyV2>\n /** The cost of the merchandise line before line-level discounts. */\n subtotalAmount: MoneyV2\n /** The total cost of the merchandise line. */\n totalAmount: MoneyV2\n}\n\n/**\n * The estimated cost of the merchandise line that the buyer will pay at checkout.\n *\n */\nexport type CartLineEstimatedCost = {\n __typename?: 'CartLineEstimatedCost'\n /** The amount of the merchandise line. */\n amount: MoneyV2\n /** The compare at amount of the merchandise line. */\n compareAtAmount?: Maybe<MoneyV2>\n /** The estimated cost of the merchandise line before discounts. */\n subtotalAmount: MoneyV2\n /** The estimated total cost of the merchandise line. */\n totalAmount: MoneyV2\n}\n\n/** The input fields to create a merchandise line on a cart. */\nexport type CartLineInput = {\n /**\n * An array of key-value pairs that contains additional information about the merchandise line.\n *\n * The input must not contain more than `250` values.\n */\n attributes?: InputMaybe<Array<AttributeInput>>\n /** The ID of the merchandise that the buyer intends to purchase. */\n merchandiseId: Scalars['ID']['input']\n /** The quantity of the merchandise. */\n quantity?: InputMaybe<Scalars['Int']['input']>\n /** The ID of the selling plan that the merchandise is being purchased with. */\n sellingPlanId?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The input fields to update a line item on a cart. */\nexport type CartLineUpdateInput = {\n /**\n * An array of key-value pairs that contains additional information about the merchandise line.\n *\n * The input must not contain more than `250` values.\n */\n attributes?: InputMaybe<Array<AttributeInput>>\n /** The ID of the merchandise line. */\n id: Scalars['ID']['input']\n /** The ID of the merchandise for the line item. */\n merchandiseId?: InputMaybe<Scalars['ID']['input']>\n /** The quantity of the line item. */\n quantity?: InputMaybe<Scalars['Int']['input']>\n /** The ID of the selling plan that the merchandise is being purchased with. */\n sellingPlanId?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** Return type for `cartLinesAdd` mutation. */\nexport type CartLinesAddPayload = {\n __typename?: 'CartLinesAddPayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** Return type for `cartLinesRemove` mutation. */\nexport type CartLinesRemovePayload = {\n __typename?: 'CartLinesRemovePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** Return type for `cartLinesUpdate` mutation. */\nexport type CartLinesUpdatePayload = {\n __typename?: 'CartLinesUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** The input fields to delete a cart metafield. */\nexport type CartMetafieldDeleteInput = {\n /**\n * The key name of the cart metafield. Can either be a composite key (`namespace.key`) or a simple key\n * that relies on the default app-reserved namespace.\n *\n */\n key: Scalars['String']['input']\n /** The ID of the cart resource. */\n ownerId: Scalars['ID']['input']\n}\n\n/** Return type for `cartMetafieldDelete` mutation. */\nexport type CartMetafieldDeletePayload = {\n __typename?: 'CartMetafieldDeletePayload'\n /** The ID of the deleted cart metafield. */\n deletedId?: Maybe<Scalars['ID']['output']>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<MetafieldDeleteUserError>\n}\n\n/** The input fields for a cart metafield value to set. */\nexport type CartMetafieldsSetInput = {\n /** The key name of the cart metafield. */\n key: Scalars['String']['input']\n /** The ID of the cart resource. */\n ownerId: Scalars['ID']['input']\n /**\n * The type of data that the cart metafield stores.\n * The type of data must be a [supported type](https://shopify.dev/apps/metafields/types).\n *\n */\n type: Scalars['String']['input']\n /**\n * The data to store in the cart metafield. The data is always stored as a string, regardless of the metafield's type.\n *\n */\n value: Scalars['String']['input']\n}\n\n/** Return type for `cartMetafieldsSet` mutation. */\nexport type CartMetafieldsSetPayload = {\n __typename?: 'CartMetafieldsSetPayload'\n /** The list of cart metafields that were set. */\n metafields?: Maybe<Array<Metafield>>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<MetafieldsSetUserError>\n}\n\n/** Return type for `cartNoteUpdate` mutation. */\nexport type CartNoteUpdatePayload = {\n __typename?: 'CartNoteUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/**\n * The input fields for updating the payment method that will be used to checkout.\n *\n */\nexport type CartPaymentInput = {\n /** The amount that the customer will be charged at checkout. */\n amount: MoneyInput\n /**\n * The input fields to use when checking out a cart with a direct payment method (like a credit card).\n *\n */\n directPaymentMethod?: InputMaybe<CartDirectPaymentMethodInput>\n /**\n * The input fields to use to checkout a cart without providing a payment method.\n * Use this payment method input if the total cost of the cart is 0.\n *\n */\n freePaymentMethod?: InputMaybe<CartFreePaymentMethodInput>\n /**\n * An ID of the order placed on the originating platform.\n * Note that this value doesn't correspond to the Shopify Order ID.\n *\n */\n sourceIdentifier?: InputMaybe<Scalars['String']['input']>\n /**\n * The input fields to use when checking out a cart with a wallet payment method (like Shop Pay or Apple Pay).\n *\n */\n walletPaymentMethod?: InputMaybe<CartWalletPaymentMethodInput>\n}\n\n/** Return type for `cartPaymentUpdate` mutation. */\nexport type CartPaymentUpdatePayload = {\n __typename?: 'CartPaymentUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/**\n * The input fields for updating the selected delivery options for a delivery group.\n *\n */\nexport type CartSelectedDeliveryOptionInput = {\n /** The ID of the cart delivery group. */\n deliveryGroupId: Scalars['ID']['input']\n /** The handle of the selected delivery option. */\n deliveryOptionHandle: Scalars['String']['input']\n}\n\n/** Return type for `cartSelectedDeliveryOptionsUpdate` mutation. */\nexport type CartSelectedDeliveryOptionsUpdatePayload = {\n __typename?: 'CartSelectedDeliveryOptionsUpdatePayload'\n /** The updated cart. */\n cart?: Maybe<Cart>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** Return type for `cartSubmitForCompletion` mutation. */\nexport type CartSubmitForCompletionPayload = {\n __typename?: 'CartSubmitForCompletionPayload'\n /** The result of cart submission for completion. */\n result?: Maybe<CartSubmitForCompletionResult>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CartUserError>\n}\n\n/** The result of cart submit completion. */\nexport type CartSubmitForCompletionResult = SubmitAlreadyAccepted | SubmitFailed | SubmitSuccess | SubmitThrottled\n\n/** Represents an error that happens during execution of a cart mutation. */\nexport type CartUserError = DisplayableError & {\n __typename?: 'CartUserError'\n /** The error code. */\n code?: Maybe<CartErrorCode>\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/**\n * The input fields for submitting wallet payment method information for checkout.\n *\n */\nexport type CartWalletPaymentMethodInput = {\n /** The payment method information for the Apple Pay wallet. */\n applePayWalletContent?: InputMaybe<ApplePayWalletContentInput>\n /** The payment method information for the Shop Pay wallet. */\n shopPayWalletContent?: InputMaybe<ShopPayWalletContentInput>\n}\n\n/** A container for all the information required to checkout items and pay. */\nexport type Checkout = Node & {\n __typename?: 'Checkout'\n /** The gift cards used on the checkout. */\n appliedGiftCards: Array<AppliedGiftCard>\n /**\n * The available shipping rates for this Checkout.\n * Should only be used when checkout `requiresShipping` is `true` and\n * the shipping address is valid.\n *\n */\n availableShippingRates?: Maybe<AvailableShippingRates>\n /** The identity of the customer associated with the checkout. */\n buyerIdentity: CheckoutBuyerIdentity\n /** The date and time when the checkout was completed. */\n completedAt?: Maybe<Scalars['DateTime']['output']>\n /** The date and time when the checkout was created. */\n createdAt: Scalars['DateTime']['output']\n /** The currency code for the checkout. */\n currencyCode: CurrencyCode\n /** A list of extra information that's added to the checkout. */\n customAttributes: Array<Attribute>\n /** Discounts that have been applied on the checkout. */\n discountApplications: DiscountApplicationConnection\n /** The email attached to this checkout. */\n email?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** A list of line item objects, each one containing information about an item in the checkout. */\n lineItems: CheckoutLineItemConnection\n /** The sum of all the prices of all the items in the checkout. Duties, taxes, shipping and discounts excluded. */\n lineItemsSubtotalPrice: MoneyV2\n /** The note associated with the checkout. */\n note?: Maybe<Scalars['String']['output']>\n /** The resulting order from a paid checkout. */\n order?: Maybe<Order>\n /** The <b>Order status</b> page for this Checkout, null when checkout isn't completed. */\n orderStatusUrl?: Maybe<Scalars['URL']['output']>\n /** The amount left to be paid. This is equal to the cost of the line items, taxes, and shipping, minus discounts and gift cards. */\n paymentDue: MoneyV2\n /**\n * The amount left to be paid. This is equal to the cost of the line items, duties, taxes, and shipping, minus discounts and gift cards.\n * @deprecated Use `paymentDue` instead.\n */\n paymentDueV2: MoneyV2\n /**\n * Whether or not the Checkout is ready and can be completed. Checkouts may\n * have asynchronous operations that can take time to finish. If you want\n * to complete a checkout or ensure all the fields are populated and up to\n * date, polling is required until the value is true.\n *\n */\n ready: Scalars['Boolean']['output']\n /** States whether or not the fulfillment requires shipping. */\n requiresShipping: Scalars['Boolean']['output']\n /** The shipping address to where the line items will be shipped. */\n shippingAddress?: Maybe<MailingAddress>\n /**\n * The discounts that have been allocated onto the shipping line by discount applications.\n *\n */\n shippingDiscountAllocations: Array<DiscountAllocation>\n /** Once a shipping rate is selected by the customer it's transitioned to a `shipping_line` object. */\n shippingLine?: Maybe<ShippingRate>\n /** The price at checkout before shipping and taxes. */\n subtotalPrice: MoneyV2\n /**\n * The price at checkout before duties, shipping, and taxes.\n * @deprecated Use `subtotalPrice` instead.\n */\n subtotalPriceV2: MoneyV2\n /** Whether the checkout is tax exempt. */\n taxExempt: Scalars['Boolean']['output']\n /** Whether taxes are included in the line item and shipping line prices. */\n taxesIncluded: Scalars['Boolean']['output']\n /** The sum of all the duties applied to the line items in the checkout. */\n totalDuties?: Maybe<MoneyV2>\n /** The sum of all the prices of all the items in the checkout, including taxes and duties. */\n totalPrice: MoneyV2\n /**\n * The sum of all the prices of all the items in the checkout, including taxes and duties.\n * @deprecated Use `totalPrice` instead.\n */\n totalPriceV2: MoneyV2\n /** The sum of all the taxes applied to the line items and shipping lines in the checkout. */\n totalTax: MoneyV2\n /**\n * The sum of all the taxes applied to the line items and shipping lines in the checkout.\n * @deprecated Use `totalTax` instead.\n */\n totalTaxV2: MoneyV2\n /** The date and time when the checkout was last updated. */\n updatedAt: Scalars['DateTime']['output']\n /** The url pointing to the checkout accessible from the web. */\n webUrl: Scalars['URL']['output']\n}\n\n/** A container for all the information required to checkout items and pay. */\nexport type CheckoutDiscountApplicationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** A container for all the information required to checkout items and pay. */\nexport type CheckoutLineItemsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** The input fields required to update a checkout's attributes. */\nexport type CheckoutAttributesUpdateV2Input = {\n /**\n * Allows setting partial addresses on a Checkout, skipping the full validation of attributes.\n * The required attributes are city, province, and country.\n * Full validation of the addresses is still done at completion time. Defaults to `false` with\n * each operation.\n *\n */\n allowPartialAddresses?: InputMaybe<Scalars['Boolean']['input']>\n /**\n * A list of extra information that's added to the checkout.\n *\n * The input must not contain more than `250` values.\n */\n customAttributes?: InputMaybe<Array<AttributeInput>>\n /** The text of an optional note that a shop owner can attach to the checkout. */\n note?: InputMaybe<Scalars['String']['input']>\n}\n\n/** Return type for `checkoutAttributesUpdateV2` mutation. */\nexport type CheckoutAttributesUpdateV2Payload = {\n __typename?: 'CheckoutAttributesUpdateV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** The identity of the customer associated with the checkout. */\nexport type CheckoutBuyerIdentity = {\n __typename?: 'CheckoutBuyerIdentity'\n /** The country code for the checkout. For example, `CA`. */\n countryCode?: Maybe<CountryCode>\n}\n\n/** The input fields for the identity of the customer associated with the checkout. */\nexport type CheckoutBuyerIdentityInput = {\n /**\n * The country code of one of the shop's\n * [enabled countries](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/setup).\n * For example, `CA`. Including this field creates a checkout in the specified country's currency.\n *\n */\n countryCode: CountryCode\n}\n\n/** Return type for `checkoutCompleteFree` mutation. */\nexport type CheckoutCompleteFreePayload = {\n __typename?: 'CheckoutCompleteFreePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutCompleteWithCreditCardV2` mutation. */\nexport type CheckoutCompleteWithCreditCardV2Payload = {\n __typename?: 'CheckoutCompleteWithCreditCardV2Payload'\n /** The checkout on which the payment was applied. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /** A representation of the attempted payment. */\n payment?: Maybe<Payment>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutCompleteWithTokenizedPaymentV3` mutation. */\nexport type CheckoutCompleteWithTokenizedPaymentV3Payload = {\n __typename?: 'CheckoutCompleteWithTokenizedPaymentV3Payload'\n /** The checkout on which the payment was applied. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /** A representation of the attempted payment. */\n payment?: Maybe<Payment>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** The input fields required to create a checkout. */\nexport type CheckoutCreateInput = {\n /**\n * Allows setting partial addresses on a Checkout, skipping the full validation of attributes.\n * The required attributes are city, province, and country.\n * Full validation of addresses is still done at completion time. Defaults to `null`.\n *\n */\n allowPartialAddresses?: InputMaybe<Scalars['Boolean']['input']>\n /** The identity of the customer associated with the checkout. */\n buyerIdentity?: InputMaybe<CheckoutBuyerIdentityInput>\n /**\n * A list of extra information that's added to the checkout.\n *\n * The input must not contain more than `250` values.\n */\n customAttributes?: InputMaybe<Array<AttributeInput>>\n /** The email with which the customer wants to checkout. */\n email?: InputMaybe<Scalars['String']['input']>\n /**\n * A list of line item objects, each one containing information about an item in the checkout.\n *\n * The input must not contain more than `250` values.\n */\n lineItems?: InputMaybe<Array<CheckoutLineItemInput>>\n /** The text of an optional note that a shop owner can attach to the checkout. */\n note?: InputMaybe<Scalars['String']['input']>\n /** The shipping address to where the line items will be shipped. */\n shippingAddress?: InputMaybe<MailingAddressInput>\n}\n\n/** Return type for `checkoutCreate` mutation. */\nexport type CheckoutCreatePayload = {\n __typename?: 'CheckoutCreatePayload'\n /** The new checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /** The checkout queue token. Available only to selected stores. */\n queueToken?: Maybe<Scalars['String']['output']>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutCustomerAssociateV2` mutation. */\nexport type CheckoutCustomerAssociateV2Payload = {\n __typename?: 'CheckoutCustomerAssociateV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /** The associated customer object. */\n customer?: Maybe<Customer>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutCustomerDisassociateV2` mutation. */\nexport type CheckoutCustomerDisassociateV2Payload = {\n __typename?: 'CheckoutCustomerDisassociateV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutDiscountCodeApplyV2` mutation. */\nexport type CheckoutDiscountCodeApplyV2Payload = {\n __typename?: 'CheckoutDiscountCodeApplyV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutDiscountCodeRemove` mutation. */\nexport type CheckoutDiscountCodeRemovePayload = {\n __typename?: 'CheckoutDiscountCodeRemovePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutEmailUpdateV2` mutation. */\nexport type CheckoutEmailUpdateV2Payload = {\n __typename?: 'CheckoutEmailUpdateV2Payload'\n /** The checkout object with the updated email. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Possible error codes that can be returned by `CheckoutUserError`. */\nexport enum CheckoutErrorCode {\n /** Checkout is already completed. */\n AlreadyCompleted = 'ALREADY_COMPLETED',\n /** Input email contains an invalid domain name. */\n BadDomain = 'BAD_DOMAIN',\n /** The input value is blank. */\n Blank = 'BLANK',\n /** Cart does not meet discount requirements notice. */\n CartDoesNotMeetDiscountRequirementsNotice = 'CART_DOES_NOT_MEET_DISCOUNT_REQUIREMENTS_NOTICE',\n /** Customer already used once per customer discount notice. */\n CustomerAlreadyUsedOncePerCustomerDiscountNotice = 'CUSTOMER_ALREADY_USED_ONCE_PER_CUSTOMER_DISCOUNT_NOTICE',\n /** Discount already applied. */\n DiscountAlreadyApplied = 'DISCOUNT_ALREADY_APPLIED',\n /** Discount code isn't working right now. Please contact us for help. */\n DiscountCodeApplicationFailed = 'DISCOUNT_CODE_APPLICATION_FAILED',\n /** Discount disabled. */\n DiscountDisabled = 'DISCOUNT_DISABLED',\n /** Discount expired. */\n DiscountExpired = 'DISCOUNT_EXPIRED',\n /** Discount limit reached. */\n DiscountLimitReached = 'DISCOUNT_LIMIT_REACHED',\n /** Discount not found. */\n DiscountNotFound = 'DISCOUNT_NOT_FOUND',\n /** Checkout is already completed. */\n Empty = 'EMPTY',\n /** Queue token has expired. */\n ExpiredQueueToken = 'EXPIRED_QUEUE_TOKEN',\n /** Gift card has already been applied. */\n GiftCardAlreadyApplied = 'GIFT_CARD_ALREADY_APPLIED',\n /** Gift card code is invalid. */\n GiftCardCodeInvalid = 'GIFT_CARD_CODE_INVALID',\n /** Gift card currency does not match checkout currency. */\n GiftCardCurrencyMismatch = 'GIFT_CARD_CURRENCY_MISMATCH',\n /** Gift card has no funds left. */\n GiftCardDepleted = 'GIFT_CARD_DEPLETED',\n /** Gift card is disabled. */\n GiftCardDisabled = 'GIFT_CARD_DISABLED',\n /** Gift card is expired. */\n GiftCardExpired = 'GIFT_CARD_EXPIRED',\n /** Gift card was not found. */\n GiftCardNotFound = 'GIFT_CARD_NOT_FOUND',\n /** Gift card cannot be applied to a checkout that contains a gift card. */\n GiftCardUnusable = 'GIFT_CARD_UNUSABLE',\n /** The input value should be greater than or equal to the minimum value allowed. */\n GreaterThanOrEqualTo = 'GREATER_THAN_OR_EQUAL_TO',\n /** Higher value discount applied. */\n HigherValueDiscountApplied = 'HIGHER_VALUE_DISCOUNT_APPLIED',\n /** The input value is invalid. */\n Invalid = 'INVALID',\n /** Cannot specify country and presentment currency code. */\n InvalidCountryAndCurrency = 'INVALID_COUNTRY_AND_CURRENCY',\n /** Input Zip is invalid for country provided. */\n InvalidForCountry = 'INVALID_FOR_COUNTRY',\n /** Input Zip is invalid for country and province provided. */\n InvalidForCountryAndProvince = 'INVALID_FOR_COUNTRY_AND_PROVINCE',\n /** Invalid province in country. */\n InvalidProvinceInCountry = 'INVALID_PROVINCE_IN_COUNTRY',\n /** Queue token is invalid. */\n InvalidQueueToken = 'INVALID_QUEUE_TOKEN',\n /** Invalid region in country. */\n InvalidRegionInCountry = 'INVALID_REGION_IN_COUNTRY',\n /** Invalid state in country. */\n InvalidStateInCountry = 'INVALID_STATE_IN_COUNTRY',\n /** The input value should be less than the maximum value allowed. */\n LessThan = 'LESS_THAN',\n /** The input value should be less than or equal to the maximum value allowed. */\n LessThanOrEqualTo = 'LESS_THAN_OR_EQUAL_TO',\n /** Line item was not found in checkout. */\n LineItemNotFound = 'LINE_ITEM_NOT_FOUND',\n /** Checkout is locked. */\n Locked = 'LOCKED',\n /** Maximum number of discount codes limit reached. */\n MaximumDiscountCodeLimitReached = 'MAXIMUM_DISCOUNT_CODE_LIMIT_REACHED',\n /** Missing payment input. */\n MissingPaymentInput = 'MISSING_PAYMENT_INPUT',\n /** Not enough in stock. */\n NotEnoughInStock = 'NOT_ENOUGH_IN_STOCK',\n /** Input value is not supported. */\n NotSupported = 'NOT_SUPPORTED',\n /** The input value needs to be blank. */\n Present = 'PRESENT',\n /** Product is not published for this customer. */\n ProductNotAvailable = 'PRODUCT_NOT_AVAILABLE',\n /** Shipping rate expired. */\n ShippingRateExpired = 'SHIPPING_RATE_EXPIRED',\n /** Throttled during checkout. */\n ThrottledDuringCheckout = 'THROTTLED_DURING_CHECKOUT',\n /** The input value is too long. */\n TooLong = 'TOO_LONG',\n /** The amount of the payment does not match the value to be paid. */\n TotalPriceMismatch = 'TOTAL_PRICE_MISMATCH',\n /** Unable to apply discount. */\n UnableToApply = 'UNABLE_TO_APPLY',\n}\n\n/** Return type for `checkoutGiftCardRemoveV2` mutation. */\nexport type CheckoutGiftCardRemoveV2Payload = {\n __typename?: 'CheckoutGiftCardRemoveV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutGiftCardsAppend` mutation. */\nexport type CheckoutGiftCardsAppendPayload = {\n __typename?: 'CheckoutGiftCardsAppendPayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** A single line item in the checkout, grouped by variant and attributes. */\nexport type CheckoutLineItem = Node & {\n __typename?: 'CheckoutLineItem'\n /** Extra information in the form of an array of Key-Value pairs about the line item. */\n customAttributes: Array<Attribute>\n /** The discounts that have been allocated onto the checkout line item by discount applications. */\n discountAllocations: Array<DiscountAllocation>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The quantity of the line item. */\n quantity: Scalars['Int']['output']\n /** Title of the line item. Defaults to the product's title. */\n title: Scalars['String']['output']\n /** Unit price of the line item. */\n unitPrice?: Maybe<MoneyV2>\n /** Product variant of the line item. */\n variant?: Maybe<ProductVariant>\n}\n\n/**\n * An auto-generated type for paginating through multiple CheckoutLineItems.\n *\n */\nexport type CheckoutLineItemConnection = {\n __typename?: 'CheckoutLineItemConnection'\n /** A list of edges. */\n edges: Array<CheckoutLineItemEdge>\n /** A list of the nodes contained in CheckoutLineItemEdge. */\n nodes: Array<CheckoutLineItem>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one CheckoutLineItem and a cursor during pagination.\n *\n */\nexport type CheckoutLineItemEdge = {\n __typename?: 'CheckoutLineItemEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of CheckoutLineItemEdge. */\n node: CheckoutLineItem\n}\n\n/** The input fields to create a line item on a checkout. */\nexport type CheckoutLineItemInput = {\n /**\n * Extra information in the form of an array of Key-Value pairs about the line item.\n *\n * The input must not contain more than `250` values.\n */\n customAttributes?: InputMaybe<Array<AttributeInput>>\n /** The quantity of the line item. */\n quantity: Scalars['Int']['input']\n /** The ID of the product variant for the line item. */\n variantId: Scalars['ID']['input']\n}\n\n/** The input fields to update a line item on the checkout. */\nexport type CheckoutLineItemUpdateInput = {\n /**\n * Extra information in the form of an array of Key-Value pairs about the line item.\n *\n * The input must not contain more than `250` values.\n */\n customAttributes?: InputMaybe<Array<AttributeInput>>\n /** The ID of the line item. */\n id?: InputMaybe<Scalars['ID']['input']>\n /** The quantity of the line item. */\n quantity?: InputMaybe<Scalars['Int']['input']>\n /** The variant ID of the line item. */\n variantId?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** Return type for `checkoutLineItemsAdd` mutation. */\nexport type CheckoutLineItemsAddPayload = {\n __typename?: 'CheckoutLineItemsAddPayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutLineItemsRemove` mutation. */\nexport type CheckoutLineItemsRemovePayload = {\n __typename?: 'CheckoutLineItemsRemovePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutLineItemsReplace` mutation. */\nexport type CheckoutLineItemsReplacePayload = {\n __typename?: 'CheckoutLineItemsReplacePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<CheckoutUserError>\n}\n\n/** Return type for `checkoutLineItemsUpdate` mutation. */\nexport type CheckoutLineItemsUpdatePayload = {\n __typename?: 'CheckoutLineItemsUpdatePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutShippingAddressUpdateV2` mutation. */\nexport type CheckoutShippingAddressUpdateV2Payload = {\n __typename?: 'CheckoutShippingAddressUpdateV2Payload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `checkoutShippingLineUpdate` mutation. */\nexport type CheckoutShippingLineUpdatePayload = {\n __typename?: 'CheckoutShippingLineUpdatePayload'\n /** The updated checkout object. */\n checkout?: Maybe<Checkout>\n /** The list of errors that occurred from executing the mutation. */\n checkoutUserErrors: Array<CheckoutUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `checkoutUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Represents an error that happens during execution of a checkout mutation. */\nexport type CheckoutUserError = DisplayableError & {\n __typename?: 'CheckoutUserError'\n /** The error code. */\n code?: Maybe<CheckoutErrorCode>\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/**\n * A collection represents a grouping of products that a shop owner can create to\n * organize them or make their shops easier to browse.\n *\n */\nexport type Collection = HasMetafields &\n Node &\n OnlineStorePublishable &\n Trackable & {\n __typename?: 'Collection'\n /** Stripped description of the collection, single line with HTML tags removed. */\n description: Scalars['String']['output']\n /** The description of the collection, complete with HTML formatting. */\n descriptionHtml: Scalars['HTML']['output']\n /**\n * A human-friendly unique string for the collection automatically generated from its title.\n * Limit of 255 characters.\n *\n */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Image associated with the collection. */\n image?: Maybe<Image>\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n /** List of products in the collection. */\n products: ProductConnection\n /** The collection's SEO information. */\n seo: Seo\n /** The collection\u2019s name. Limit of 255 characters. */\n title: Scalars['String']['output']\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n /** The date and time when the collection was last modified. */\n updatedAt: Scalars['DateTime']['output']\n }\n\n/**\n * A collection represents a grouping of products that a shop owner can create to\n * organize them or make their shops easier to browse.\n *\n */\nexport type CollectionDescriptionArgs = {\n truncateAt?: InputMaybe<Scalars['Int']['input']>\n}\n\n/**\n * A collection represents a grouping of products that a shop owner can create to\n * organize them or make their shops easier to browse.\n *\n */\nexport type CollectionMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/**\n * A collection represents a grouping of products that a shop owner can create to\n * organize them or make their shops easier to browse.\n *\n */\nexport type CollectionMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * A collection represents a grouping of products that a shop owner can create to\n * organize them or make their shops easier to browse.\n *\n */\nexport type CollectionProductsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n filters?: InputMaybe<Array<ProductFilter>>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ProductCollectionSortKeys>\n}\n\n/**\n * An auto-generated type for paginating through multiple Collections.\n *\n */\nexport type CollectionConnection = {\n __typename?: 'CollectionConnection'\n /** A list of edges. */\n edges: Array<CollectionEdge>\n /** A list of the nodes contained in CollectionEdge. */\n nodes: Array<Collection>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n /** The total count of Collections. */\n totalCount: Scalars['UnsignedInt64']['output']\n}\n\n/**\n * An auto-generated type which holds one Collection and a cursor during pagination.\n *\n */\nexport type CollectionEdge = {\n __typename?: 'CollectionEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of CollectionEdge. */\n node: Collection\n}\n\n/** The set of valid sort keys for the Collection query. */\nexport enum CollectionSortKeys {\n /** Sort by the `id` value. */\n Id = 'ID',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n /** Sort by the `updated_at` value. */\n UpdatedAt = 'UPDATED_AT',\n}\n\n/** A comment on an article. */\nexport type Comment = Node & {\n __typename?: 'Comment'\n /** The comment\u2019s author. */\n author: CommentAuthor\n /** Stripped content of the comment, single line with HTML tags removed. */\n content: Scalars['String']['output']\n /** The content of the comment, complete with HTML formatting. */\n contentHtml: Scalars['HTML']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n}\n\n/** A comment on an article. */\nexport type CommentContentArgs = {\n truncateAt?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** The author of a comment. */\nexport type CommentAuthor = {\n __typename?: 'CommentAuthor'\n /** The author's email. */\n email: Scalars['String']['output']\n /** The author\u2019s name. */\n name: Scalars['String']['output']\n}\n\n/**\n * An auto-generated type for paginating through multiple Comments.\n *\n */\nexport type CommentConnection = {\n __typename?: 'CommentConnection'\n /** A list of edges. */\n edges: Array<CommentEdge>\n /** A list of the nodes contained in CommentEdge. */\n nodes: Array<Comment>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Comment and a cursor during pagination.\n *\n */\nexport type CommentEdge = {\n __typename?: 'CommentEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of CommentEdge. */\n node: Comment\n}\n\n/** The action for the 3DS payment redirect. */\nexport type CompletePaymentChallenge = {\n __typename?: 'CompletePaymentChallenge'\n /** The URL for the 3DS payment redirect. */\n redirectUrl?: Maybe<Scalars['URL']['output']>\n}\n\n/** An error that occurred during a cart completion attempt. */\nexport type CompletionError = {\n __typename?: 'CompletionError'\n /** The error code. */\n code: CompletionErrorCode\n /** The error message. */\n message?: Maybe<Scalars['String']['output']>\n}\n\n/** The code of the error that occurred during a cart completion attempt. */\nexport enum CompletionErrorCode {\n Error = 'ERROR',\n InventoryReservationError = 'INVENTORY_RESERVATION_ERROR',\n PaymentAmountTooSmall = 'PAYMENT_AMOUNT_TOO_SMALL',\n PaymentCallIssuer = 'PAYMENT_CALL_ISSUER',\n PaymentCardDeclined = 'PAYMENT_CARD_DECLINED',\n PaymentError = 'PAYMENT_ERROR',\n PaymentGatewayNotEnabledError = 'PAYMENT_GATEWAY_NOT_ENABLED_ERROR',\n PaymentInsufficientFunds = 'PAYMENT_INSUFFICIENT_FUNDS',\n PaymentInvalidBillingAddress = 'PAYMENT_INVALID_BILLING_ADDRESS',\n PaymentInvalidCreditCard = 'PAYMENT_INVALID_CREDIT_CARD',\n PaymentInvalidCurrency = 'PAYMENT_INVALID_CURRENCY',\n PaymentInvalidPaymentMethod = 'PAYMENT_INVALID_PAYMENT_METHOD',\n PaymentTransientError = 'PAYMENT_TRANSIENT_ERROR',\n}\n\n/** Represents information about the grouped merchandise in the cart. */\nexport type ComponentizableCartLine = BaseCartLine &\n Node & {\n __typename?: 'ComponentizableCartLine'\n /** An attribute associated with the cart line. */\n attribute?: Maybe<Attribute>\n /** The attributes associated with the cart line. Attributes are represented as key-value pairs. */\n attributes: Array<Attribute>\n /** The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout. */\n cost: CartLineCost\n /** The discounts that have been applied to the cart line. */\n discountAllocations: Array<CartDiscountAllocation>\n /**\n * The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.\n * @deprecated Use `cost` instead.\n */\n estimatedCost: CartLineEstimatedCost\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The components of the line item. */\n lineComponents: Array<CartLine>\n /** The merchandise that the buyer intends to purchase. */\n merchandise: Merchandise\n /** The quantity of the merchandise that the customer intends to purchase. */\n quantity: Scalars['Int']['output']\n /** The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased. */\n sellingPlanAllocation?: Maybe<SellingPlanAllocation>\n }\n\n/** Represents information about the grouped merchandise in the cart. */\nexport type ComponentizableCartLineAttributeArgs = {\n key: Scalars['String']['input']\n}\n\n/** A country. */\nexport type Country = {\n __typename?: 'Country'\n /** The languages available for the country. */\n availableLanguages: Array<Language>\n /** The currency of the country. */\n currency: Currency\n /** The ISO code of the country. */\n isoCode: CountryCode\n /** The market that includes this country. */\n market?: Maybe<Market>\n /** The name of the country. */\n name: Scalars['String']['output']\n /** The unit system used in the country. */\n unitSystem: UnitSystem\n}\n\n/**\n * The code designating a country/region, which generally follows ISO 3166-1 alpha-2 guidelines.\n * If a territory doesn't have a country code value in the `CountryCode` enum, then it might be considered a subdivision\n * of another country. For example, the territories associated with Spain are represented by the country code `ES`,\n * and the territories associated with the United States of America are represented by the country code `US`.\n *\n */\nexport enum CountryCode {\n /** Ascension Island. */\n Ac = 'AC',\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 /** Argentina. */\n Ar = 'AR',\n /** Austria. */\n At = 'AT',\n /** Australia. */\n Au = 'AU',\n /** Aruba. */\n Aw = 'AW',\n /** \u00C5land 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\u00E9lemy. */\n Bl = 'BL',\n /** Bermuda. */\n Bm = 'BM',\n /** Brunei. */\n Bn = 'BN',\n /** Bolivia. */\n Bo = 'BO',\n /** Caribbean Netherlands. */\n Bq = 'BQ',\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\u00F4te d\u2019Ivoire. */\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 /** Cura\u00E7ao. */\n Cw = 'CW',\n /** Christmas Island. */\n Cx = 'CX',\n /** Cyprus. */\n Cy = 'CY',\n /** Czechia. */\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 /** 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 /** Guinea-Bissau. */\n Gw = 'GW',\n /** Guyana. */\n Gy = 'GY',\n /** Hong Kong SAR. */\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 /** North Macedonia. */\n Mk = 'MK',\n /** Mali. */\n Ml = 'ML',\n /** Myanmar (Burma). */\n Mm = 'MM',\n /** Mongolia. */\n Mn = 'MN',\n /** Macao SAR. */\n Mo = 'MO',\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 /** Paraguay. */\n Py = 'PY',\n /** Qatar. */\n Qa = 'QA',\n /** R\u00E9union. */\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 /** South Sudan. */\n Ss = 'SS',\n /** S\u00E3o Tom\u00E9 & Pr\u00EDncipe. */\n St = 'ST',\n /** El Salvador. */\n Sv = 'SV',\n /** Sint Maarten. */\n Sx = 'SX',\n /** Syria. */\n Sy = 'SY',\n /** Eswatini. */\n Sz = 'SZ',\n /** Tristan da Cunha. */\n Ta = 'TA',\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 /** T\u00FCrkiye. */\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 /** Vietnam. */\n Vn = 'VN',\n /** Vanuatu. */\n Vu = 'VU',\n /** Wallis & Futuna. */\n Wf = 'WF',\n /** Samoa. */\n Ws = 'WS',\n /** Kosovo. */\n Xk = 'XK',\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 /** Unknown Region. */\n Zz = 'ZZ',\n}\n\n/** Credit card information used for a payment. */\nexport type CreditCard = {\n __typename?: 'CreditCard'\n /** The brand of the credit card. */\n brand?: Maybe<Scalars['String']['output']>\n /** The expiry month of the credit card. */\n expiryMonth?: Maybe<Scalars['Int']['output']>\n /** The expiry year of the credit card. */\n expiryYear?: Maybe<Scalars['Int']['output']>\n /** The credit card's BIN number. */\n firstDigits?: Maybe<Scalars['String']['output']>\n /** The first name of the card holder. */\n firstName?: Maybe<Scalars['String']['output']>\n /** The last 4 digits of the credit card. */\n lastDigits?: Maybe<Scalars['String']['output']>\n /** The last name of the card holder. */\n lastName?: Maybe<Scalars['String']['output']>\n /** The masked credit card number with only the last 4 digits displayed. */\n maskedNumber?: Maybe<Scalars['String']['output']>\n}\n\n/**\n * Specifies the fields required to complete a checkout with\n * a Shopify vaulted credit card payment.\n *\n */\nexport type CreditCardPaymentInputV2 = {\n /** The billing address for the payment. */\n billingAddress: MailingAddressInput\n /** A unique client generated key used to avoid duplicate charges. When a duplicate payment is found, the original is returned instead of creating a new one. For more information, refer to [Idempotent requests](https://shopify.dev/api/usage/idempotent-requests). */\n idempotencyKey: Scalars['String']['input']\n /** The amount and currency of the payment. */\n paymentAmount: MoneyInput\n /** Executes the payment in test mode if possible. Defaults to `false`. */\n test?: InputMaybe<Scalars['Boolean']['input']>\n /** The ID returned by Shopify's Card Vault. */\n vaultId: Scalars['String']['input']\n}\n\n/** The part of the image that should remain after cropping. */\nexport enum CropRegion {\n /** Keep the bottom of the image. */\n Bottom = 'BOTTOM',\n /** Keep the center of the image. */\n Center = 'CENTER',\n /** Keep the left of the image. */\n Left = 'LEFT',\n /** Keep the right of the image. */\n Right = 'RIGHT',\n /** Keep the top of the image. */\n Top = 'TOP',\n}\n\n/** A currency. */\nexport type Currency = {\n __typename?: 'Currency'\n /** The ISO code of the currency. */\n isoCode: CurrencyCode\n /** The name of the currency. */\n name: Scalars['String']['output']\n /** The symbol of the currency. */\n symbol: Scalars['String']['output']\n}\n\n/**\n * The three-letter currency codes that represent the world currencies used in\n * stores. These include standard ISO 4217 codes, legacy codes,\n * and non-standard codes.\n *\n */\nexport enum CurrencyCode {\n /** United Arab Emirates Dirham (AED). */\n Aed = 'AED',\n /** Afghan Afghani (AFN). */\n Afn = 'AFN',\n /** Albanian Lek (ALL). */\n All = 'ALL',\n /** Armenian Dram (AMD). */\n Amd = 'AMD',\n /** Netherlands Antillean Guilder. */\n Ang = 'ANG',\n /** Angolan Kwanza (AOA). */\n Aoa = 'AOA',\n /** Argentine Pesos (ARS). */\n Ars = 'ARS',\n /** Australian Dollars (AUD). */\n Aud = 'AUD',\n /** Aruban Florin (AWG). */\n Awg = 'AWG',\n /** Azerbaijani Manat (AZN). */\n Azn = 'AZN',\n /** Bosnia and Herzegovina Convertible Mark (BAM). */\n Bam = 'BAM',\n /** Barbadian Dollar (BBD). */\n Bbd = 'BBD',\n /** Bangladesh Taka (BDT). */\n Bdt = 'BDT',\n /** Bulgarian Lev (BGN). */\n Bgn = 'BGN',\n /** Bahraini Dinar (BHD). */\n Bhd = 'BHD',\n /** Burundian Franc (BIF). */\n Bif = 'BIF',\n /** Bermudian Dollar (BMD). */\n Bmd = 'BMD',\n /** Brunei Dollar (BND). */\n Bnd = 'BND',\n /** Bolivian Boliviano (BOB). */\n Bob = 'BOB',\n /** Brazilian Real (BRL). */\n Brl = 'BRL',\n /** Bahamian Dollar (BSD). */\n Bsd = 'BSD',\n /** Bhutanese Ngultrum (BTN). */\n Btn = 'BTN',\n /** Botswana Pula (BWP). */\n Bwp = 'BWP',\n /** Belarusian Ruble (BYN). */\n Byn = 'BYN',\n /**\n * Belarusian Ruble (BYR).\n * @deprecated `BYR` is deprecated. Use `BYN` available from version `2021-01` onwards instead.\n */\n Byr = 'BYR',\n /** Belize Dollar (BZD). */\n Bzd = 'BZD',\n /** Canadian Dollars (CAD). */\n Cad = 'CAD',\n /** Congolese franc (CDF). */\n Cdf = 'CDF',\n /** Swiss Francs (CHF). */\n Chf = 'CHF',\n /** Chilean Peso (CLP). */\n Clp = 'CLP',\n /** Chinese Yuan Renminbi (CNY). */\n Cny = 'CNY',\n /** Colombian Peso (COP). */\n Cop = 'COP',\n /** Costa Rican Colones (CRC). */\n Crc = 'CRC',\n /** Cape Verdean escudo (CVE). */\n Cve = 'CVE',\n /** Czech Koruny (CZK). */\n Czk = 'CZK',\n /** Djiboutian Franc (DJF). */\n Djf = 'DJF',\n /** Danish Kroner (DKK). */\n Dkk = 'DKK',\n /** Dominican Peso (DOP). */\n Dop = 'DOP',\n /** Algerian Dinar (DZD). */\n Dzd = 'DZD',\n /** Egyptian Pound (EGP). */\n Egp = 'EGP',\n /** Eritrean Nakfa (ERN). */\n Ern = 'ERN',\n /** Ethiopian Birr (ETB). */\n Etb = 'ETB',\n /** Euro (EUR). */\n Eur = 'EUR',\n /** Fijian Dollars (FJD). */\n Fjd = 'FJD',\n /** Falkland Islands Pounds (FKP). */\n Fkp = 'FKP',\n /** United Kingdom Pounds (GBP). */\n Gbp = 'GBP',\n /** Georgian Lari (GEL). */\n Gel = 'GEL',\n /** Ghanaian Cedi (GHS). */\n Ghs = 'GHS',\n /** Gibraltar Pounds (GIP). */\n Gip = 'GIP',\n /** Gambian Dalasi (GMD). */\n Gmd = 'GMD',\n /** Guinean Franc (GNF). */\n Gnf = 'GNF',\n /** Guatemalan Quetzal (GTQ). */\n Gtq = 'GTQ',\n /** Guyanese Dollar (GYD). */\n Gyd = 'GYD',\n /** Hong Kong Dollars (HKD). */\n Hkd = 'HKD',\n /** Honduran Lempira (HNL). */\n Hnl = 'HNL',\n /** Croatian Kuna (HRK). */\n Hrk = 'HRK',\n /** Haitian Gourde (HTG). */\n Htg = 'HTG',\n /** Hungarian Forint (HUF). */\n Huf = 'HUF',\n /** Indonesian Rupiah (IDR). */\n Idr = 'IDR',\n /** Israeli New Shekel (NIS). */\n Ils = 'ILS',\n /** Indian Rupees (INR). */\n Inr = 'INR',\n /** Iraqi Dinar (IQD). */\n Iqd = 'IQD',\n /** Iranian Rial (IRR). */\n Irr = 'IRR',\n /** Icelandic Kronur (ISK). */\n Isk = 'ISK',\n /** Jersey Pound. */\n Jep = 'JEP',\n /** Jamaican Dollars (JMD). */\n Jmd = 'JMD',\n /** Jordanian Dinar (JOD). */\n Jod = 'JOD',\n /** Japanese Yen (JPY). */\n Jpy = 'JPY',\n /** Kenyan Shilling (KES). */\n Kes = 'KES',\n /** Kyrgyzstani Som (KGS). */\n Kgs = 'KGS',\n /** Cambodian Riel. */\n Khr = 'KHR',\n /** Kiribati Dollar (KID). */\n Kid = 'KID',\n /** Comorian Franc (KMF). */\n Kmf = 'KMF',\n /** South Korean Won (KRW). */\n Krw = 'KRW',\n /** Kuwaiti Dinar (KWD). */\n Kwd = 'KWD',\n /** Cayman Dollars (KYD). */\n Kyd = 'KYD',\n /** Kazakhstani Tenge (KZT). */\n Kzt = 'KZT',\n /** Laotian Kip (LAK). */\n Lak = 'LAK',\n /** Lebanese Pounds (LBP). */\n Lbp = 'LBP',\n /** Sri Lankan Rupees (LKR). */\n Lkr = 'LKR',\n /** Liberian Dollar (LRD). */\n Lrd = 'LRD',\n /** Lesotho Loti (LSL). */\n Lsl = 'LSL',\n /** Lithuanian Litai (LTL). */\n Ltl = 'LTL',\n /** Latvian Lati (LVL). */\n Lvl = 'LVL',\n /** Libyan Dinar (LYD). */\n Lyd = 'LYD',\n /** Moroccan Dirham. */\n Mad = 'MAD',\n /** Moldovan Leu (MDL). */\n Mdl = 'MDL',\n /** Malagasy Ariary (MGA). */\n Mga = 'MGA',\n /** Macedonia Denar (MKD). */\n Mkd = 'MKD',\n /** Burmese Kyat (MMK). */\n Mmk = 'MMK',\n /** Mongolian Tugrik. */\n Mnt = 'MNT',\n /** Macanese Pataca (MOP). */\n Mop = 'MOP',\n /** Mauritanian Ouguiya (MRU). */\n Mru = 'MRU',\n /** Mauritian Rupee (MUR). */\n Mur = 'MUR',\n /** Maldivian Rufiyaa (MVR). */\n Mvr = 'MVR',\n /** Malawian Kwacha (MWK). */\n Mwk = 'MWK',\n /** Mexican Pesos (MXN). */\n Mxn = 'MXN',\n /** Malaysian Ringgits (MYR). */\n Myr = 'MYR',\n /** Mozambican Metical. */\n Mzn = 'MZN',\n /** Namibian Dollar. */\n Nad = 'NAD',\n /** Nigerian Naira (NGN). */\n Ngn = 'NGN',\n /** Nicaraguan C\u00F3rdoba (NIO). */\n Nio = 'NIO',\n /** Norwegian Kroner (NOK). */\n Nok = 'NOK',\n /** Nepalese Rupee (NPR). */\n Npr = 'NPR',\n /** New Zealand Dollars (NZD). */\n Nzd = 'NZD',\n /** Omani Rial (OMR). */\n Omr = 'OMR',\n /** Panamian Balboa (PAB). */\n Pab = 'PAB',\n /** Peruvian Nuevo Sol (PEN). */\n Pen = 'PEN',\n /** Papua New Guinean Kina (PGK). */\n Pgk = 'PGK',\n /** Philippine Peso (PHP). */\n Php = 'PHP',\n /** Pakistani Rupee (PKR). */\n Pkr = 'PKR',\n /** Polish Zlotych (PLN). */\n Pln = 'PLN',\n /** Paraguayan Guarani (PYG). */\n Pyg = 'PYG',\n /** Qatari Rial (QAR). */\n Qar = 'QAR',\n /** Romanian Lei (RON). */\n Ron = 'RON',\n /** Serbian dinar (RSD). */\n Rsd = 'RSD',\n /** Russian Rubles (RUB). */\n Rub = 'RUB',\n /** Rwandan Franc (RWF). */\n Rwf = 'RWF',\n /** Saudi Riyal (SAR). */\n Sar = 'SAR',\n /** Solomon Islands Dollar (SBD). */\n Sbd = 'SBD',\n /** Seychellois Rupee (SCR). */\n Scr = 'SCR',\n /** Sudanese Pound (SDG). */\n Sdg = 'SDG',\n /** Swedish Kronor (SEK). */\n Sek = 'SEK',\n /** Singapore Dollars (SGD). */\n Sgd = 'SGD',\n /** Saint Helena Pounds (SHP). */\n Shp = 'SHP',\n /** Sierra Leonean Leone (SLL). */\n Sll = 'SLL',\n /** Somali Shilling (SOS). */\n Sos = 'SOS',\n /** Surinamese Dollar (SRD). */\n Srd = 'SRD',\n /** South Sudanese Pound (SSP). */\n Ssp = 'SSP',\n /**\n * Sao Tome And Principe Dobra (STD).\n * @deprecated `STD` is deprecated. Use `STN` available from version `2022-07` onwards instead.\n */\n Std = 'STD',\n /** Sao Tome And Principe Dobra (STN). */\n Stn = 'STN',\n /** Syrian Pound (SYP). */\n Syp = 'SYP',\n /** Swazi Lilangeni (SZL). */\n Szl = 'SZL',\n /** Thai baht (THB). */\n Thb = 'THB',\n /** Tajikistani Somoni (TJS). */\n Tjs = 'TJS',\n /** Turkmenistani Manat (TMT). */\n Tmt = 'TMT',\n /** Tunisian Dinar (TND). */\n Tnd = 'TND',\n /** Tongan Pa'anga (TOP). */\n Top = 'TOP',\n /** Turkish Lira (TRY). */\n Try = 'TRY',\n /** Trinidad and Tobago Dollars (TTD). */\n Ttd = 'TTD',\n /** Taiwan Dollars (TWD). */\n Twd = 'TWD',\n /** Tanzanian Shilling (TZS). */\n Tzs = 'TZS',\n /** Ukrainian Hryvnia (UAH). */\n Uah = 'UAH',\n /** Ugandan Shilling (UGX). */\n Ugx = 'UGX',\n /** United States Dollars (USD). */\n Usd = 'USD',\n /** Uruguayan Pesos (UYU). */\n Uyu = 'UYU',\n /** Uzbekistan som (UZS). */\n Uzs = 'UZS',\n /** Venezuelan Bolivares (VED). */\n Ved = 'VED',\n /**\n * Venezuelan Bolivares (VEF).\n * @deprecated `VEF` is deprecated. Use `VES` available from version `2020-10` onwards instead.\n */\n Vef = 'VEF',\n /** Venezuelan Bolivares Soberanos (VES). */\n Ves = 'VES',\n /** Vietnamese \u0111\u1ED3ng (VND). */\n Vnd = 'VND',\n /** Vanuatu Vatu (VUV). */\n Vuv = 'VUV',\n /** Samoan Tala (WST). */\n Wst = 'WST',\n /** Central African CFA Franc (XAF). */\n Xaf = 'XAF',\n /** East Caribbean Dollar (XCD). */\n Xcd = 'XCD',\n /** West African CFA franc (XOF). */\n Xof = 'XOF',\n /** CFP Franc (XPF). */\n Xpf = 'XPF',\n /** Unrecognized currency. */\n Xxx = 'XXX',\n /** Yemeni Rial (YER). */\n Yer = 'YER',\n /** South African Rand (ZAR). */\n Zar = 'ZAR',\n /** Zambian Kwacha (ZMW). */\n Zmw = 'ZMW',\n}\n\n/** A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout. */\nexport type Customer = HasMetafields & {\n __typename?: 'Customer'\n /** Indicates whether the customer has consented to be sent marketing material via email. */\n acceptsMarketing: Scalars['Boolean']['output']\n /** A list of addresses for the customer. */\n addresses: MailingAddressConnection\n /** The date and time when the customer was created. */\n createdAt: Scalars['DateTime']['output']\n /** The customer\u2019s default address. */\n defaultAddress?: Maybe<MailingAddress>\n /** The customer\u2019s name, email or phone number. */\n displayName: Scalars['String']['output']\n /** The customer\u2019s email address. */\n email?: Maybe<Scalars['String']['output']>\n /** The customer\u2019s first name. */\n firstName?: Maybe<Scalars['String']['output']>\n /** A unique ID for the customer. */\n id: Scalars['ID']['output']\n /** The customer's most recently updated, incomplete checkout. */\n lastIncompleteCheckout?: Maybe<Checkout>\n /** The customer\u2019s last name. */\n lastName?: Maybe<Scalars['String']['output']>\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The number of orders that the customer has made at the store in their lifetime. */\n numberOfOrders: Scalars['UnsignedInt64']['output']\n /** The orders associated with the customer. */\n orders: OrderConnection\n /** The customer\u2019s phone number. */\n phone?: Maybe<Scalars['String']['output']>\n /**\n * A comma separated list of tags that have been added to the customer.\n * Additional access scope required: unauthenticated_read_customer_tags.\n *\n */\n tags: Array<Scalars['String']['output']>\n /** The date and time when the customer information was updated. */\n updatedAt: Scalars['DateTime']['output']\n}\n\n/** A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout. */\nexport type CustomerAddressesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout. */\nexport type CustomerMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout. */\nexport type CustomerMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout. */\nexport type CustomerOrdersArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<OrderSortKeys>\n}\n\n/** A CustomerAccessToken represents the unique token required to make modifications to the customer object. */\nexport type CustomerAccessToken = {\n __typename?: 'CustomerAccessToken'\n /** The customer\u2019s access token. */\n accessToken: Scalars['String']['output']\n /** The date and time when the customer access token expires. */\n expiresAt: Scalars['DateTime']['output']\n}\n\n/** The input fields required to create a customer access token. */\nexport type CustomerAccessTokenCreateInput = {\n /** The email associated to the customer. */\n email: Scalars['String']['input']\n /** The login password to be used by the customer. */\n password: Scalars['String']['input']\n}\n\n/** Return type for `customerAccessTokenCreate` mutation. */\nexport type CustomerAccessTokenCreatePayload = {\n __typename?: 'CustomerAccessTokenCreatePayload'\n /** The newly created customer access token object. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerAccessTokenCreateWithMultipass` mutation. */\nexport type CustomerAccessTokenCreateWithMultipassPayload = {\n __typename?: 'CustomerAccessTokenCreateWithMultipassPayload'\n /** An access token object associated with the customer. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n}\n\n/** Return type for `customerAccessTokenDelete` mutation. */\nexport type CustomerAccessTokenDeletePayload = {\n __typename?: 'CustomerAccessTokenDeletePayload'\n /** The destroyed access token. */\n deletedAccessToken?: Maybe<Scalars['String']['output']>\n /** ID of the destroyed customer access token. */\n deletedCustomerAccessTokenId?: Maybe<Scalars['String']['output']>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerAccessTokenRenew` mutation. */\nexport type CustomerAccessTokenRenewPayload = {\n __typename?: 'CustomerAccessTokenRenewPayload'\n /** The renewed customer access token object. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerActivateByUrl` mutation. */\nexport type CustomerActivateByUrlPayload = {\n __typename?: 'CustomerActivateByUrlPayload'\n /** The customer that was activated. */\n customer?: Maybe<Customer>\n /** A new customer access token for the customer. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n}\n\n/** The input fields to activate a customer. */\nexport type CustomerActivateInput = {\n /** The activation token required to activate the customer. */\n activationToken: Scalars['String']['input']\n /** New password that will be set during activation. */\n password: Scalars['String']['input']\n}\n\n/** Return type for `customerActivate` mutation. */\nexport type CustomerActivatePayload = {\n __typename?: 'CustomerActivatePayload'\n /** The customer object. */\n customer?: Maybe<Customer>\n /** A newly created customer access token object for the customer. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerAddressCreate` mutation. */\nexport type CustomerAddressCreatePayload = {\n __typename?: 'CustomerAddressCreatePayload'\n /** The new customer address object. */\n customerAddress?: Maybe<MailingAddress>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerAddressDelete` mutation. */\nexport type CustomerAddressDeletePayload = {\n __typename?: 'CustomerAddressDeletePayload'\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /** ID of the deleted customer address. */\n deletedCustomerAddressId?: Maybe<Scalars['String']['output']>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerAddressUpdate` mutation. */\nexport type CustomerAddressUpdatePayload = {\n __typename?: 'CustomerAddressUpdatePayload'\n /** The customer\u2019s updated mailing address. */\n customerAddress?: Maybe<MailingAddress>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** The input fields to create a new customer. */\nexport type CustomerCreateInput = {\n /** Indicates whether the customer has consented to be sent marketing material via email. */\n acceptsMarketing?: InputMaybe<Scalars['Boolean']['input']>\n /** The customer\u2019s email. */\n email: Scalars['String']['input']\n /** The customer\u2019s first name. */\n firstName?: InputMaybe<Scalars['String']['input']>\n /** The customer\u2019s last name. */\n lastName?: InputMaybe<Scalars['String']['input']>\n /** The login password used by the customer. */\n password: Scalars['String']['input']\n /**\n * A unique phone number for the customer.\n *\n * Formatted using E.164 standard. For example, _+16135551111_.\n *\n */\n phone?: InputMaybe<Scalars['String']['input']>\n}\n\n/** Return type for `customerCreate` mutation. */\nexport type CustomerCreatePayload = {\n __typename?: 'CustomerCreatePayload'\n /** The created customer object. */\n customer?: Maybe<Customer>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerDefaultAddressUpdate` mutation. */\nexport type CustomerDefaultAddressUpdatePayload = {\n __typename?: 'CustomerDefaultAddressUpdatePayload'\n /** The updated customer object. */\n customer?: Maybe<Customer>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Possible error codes that can be returned by `CustomerUserError`. */\nexport enum CustomerErrorCode {\n /** Customer already enabled. */\n AlreadyEnabled = 'ALREADY_ENABLED',\n /** Input email contains an invalid domain name. */\n BadDomain = 'BAD_DOMAIN',\n /** The input value is blank. */\n Blank = 'BLANK',\n /** Input contains HTML tags. */\n ContainsHtmlTags = 'CONTAINS_HTML_TAGS',\n /** Input contains URL. */\n ContainsUrl = 'CONTAINS_URL',\n /** Customer is disabled. */\n CustomerDisabled = 'CUSTOMER_DISABLED',\n /** The input value is invalid. */\n Invalid = 'INVALID',\n /** Multipass token is not valid. */\n InvalidMultipassRequest = 'INVALID_MULTIPASS_REQUEST',\n /** Address does not exist. */\n NotFound = 'NOT_FOUND',\n /** Input password starts or ends with whitespace. */\n PasswordStartsOrEndsWithWhitespace = 'PASSWORD_STARTS_OR_ENDS_WITH_WHITESPACE',\n /** The input value is already taken. */\n Taken = 'TAKEN',\n /** Invalid activation token. */\n TokenInvalid = 'TOKEN_INVALID',\n /** The input value is too long. */\n TooLong = 'TOO_LONG',\n /** The input value is too short. */\n TooShort = 'TOO_SHORT',\n /** Unidentified customer. */\n UnidentifiedCustomer = 'UNIDENTIFIED_CUSTOMER',\n}\n\n/** Return type for `customerRecover` mutation. */\nexport type CustomerRecoverPayload = {\n __typename?: 'CustomerRecoverPayload'\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Return type for `customerResetByUrl` mutation. */\nexport type CustomerResetByUrlPayload = {\n __typename?: 'CustomerResetByUrlPayload'\n /** The customer object which was reset. */\n customer?: Maybe<Customer>\n /** A newly created customer access token object for the customer. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** The input fields to reset a customer's password. */\nexport type CustomerResetInput = {\n /** New password that will be set as part of the reset password process. */\n password: Scalars['String']['input']\n /** The reset token required to reset the customer\u2019s password. */\n resetToken: Scalars['String']['input']\n}\n\n/** Return type for `customerReset` mutation. */\nexport type CustomerResetPayload = {\n __typename?: 'CustomerResetPayload'\n /** The customer object which was reset. */\n customer?: Maybe<Customer>\n /** A newly created customer access token object for the customer. */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** The input fields to update the Customer information. */\nexport type CustomerUpdateInput = {\n /** Indicates whether the customer has consented to be sent marketing material via email. */\n acceptsMarketing?: InputMaybe<Scalars['Boolean']['input']>\n /** The customer\u2019s email. */\n email?: InputMaybe<Scalars['String']['input']>\n /** The customer\u2019s first name. */\n firstName?: InputMaybe<Scalars['String']['input']>\n /** The customer\u2019s last name. */\n lastName?: InputMaybe<Scalars['String']['input']>\n /** The login password used by the customer. */\n password?: InputMaybe<Scalars['String']['input']>\n /**\n * A unique phone number for the customer.\n *\n * Formatted using E.164 standard. For example, _+16135551111_. To remove the phone number, specify `null`.\n *\n */\n phone?: InputMaybe<Scalars['String']['input']>\n}\n\n/** Return type for `customerUpdate` mutation. */\nexport type CustomerUpdatePayload = {\n __typename?: 'CustomerUpdatePayload'\n /** The updated customer object. */\n customer?: Maybe<Customer>\n /**\n * The newly created customer access token. If the customer's password is updated, all previous access tokens\n * (including the one used to perform this mutation) become invalid, and a new token is generated.\n *\n */\n customerAccessToken?: Maybe<CustomerAccessToken>\n /** The list of errors that occurred from executing the mutation. */\n customerUserErrors: Array<CustomerUserError>\n /**\n * The list of errors that occurred from executing the mutation.\n * @deprecated Use `customerUserErrors` instead.\n */\n userErrors: Array<UserError>\n}\n\n/** Represents an error that happens during execution of a customer mutation. */\nexport type CustomerUserError = DisplayableError & {\n __typename?: 'CustomerUserError'\n /** The error code. */\n code?: Maybe<CustomerErrorCode>\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/** A delivery address of the buyer that is interacting with the cart. */\nexport type DeliveryAddress = MailingAddress\n\n/**\n * The input fields for delivery address preferences.\n *\n */\nexport type DeliveryAddressInput = {\n /**\n * The ID of a customer address that is associated with the buyer that is interacting with the cart.\n *\n */\n customerAddressId?: InputMaybe<Scalars['ID']['input']>\n /** A delivery address preference of a buyer that is interacting with the cart. */\n deliveryAddress?: InputMaybe<MailingAddressInput>\n}\n\n/** List of different delivery method types. */\nexport enum DeliveryMethodType {\n /** Local Delivery. */\n Local = 'LOCAL',\n /** None. */\n None = 'NONE',\n /** Shipping to a Pickup Point. */\n PickupPoint = 'PICKUP_POINT',\n /** Local Pickup. */\n PickUp = 'PICK_UP',\n /** Retail. */\n Retail = 'RETAIL',\n /** Shipping. */\n Shipping = 'SHIPPING',\n}\n\n/** Digital wallet, such as Apple Pay, which can be used for accelerated checkouts. */\nexport enum DigitalWallet {\n /** Android Pay. */\n AndroidPay = 'ANDROID_PAY',\n /** Apple Pay. */\n ApplePay = 'APPLE_PAY',\n /** Google Pay. */\n GooglePay = 'GOOGLE_PAY',\n /** Shopify Pay. */\n ShopifyPay = 'SHOPIFY_PAY',\n}\n\n/**\n * An amount discounting the line that has been allocated by a discount.\n *\n */\nexport type DiscountAllocation = {\n __typename?: 'DiscountAllocation'\n /** Amount of discount allocated. */\n allocatedAmount: MoneyV2\n /** The discount this allocated amount originated from. */\n discountApplication: DiscountApplication\n}\n\n/**\n * Discount applications capture the intentions of a discount source at\n * the time of application.\n *\n */\nexport type DiscountApplication = {\n /** The method by which the discount's value is allocated to its entitled items. */\n allocationMethod: DiscountApplicationAllocationMethod\n /** Which lines of targetType that the discount is allocated over. */\n targetSelection: DiscountApplicationTargetSelection\n /** The type of line that the discount is applicable towards. */\n targetType: DiscountApplicationTargetType\n /** The value of the discount application. */\n value: PricingValue\n}\n\n/** The method by which the discount's value is allocated onto its entitled lines. */\nexport enum DiscountApplicationAllocationMethod {\n /** The value is spread across all entitled lines. */\n Across = 'ACROSS',\n /** The value is applied onto every entitled line. */\n Each = 'EACH',\n /**\n * The value is specifically applied onto a particular line.\n * @deprecated Use ACROSS instead.\n */\n One = 'ONE',\n}\n\n/**\n * An auto-generated type for paginating through multiple DiscountApplications.\n *\n */\nexport type DiscountApplicationConnection = {\n __typename?: 'DiscountApplicationConnection'\n /** A list of edges. */\n edges: Array<DiscountApplicationEdge>\n /** A list of the nodes contained in DiscountApplicationEdge. */\n nodes: Array<DiscountApplication>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one DiscountApplication and a cursor during pagination.\n *\n */\nexport type DiscountApplicationEdge = {\n __typename?: 'DiscountApplicationEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of DiscountApplicationEdge. */\n node: DiscountApplication\n}\n\n/**\n * The lines on the order to which the discount is applied, of the type defined by\n * the discount application's `targetType`. For example, the value `ENTITLED`, combined with a `targetType` of\n * `LINE_ITEM`, applies the discount on all line items that are entitled to the discount.\n * The value `ALL`, combined with a `targetType` of `SHIPPING_LINE`, applies the discount on all shipping lines.\n *\n */\nexport enum DiscountApplicationTargetSelection {\n /** The discount is allocated onto all the lines. */\n All = 'ALL',\n /** The discount is allocated onto only the lines that it's entitled for. */\n Entitled = 'ENTITLED',\n /** The discount is allocated onto explicitly chosen lines. */\n Explicit = 'EXPLICIT',\n}\n\n/**\n * The type of line (i.e. line item or shipping line) on an order that the discount is applicable towards.\n *\n */\nexport enum DiscountApplicationTargetType {\n /** The discount applies onto line items. */\n LineItem = 'LINE_ITEM',\n /** The discount applies onto shipping lines. */\n ShippingLine = 'SHIPPING_LINE',\n}\n\n/**\n * Discount code applications capture the intentions of a discount code at\n * the time that it is applied.\n *\n */\nexport type DiscountCodeApplication = DiscountApplication & {\n __typename?: 'DiscountCodeApplication'\n /** The method by which the discount's value is allocated to its entitled items. */\n allocationMethod: DiscountApplicationAllocationMethod\n /** Specifies whether the discount code was applied successfully. */\n applicable: Scalars['Boolean']['output']\n /** The string identifying the discount code that was used at the time of application. */\n code: Scalars['String']['output']\n /** Which lines of targetType that the discount is allocated over. */\n targetSelection: DiscountApplicationTargetSelection\n /** The type of line that the discount is applicable towards. */\n targetType: DiscountApplicationTargetType\n /** The value of the discount application. */\n value: PricingValue\n}\n\n/** Represents an error in the input of a mutation. */\nexport type DisplayableError = {\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/** Represents a web address. */\nexport type Domain = {\n __typename?: 'Domain'\n /** The host name of the domain (eg: `example.com`). */\n host: Scalars['String']['output']\n /** Whether SSL is enabled or not. */\n sslEnabled: Scalars['Boolean']['output']\n /** The URL of the domain (eg: `https://example.com`). */\n url: Scalars['URL']['output']\n}\n\n/** Represents a video hosted outside of Shopify. */\nexport type ExternalVideo = Media &\n Node & {\n __typename?: 'ExternalVideo'\n /** A word or phrase to share the nature or contents of a media. */\n alt?: Maybe<Scalars['String']['output']>\n /** The embed URL of the video for the respective host. */\n embedUrl: Scalars['URL']['output']\n /**\n * The URL.\n * @deprecated Use `originUrl` instead.\n */\n embeddedUrl: Scalars['URL']['output']\n /** The host of the external video. */\n host: MediaHost\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The media content type. */\n mediaContentType: MediaContentType\n /** The origin URL of the video on the respective host. */\n originUrl: Scalars['URL']['output']\n /** The presentation for a media. */\n presentation?: Maybe<MediaPresentation>\n /** The preview image for the media. */\n previewImage?: Maybe<Image>\n }\n\n/** A filter that is supported on the parent field. */\nexport type Filter = {\n __typename?: 'Filter'\n /** A unique identifier. */\n id: Scalars['String']['output']\n /** A human-friendly string for this filter. */\n label: Scalars['String']['output']\n /** An enumeration that denotes the type of data this filter represents. */\n type: FilterType\n /** The list of values for this filter. */\n values: Array<FilterValue>\n}\n\n/**\n * The type of data that the filter group represents.\n *\n * For more information, refer to [Filter products in a collection with the Storefront API]\n * (https://shopify.dev/custom-storefronts/products-collections/filter-products).\n *\n */\nexport enum FilterType {\n /** A boolean value. */\n Boolean = 'BOOLEAN',\n /** A list of selectable values. */\n List = 'LIST',\n /** A range of prices. */\n PriceRange = 'PRICE_RANGE',\n}\n\n/** A selectable value within a filter. */\nexport type FilterValue = {\n __typename?: 'FilterValue'\n /** The number of results that match this filter value. */\n count: Scalars['Int']['output']\n /** A unique identifier. */\n id: Scalars['String']['output']\n /**\n * An input object that can be used to filter by this value on the parent field.\n *\n * The value is provided as a helper for building dynamic filtering UI. For\n * example, if you have a list of selected `FilterValue` objects, you can combine\n * their respective `input` values to use in a subsequent query.\n *\n */\n input: Scalars['JSON']['output']\n /** A human-friendly string for this filter value. */\n label: Scalars['String']['output']\n}\n\n/** Represents a single fulfillment in an order. */\nexport type Fulfillment = {\n __typename?: 'Fulfillment'\n /** List of the fulfillment's line items. */\n fulfillmentLineItems: FulfillmentLineItemConnection\n /** The name of the tracking company. */\n trackingCompany?: Maybe<Scalars['String']['output']>\n /**\n * Tracking information associated with the fulfillment,\n * such as the tracking number and tracking URL.\n *\n */\n trackingInfo: Array<FulfillmentTrackingInfo>\n}\n\n/** Represents a single fulfillment in an order. */\nexport type FulfillmentFulfillmentLineItemsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** Represents a single fulfillment in an order. */\nexport type FulfillmentTrackingInfoArgs = {\n first?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** Represents a single line item in a fulfillment. There is at most one fulfillment line item for each order line item. */\nexport type FulfillmentLineItem = {\n __typename?: 'FulfillmentLineItem'\n /** The associated order's line item. */\n lineItem: OrderLineItem\n /** The amount fulfilled in this fulfillment. */\n quantity: Scalars['Int']['output']\n}\n\n/**\n * An auto-generated type for paginating through multiple FulfillmentLineItems.\n *\n */\nexport type FulfillmentLineItemConnection = {\n __typename?: 'FulfillmentLineItemConnection'\n /** A list of edges. */\n edges: Array<FulfillmentLineItemEdge>\n /** A list of the nodes contained in FulfillmentLineItemEdge. */\n nodes: Array<FulfillmentLineItem>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one FulfillmentLineItem and a cursor during pagination.\n *\n */\nexport type FulfillmentLineItemEdge = {\n __typename?: 'FulfillmentLineItemEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of FulfillmentLineItemEdge. */\n node: FulfillmentLineItem\n}\n\n/** Tracking information associated with the fulfillment. */\nexport type FulfillmentTrackingInfo = {\n __typename?: 'FulfillmentTrackingInfo'\n /** The tracking number of the fulfillment. */\n number?: Maybe<Scalars['String']['output']>\n /** The URL to track the fulfillment. */\n url?: Maybe<Scalars['URL']['output']>\n}\n\n/** The generic file resource lets you manage files in a merchant\u2019s store. Generic files include any file that doesn\u2019t fit into a designated type such as image or video. Example: PDF, JSON. */\nexport type GenericFile = Node & {\n __typename?: 'GenericFile'\n /** A word or phrase to indicate the contents of a file. */\n alt?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The MIME type of the file. */\n mimeType?: Maybe<Scalars['String']['output']>\n /** The size of the original file in bytes. */\n originalFileSize?: Maybe<Scalars['Int']['output']>\n /** The preview image for the file. */\n previewImage?: Maybe<Image>\n /** The URL of the file. */\n url?: Maybe<Scalars['URL']['output']>\n}\n\n/** The input fields used to specify a geographical location. */\nexport type GeoCoordinateInput = {\n /** The coordinate's latitude value. */\n latitude: Scalars['Float']['input']\n /** The coordinate's longitude value. */\n longitude: Scalars['Float']['input']\n}\n\n/** Represents information about the metafields associated to the specified resource. */\nexport type HasMetafields = {\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n}\n\n/** Represents information about the metafields associated to the specified resource. */\nexport type HasMetafieldsMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** Represents information about the metafields associated to the specified resource. */\nexport type HasMetafieldsMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** The input fields to identify a metafield on an owner resource by namespace and key. */\nexport type HasMetafieldsIdentifier = {\n /** The identifier for the metafield. */\n key: Scalars['String']['input']\n /** The container the metafield belongs to. */\n namespace: Scalars['String']['input']\n}\n\n/** Represents an image resource. */\nexport type Image = {\n __typename?: 'Image'\n /** A word or phrase to share the nature or contents of an image. */\n altText?: Maybe<Scalars['String']['output']>\n /** The original height of the image in pixels. Returns `null` if the image isn't hosted by Shopify. */\n height?: Maybe<Scalars['Int']['output']>\n /** A unique ID for the image. */\n id?: Maybe<Scalars['ID']['output']>\n /**\n * The location of the original image as a URL.\n *\n * If there are any existing transformations in the original source URL, they will remain and not be stripped.\n *\n * @deprecated Use `url` instead.\n */\n originalSrc: Scalars['URL']['output']\n /**\n * The location of the image as a URL.\n * @deprecated Use `url` instead.\n */\n src: Scalars['URL']['output']\n /**\n * The location of the transformed image as a URL.\n *\n * All transformation arguments are considered \"best-effort\". If they can be applied to an image, they will be.\n * Otherwise any transformations which an image type doesn't support will be ignored.\n *\n * @deprecated Use `url(transform:)` instead\n */\n transformedSrc: Scalars['URL']['output']\n /**\n * The location of the image as a URL.\n *\n * If no transform options are specified, then the original image will be preserved including any pre-applied transforms.\n *\n * All transformation options are considered \"best-effort\". Any transformation that the original image type doesn't support will be ignored.\n *\n * If you need multiple variations of the same image, then you can use [GraphQL aliases](https://graphql.org/learn/queries/#aliases).\n *\n */\n url: Scalars['URL']['output']\n /** The original width of the image in pixels. Returns `null` if the image isn't hosted by Shopify. */\n width?: Maybe<Scalars['Int']['output']>\n}\n\n/** Represents an image resource. */\nexport type ImageTransformedSrcArgs = {\n crop?: InputMaybe<CropRegion>\n maxHeight?: InputMaybe<Scalars['Int']['input']>\n maxWidth?: InputMaybe<Scalars['Int']['input']>\n preferredContentType?: InputMaybe<ImageContentType>\n scale?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** Represents an image resource. */\nexport type ImageUrlArgs = {\n transform?: InputMaybe<ImageTransformInput>\n}\n\n/**\n * An auto-generated type for paginating through multiple Images.\n *\n */\nexport type ImageConnection = {\n __typename?: 'ImageConnection'\n /** A list of edges. */\n edges: Array<ImageEdge>\n /** A list of the nodes contained in ImageEdge. */\n nodes: Array<Image>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/** List of supported image content types. */\nexport enum ImageContentType {\n /** A JPG image. */\n Jpg = 'JPG',\n /** A PNG image. */\n Png = 'PNG',\n /** A WEBP image. */\n Webp = 'WEBP',\n}\n\n/**\n * An auto-generated type which holds one Image and a cursor during pagination.\n *\n */\nexport type ImageEdge = {\n __typename?: 'ImageEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of ImageEdge. */\n node: Image\n}\n\n/**\n * The available options for transforming an image.\n *\n * All transformation options are considered best effort. Any transformation that\n * the original image type doesn't support will be ignored.\n *\n */\nexport type ImageTransformInput = {\n /**\n * The region of the image to remain after cropping.\n * Must be used in conjunction with the `maxWidth` and/or `maxHeight` fields,\n * where the `maxWidth` and `maxHeight` aren't equal.\n * The `crop` argument should coincide with the smaller value. A smaller `maxWidth` indicates a `LEFT` or `RIGHT` crop, while\n * a smaller `maxHeight` indicates a `TOP` or `BOTTOM` crop. For example, `{\n * maxWidth: 5, maxHeight: 10, crop: LEFT }` will result\n * in an image with a width of 5 and height of 10, where the right side of the image is removed.\n *\n */\n crop?: InputMaybe<CropRegion>\n /**\n * Image height in pixels between 1 and 5760.\n *\n */\n maxHeight?: InputMaybe<Scalars['Int']['input']>\n /**\n * Image width in pixels between 1 and 5760.\n *\n */\n maxWidth?: InputMaybe<Scalars['Int']['input']>\n /**\n * Convert the source image into the preferred content type.\n * Supported conversions: `.svg` to `.png`, any file type to `.jpg`, and any file type to `.webp`.\n *\n */\n preferredContentType?: InputMaybe<ImageContentType>\n /**\n * Image size multiplier for high-resolution retina displays. Must be within 1..3.\n *\n */\n scale?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** Provide details about the contexts influenced by the @inContext directive on a field. */\nexport type InContextAnnotation = {\n __typename?: 'InContextAnnotation'\n description: Scalars['String']['output']\n type: InContextAnnotationType\n}\n\n/** This gives information about the type of context that impacts a field. For example, for a query with @inContext(language: \"EN\"), the type would point to the name: LanguageCode and kind: ENUM. */\nexport type InContextAnnotationType = {\n __typename?: 'InContextAnnotationType'\n kind: Scalars['String']['output']\n name: Scalars['String']['output']\n}\n\n/** A language. */\nexport type Language = {\n __typename?: 'Language'\n /** The name of the language in the language itself. If the language uses capitalization, it is capitalized for a mid-sentence position. */\n endonymName: Scalars['String']['output']\n /** The ISO code. */\n isoCode: LanguageCode\n /** The name of the language in the current language. */\n name: Scalars['String']['output']\n}\n\n/** ISO 639-1 language codes supported by Shopify. */\nexport enum LanguageCode {\n /** Afrikaans. */\n Af = 'AF',\n /** Akan. */\n Ak = 'AK',\n /** Amharic. */\n Am = 'AM',\n /** Arabic. */\n Ar = 'AR',\n /** Assamese. */\n As = 'AS',\n /** Azerbaijani. */\n Az = 'AZ',\n /** Belarusian. */\n Be = 'BE',\n /** Bulgarian. */\n Bg = 'BG',\n /** Bambara. */\n Bm = 'BM',\n /** Bangla. */\n Bn = 'BN',\n /** Tibetan. */\n Bo = 'BO',\n /** Breton. */\n Br = 'BR',\n /** Bosnian. */\n Bs = 'BS',\n /** Catalan. */\n Ca = 'CA',\n /** Chechen. */\n Ce = 'CE',\n /** Central Kurdish. */\n Ckb = 'CKB',\n /** Czech. */\n Cs = 'CS',\n /** Church Slavic. */\n Cu = 'CU',\n /** Welsh. */\n Cy = 'CY',\n /** Danish. */\n Da = 'DA',\n /** German. */\n De = 'DE',\n /** Dzongkha. */\n Dz = 'DZ',\n /** Ewe. */\n Ee = 'EE',\n /** Greek. */\n El = 'EL',\n /** English. */\n En = 'EN',\n /** Esperanto. */\n Eo = 'EO',\n /** Spanish. */\n Es = 'ES',\n /** Estonian. */\n Et = 'ET',\n /** Basque. */\n Eu = 'EU',\n /** Persian. */\n Fa = 'FA',\n /** Fulah. */\n Ff = 'FF',\n /** Finnish. */\n Fi = 'FI',\n /** Filipino. */\n Fil = 'FIL',\n /** Faroese. */\n Fo = 'FO',\n /** French. */\n Fr = 'FR',\n /** Western Frisian. */\n Fy = 'FY',\n /** Irish. */\n Ga = 'GA',\n /** Scottish Gaelic. */\n Gd = 'GD',\n /** Galician. */\n Gl = 'GL',\n /** Gujarati. */\n Gu = 'GU',\n /** Manx. */\n Gv = 'GV',\n /** Hausa. */\n Ha = 'HA',\n /** Hebrew. */\n He = 'HE',\n /** Hindi. */\n Hi = 'HI',\n /** Croatian. */\n Hr = 'HR',\n /** Hungarian. */\n Hu = 'HU',\n /** Armenian. */\n Hy = 'HY',\n /** Interlingua. */\n Ia = 'IA',\n /** Indonesian. */\n Id = 'ID',\n /** Igbo. */\n Ig = 'IG',\n /** Sichuan Yi. */\n Ii = 'II',\n /** Icelandic. */\n Is = 'IS',\n /** Italian. */\n It = 'IT',\n /** Japanese. */\n Ja = 'JA',\n /** Javanese. */\n Jv = 'JV',\n /** Georgian. */\n Ka = 'KA',\n /** Kikuyu. */\n Ki = 'KI',\n /** Kazakh. */\n Kk = 'KK',\n /** Kalaallisut. */\n Kl = 'KL',\n /** Khmer. */\n Km = 'KM',\n /** Kannada. */\n Kn = 'KN',\n /** Korean. */\n Ko = 'KO',\n /** Kashmiri. */\n Ks = 'KS',\n /** Kurdish. */\n Ku = 'KU',\n /** Cornish. */\n Kw = 'KW',\n /** Kyrgyz. */\n Ky = 'KY',\n /** Latin. */\n La = 'LA',\n /** Luxembourgish. */\n Lb = 'LB',\n /** Ganda. */\n Lg = 'LG',\n /** Lingala. */\n Ln = 'LN',\n /** Lao. */\n Lo = 'LO',\n /** Lithuanian. */\n Lt = 'LT',\n /** Luba-Katanga. */\n Lu = 'LU',\n /** Latvian. */\n Lv = 'LV',\n /** Malagasy. */\n Mg = 'MG',\n /** M\u0101ori. */\n Mi = 'MI',\n /** Macedonian. */\n Mk = 'MK',\n /** Malayalam. */\n Ml = 'ML',\n /** Mongolian. */\n Mn = 'MN',\n /** Moldavian. */\n Mo = 'MO',\n /** Marathi. */\n Mr = 'MR',\n /** Malay. */\n Ms = 'MS',\n /** Maltese. */\n Mt = 'MT',\n /** Burmese. */\n My = 'MY',\n /** Norwegian (Bokm\u00E5l). */\n Nb = 'NB',\n /** North Ndebele. */\n Nd = 'ND',\n /** Nepali. */\n Ne = 'NE',\n /** Dutch. */\n Nl = 'NL',\n /** Norwegian Nynorsk. */\n Nn = 'NN',\n /** Norwegian. */\n No = 'NO',\n /** Oromo. */\n Om = 'OM',\n /** Odia. */\n Or = 'OR',\n /** Ossetic. */\n Os = 'OS',\n /** Punjabi. */\n Pa = 'PA',\n /** Polish. */\n Pl = 'PL',\n /** Pashto. */\n Ps = 'PS',\n /** Portuguese. */\n Pt = 'PT',\n /** Portuguese (Brazil). */\n PtBr = 'PT_BR',\n /** Portuguese (Portugal). */\n PtPt = 'PT_PT',\n /** Quechua. */\n Qu = 'QU',\n /** Romansh. */\n Rm = 'RM',\n /** Rundi. */\n Rn = 'RN',\n /** Romanian. */\n Ro = 'RO',\n /** Russian. */\n Ru = 'RU',\n /** Kinyarwanda. */\n Rw = 'RW',\n /** Sanskrit. */\n Sa = 'SA',\n /** Sardinian. */\n Sc = 'SC',\n /** Sindhi. */\n Sd = 'SD',\n /** Northern Sami. */\n Se = 'SE',\n /** Sango. */\n Sg = 'SG',\n /** Serbo-Croatian. */\n Sh = 'SH',\n /** Sinhala. */\n Si = 'SI',\n /** Slovak. */\n Sk = 'SK',\n /** Slovenian. */\n Sl = 'SL',\n /** Shona. */\n Sn = 'SN',\n /** Somali. */\n So = 'SO',\n /** Albanian. */\n Sq = 'SQ',\n /** Serbian. */\n Sr = 'SR',\n /** Sundanese. */\n Su = 'SU',\n /** Swedish. */\n Sv = 'SV',\n /** Swahili. */\n Sw = 'SW',\n /** Tamil. */\n Ta = 'TA',\n /** Telugu. */\n Te = 'TE',\n /** Tajik. */\n Tg = 'TG',\n /** Thai. */\n Th = 'TH',\n /** Tigrinya. */\n Ti = 'TI',\n /** Turkmen. */\n Tk = 'TK',\n /** Tongan. */\n To = 'TO',\n /** Turkish. */\n Tr = 'TR',\n /** Tatar. */\n Tt = 'TT',\n /** Uyghur. */\n Ug = 'UG',\n /** Ukrainian. */\n Uk = 'UK',\n /** Urdu. */\n Ur = 'UR',\n /** Uzbek. */\n Uz = 'UZ',\n /** Vietnamese. */\n Vi = 'VI',\n /** Volap\u00FCk. */\n Vo = 'VO',\n /** Wolof. */\n Wo = 'WO',\n /** Xhosa. */\n Xh = 'XH',\n /** Yiddish. */\n Yi = 'YI',\n /** Yoruba. */\n Yo = 'YO',\n /** Chinese. */\n Zh = 'ZH',\n /** Chinese (Simplified). */\n ZhCn = 'ZH_CN',\n /** Chinese (Traditional). */\n ZhTw = 'ZH_TW',\n /** Zulu. */\n Zu = 'ZU',\n}\n\n/** Information about the localized experiences configured for the shop. */\nexport type Localization = {\n __typename?: 'Localization'\n /** The list of countries with enabled localized experiences. */\n availableCountries: Array<Country>\n /** The list of languages available for the active country. */\n availableLanguages: Array<Language>\n /** The country of the active localized experience. Use the `@inContext` directive to change this value. */\n country: Country\n /** The language of the active localized experience. Use the `@inContext` directive to change this value. */\n language: Language\n /** The market including the country of the active localized experience. Use the `@inContext` directive to change this value. */\n market: Market\n}\n\n/** Represents a location where product inventory is held. */\nexport type Location = HasMetafields &\n Node & {\n __typename?: 'Location'\n /** The address of the location. */\n address: LocationAddress\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The name of the location. */\n name: Scalars['String']['output']\n }\n\n/** Represents a location where product inventory is held. */\nexport type LocationMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** Represents a location where product inventory is held. */\nexport type LocationMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * Represents the address of a location.\n *\n */\nexport type LocationAddress = {\n __typename?: 'LocationAddress'\n /** The first line of the address for the location. */\n address1?: Maybe<Scalars['String']['output']>\n /** The second line of the address for the location. */\n address2?: Maybe<Scalars['String']['output']>\n /** The city of the location. */\n city?: Maybe<Scalars['String']['output']>\n /** The country of the location. */\n country?: Maybe<Scalars['String']['output']>\n /** The country code of the location. */\n countryCode?: Maybe<Scalars['String']['output']>\n /** A formatted version of the address for the location. */\n formatted: Array<Scalars['String']['output']>\n /** The latitude coordinates of the location. */\n latitude?: Maybe<Scalars['Float']['output']>\n /** The longitude coordinates of the location. */\n longitude?: Maybe<Scalars['Float']['output']>\n /** The phone number of the location. */\n phone?: Maybe<Scalars['String']['output']>\n /** The province of the location. */\n province?: Maybe<Scalars['String']['output']>\n /**\n * The code for the province, state, or district of the address of the location.\n *\n */\n provinceCode?: Maybe<Scalars['String']['output']>\n /** The ZIP code of the location. */\n zip?: Maybe<Scalars['String']['output']>\n}\n\n/**\n * An auto-generated type for paginating through multiple Locations.\n *\n */\nexport type LocationConnection = {\n __typename?: 'LocationConnection'\n /** A list of edges. */\n edges: Array<LocationEdge>\n /** A list of the nodes contained in LocationEdge. */\n nodes: Array<Location>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Location and a cursor during pagination.\n *\n */\nexport type LocationEdge = {\n __typename?: 'LocationEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of LocationEdge. */\n node: Location\n}\n\n/** The set of valid sort keys for the Location query. */\nexport enum LocationSortKeys {\n /** Sort by the `city` value. */\n City = 'CITY',\n /** Sort by the `distance` value. */\n Distance = 'DISTANCE',\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `name` value. */\n Name = 'NAME',\n}\n\n/** Represents a mailing address for customers and shipping. */\nexport type MailingAddress = Node & {\n __typename?: 'MailingAddress'\n /** The first line of the address. Typically the street address or PO Box number. */\n address1?: Maybe<Scalars['String']['output']>\n /**\n * The second line of the address. Typically the number of the apartment, suite, or unit.\n *\n */\n address2?: Maybe<Scalars['String']['output']>\n /** The name of the city, district, village, or town. */\n city?: Maybe<Scalars['String']['output']>\n /** The name of the customer's company or organization. */\n company?: Maybe<Scalars['String']['output']>\n /** The name of the country. */\n country?: Maybe<Scalars['String']['output']>\n /**\n * The two-letter code for the country of the address.\n *\n * For example, US.\n *\n * @deprecated Use `countryCodeV2` instead.\n */\n countryCode?: Maybe<Scalars['String']['output']>\n /**\n * The two-letter code for the country of the address.\n *\n * For example, US.\n *\n */\n countryCodeV2?: Maybe<CountryCode>\n /** The first name of the customer. */\n firstName?: Maybe<Scalars['String']['output']>\n /** A formatted version of the address, customized by the provided arguments. */\n formatted: Array<Scalars['String']['output']>\n /** A comma-separated list of the values for city, province, and country. */\n formattedArea?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The last name of the customer. */\n lastName?: Maybe<Scalars['String']['output']>\n /** The latitude coordinate of the customer address. */\n latitude?: Maybe<Scalars['Float']['output']>\n /** The longitude coordinate of the customer address. */\n longitude?: Maybe<Scalars['Float']['output']>\n /** The full name of the customer, based on firstName and lastName. */\n name?: Maybe<Scalars['String']['output']>\n /**\n * A unique phone number for the customer.\n *\n * Formatted using E.164 standard. For example, _+16135551111_.\n *\n */\n phone?: Maybe<Scalars['String']['output']>\n /** The region of the address, such as the province, state, or district. */\n province?: Maybe<Scalars['String']['output']>\n /**\n * The two-letter code for the region.\n *\n * For example, ON.\n *\n */\n provinceCode?: Maybe<Scalars['String']['output']>\n /** The zip or postal code of the address. */\n zip?: Maybe<Scalars['String']['output']>\n}\n\n/** Represents a mailing address for customers and shipping. */\nexport type MailingAddressFormattedArgs = {\n withCompany?: InputMaybe<Scalars['Boolean']['input']>\n withName?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * An auto-generated type for paginating through multiple MailingAddresses.\n *\n */\nexport type MailingAddressConnection = {\n __typename?: 'MailingAddressConnection'\n /** A list of edges. */\n edges: Array<MailingAddressEdge>\n /** A list of the nodes contained in MailingAddressEdge. */\n nodes: Array<MailingAddress>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one MailingAddress and a cursor during pagination.\n *\n */\nexport type MailingAddressEdge = {\n __typename?: 'MailingAddressEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of MailingAddressEdge. */\n node: MailingAddress\n}\n\n/** The input fields to create or update a mailing address. */\nexport type MailingAddressInput = {\n /**\n * The first line of the address. Typically the street address or PO Box number.\n *\n */\n address1?: InputMaybe<Scalars['String']['input']>\n /**\n * The second line of the address. Typically the number of the apartment, suite, or unit.\n *\n */\n address2?: InputMaybe<Scalars['String']['input']>\n /**\n * The name of the city, district, village, or town.\n *\n */\n city?: InputMaybe<Scalars['String']['input']>\n /**\n * The name of the customer's company or organization.\n *\n */\n company?: InputMaybe<Scalars['String']['input']>\n /** The name of the country. */\n country?: InputMaybe<Scalars['String']['input']>\n /** The first name of the customer. */\n firstName?: InputMaybe<Scalars['String']['input']>\n /** The last name of the customer. */\n lastName?: InputMaybe<Scalars['String']['input']>\n /**\n * A unique phone number for the customer.\n *\n * Formatted using E.164 standard. For example, _+16135551111_.\n *\n */\n phone?: InputMaybe<Scalars['String']['input']>\n /** The region of the address, such as the province, state, or district. */\n province?: InputMaybe<Scalars['String']['input']>\n /** The zip or postal code of the address. */\n zip?: InputMaybe<Scalars['String']['input']>\n}\n\n/**\n * Manual discount applications capture the intentions of a discount that was manually created.\n *\n */\nexport type ManualDiscountApplication = DiscountApplication & {\n __typename?: 'ManualDiscountApplication'\n /** The method by which the discount's value is allocated to its entitled items. */\n allocationMethod: DiscountApplicationAllocationMethod\n /** The description of the application. */\n description?: Maybe<Scalars['String']['output']>\n /** Which lines of targetType that the discount is allocated over. */\n targetSelection: DiscountApplicationTargetSelection\n /** The type of line that the discount is applicable towards. */\n targetType: DiscountApplicationTargetType\n /** The title of the application. */\n title: Scalars['String']['output']\n /** The value of the discount application. */\n value: PricingValue\n}\n\n/** A group of one or more regions of the world that a merchant is targeting for sales. To learn more about markets, refer to [the Shopify Markets conceptual overview](/docs/apps/markets). */\nexport type Market = HasMetafields &\n Node & {\n __typename?: 'Market'\n /**\n * A human-readable unique string for the market automatically generated from its title.\n *\n */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n }\n\n/** A group of one or more regions of the world that a merchant is targeting for sales. To learn more about markets, refer to [the Shopify Markets conceptual overview](/docs/apps/markets). */\nexport type MarketMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** A group of one or more regions of the world that a merchant is targeting for sales. To learn more about markets, refer to [the Shopify Markets conceptual overview](/docs/apps/markets). */\nexport type MarketMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** Represents a media interface. */\nexport type Media = {\n /** A word or phrase to share the nature or contents of a media. */\n alt?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The media content type. */\n mediaContentType: MediaContentType\n /** The presentation for a media. */\n presentation?: Maybe<MediaPresentation>\n /** The preview image for the media. */\n previewImage?: Maybe<Image>\n}\n\n/**\n * An auto-generated type for paginating through multiple Media.\n *\n */\nexport type MediaConnection = {\n __typename?: 'MediaConnection'\n /** A list of edges. */\n edges: Array<MediaEdge>\n /** A list of the nodes contained in MediaEdge. */\n nodes: Array<Media>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/** The possible content types for a media object. */\nexport enum MediaContentType {\n /** An externally hosted video. */\n ExternalVideo = 'EXTERNAL_VIDEO',\n /** A Shopify hosted image. */\n Image = 'IMAGE',\n /** A 3d model. */\n Model_3D = 'MODEL_3D',\n /** A Shopify hosted video. */\n Video = 'VIDEO',\n}\n\n/**\n * An auto-generated type which holds one Media and a cursor during pagination.\n *\n */\nexport type MediaEdge = {\n __typename?: 'MediaEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of MediaEdge. */\n node: Media\n}\n\n/** Host for a Media Resource. */\nexport enum MediaHost {\n /** Host for Vimeo embedded videos. */\n Vimeo = 'VIMEO',\n /** Host for YouTube embedded videos. */\n Youtube = 'YOUTUBE',\n}\n\n/** Represents a Shopify hosted image. */\nexport type MediaImage = Media &\n Node & {\n __typename?: 'MediaImage'\n /** A word or phrase to share the nature or contents of a media. */\n alt?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The image for the media. */\n image?: Maybe<Image>\n /** The media content type. */\n mediaContentType: MediaContentType\n /** The presentation for a media. */\n presentation?: Maybe<MediaPresentation>\n /** The preview image for the media. */\n previewImage?: Maybe<Image>\n }\n\n/** A media presentation. */\nexport type MediaPresentation = Node & {\n __typename?: 'MediaPresentation'\n /** A JSON object representing a presentation view. */\n asJson?: Maybe<Scalars['JSON']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n}\n\n/** A media presentation. */\nexport type MediaPresentationAsJsonArgs = {\n format: MediaPresentationFormat\n}\n\n/** The possible formats for a media presentation. */\nexport enum MediaPresentationFormat {\n /** A media image presentation. */\n Image = 'IMAGE',\n /** A model viewer presentation. */\n ModelViewer = 'MODEL_VIEWER',\n}\n\n/**\n * A [navigation menu](https://help.shopify.com/manual/online-store/menus-and-links) representing a hierarchy\n * of hyperlinks (items).\n *\n */\nexport type Menu = Node & {\n __typename?: 'Menu'\n /** The menu's handle. */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The menu's child items. */\n items: Array<MenuItem>\n /** The count of items on the menu. */\n itemsCount: Scalars['Int']['output']\n /** The menu's title. */\n title: Scalars['String']['output']\n}\n\n/** A menu item within a parent menu. */\nexport type MenuItem = Node & {\n __typename?: 'MenuItem'\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The menu item's child items. */\n items: Array<MenuItem>\n /** The linked resource. */\n resource?: Maybe<MenuItemResource>\n /** The ID of the linked resource. */\n resourceId?: Maybe<Scalars['ID']['output']>\n /** The menu item's tags to filter a collection. */\n tags: Array<Scalars['String']['output']>\n /** The menu item's title. */\n title: Scalars['String']['output']\n /** The menu item's type. */\n type: MenuItemType\n /** The menu item's URL. */\n url?: Maybe<Scalars['URL']['output']>\n}\n\n/**\n * The list of possible resources a `MenuItem` can reference.\n *\n */\nexport type MenuItemResource = Article | Blog | Collection | Page | Product | ShopPolicy\n\n/** A menu item type. */\nexport enum MenuItemType {\n /** An article link. */\n Article = 'ARTICLE',\n /** A blog link. */\n Blog = 'BLOG',\n /** A catalog link. */\n Catalog = 'CATALOG',\n /** A collection link. */\n Collection = 'COLLECTION',\n /** A collection link. */\n Collections = 'COLLECTIONS',\n /** A frontpage link. */\n Frontpage = 'FRONTPAGE',\n /** An http link. */\n Http = 'HTTP',\n /** A page link. */\n Page = 'PAGE',\n /** A product link. */\n Product = 'PRODUCT',\n /** A search link. */\n Search = 'SEARCH',\n /** A shop policy link. */\n ShopPolicy = 'SHOP_POLICY',\n}\n\n/** The merchandise to be purchased at checkout. */\nexport type Merchandise = ProductVariant\n\n/**\n * Metafields represent custom metadata attached to a resource. Metafields can be sorted into namespaces and are\n * comprised of keys, values, and value types.\n *\n */\nexport type Metafield = Node & {\n __typename?: 'Metafield'\n /** The date and time when the storefront metafield was created. */\n createdAt: Scalars['DateTime']['output']\n /** The description of a metafield. */\n description?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The unique identifier for the metafield within its namespace. */\n key: Scalars['String']['output']\n /** The container for a group of metafields that the metafield is associated with. */\n namespace: Scalars['String']['output']\n /** The type of resource that the metafield is attached to. */\n parentResource: MetafieldParentResource\n /** Returns a reference object if the metafield's type is a resource reference. */\n reference?: Maybe<MetafieldReference>\n /** A list of reference objects if the metafield's type is a resource reference list. */\n references?: Maybe<MetafieldReferenceConnection>\n /**\n * The type name of the metafield.\n * Refer to the list of [supported types](https://shopify.dev/apps/metafields/definitions/types).\n *\n */\n type: Scalars['String']['output']\n /** The date and time when the metafield was last updated. */\n updatedAt: Scalars['DateTime']['output']\n /** The data stored in the metafield. Always stored as a string, regardless of the metafield's type. */\n value: Scalars['String']['output']\n}\n\n/**\n * Metafields represent custom metadata attached to a resource. Metafields can be sorted into namespaces and are\n * comprised of keys, values, and value types.\n *\n */\nexport type MetafieldReferencesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** Possible error codes that can be returned by `MetafieldDeleteUserError`. */\nexport enum MetafieldDeleteErrorCode {\n /** The owner ID is invalid. */\n InvalidOwner = 'INVALID_OWNER',\n /** Metafield not found. */\n MetafieldDoesNotExist = 'METAFIELD_DOES_NOT_EXIST',\n}\n\n/** An error that occurs during the execution of cart metafield deletion. */\nexport type MetafieldDeleteUserError = DisplayableError & {\n __typename?: 'MetafieldDeleteUserError'\n /** The error code. */\n code?: Maybe<MetafieldDeleteErrorCode>\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/**\n * A filter used to view a subset of products in a collection matching a specific metafield value.\n *\n * Only the following metafield types are currently supported:\n * - `number_integer`\n * - `number_decimal`\n * - `single_line_text_field`\n * - `boolean` as of 2022-04.\n *\n */\nexport type MetafieldFilter = {\n /** The key of the metafield to filter on. */\n key: Scalars['String']['input']\n /** The namespace of the metafield to filter on. */\n namespace: Scalars['String']['input']\n /** The value of the metafield. */\n value: Scalars['String']['input']\n}\n\n/** A resource that the metafield belongs to. */\nexport type MetafieldParentResource =\n | Article\n | Blog\n | Cart\n | Collection\n | Customer\n | Location\n | Market\n | Order\n | Page\n | Product\n | ProductVariant\n | Shop\n\n/**\n * Returns the resource which is being referred to by a metafield.\n *\n */\nexport type MetafieldReference =\n | Collection\n | GenericFile\n | MediaImage\n | Metaobject\n | Page\n | Product\n | ProductVariant\n | Video\n\n/**\n * An auto-generated type for paginating through multiple MetafieldReferences.\n *\n */\nexport type MetafieldReferenceConnection = {\n __typename?: 'MetafieldReferenceConnection'\n /** A list of edges. */\n edges: Array<MetafieldReferenceEdge>\n /** A list of the nodes contained in MetafieldReferenceEdge. */\n nodes: Array<MetafieldReference>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one MetafieldReference and a cursor during pagination.\n *\n */\nexport type MetafieldReferenceEdge = {\n __typename?: 'MetafieldReferenceEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of MetafieldReferenceEdge. */\n node: MetafieldReference\n}\n\n/** An error that occurs during the execution of `MetafieldsSet`. */\nexport type MetafieldsSetUserError = DisplayableError & {\n __typename?: 'MetafieldsSetUserError'\n /** The error code. */\n code?: Maybe<MetafieldsSetUserErrorCode>\n /** The index of the array element that's causing the error. */\n elementIndex?: Maybe<Scalars['Int']['output']>\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/** Possible error codes that can be returned by `MetafieldsSetUserError`. */\nexport enum MetafieldsSetUserErrorCode {\n /** The input value is blank. */\n Blank = 'BLANK',\n /** The input value isn't included in the list. */\n Inclusion = 'INCLUSION',\n /** The owner ID is invalid. */\n InvalidOwner = 'INVALID_OWNER',\n /** The type is invalid. */\n InvalidType = 'INVALID_TYPE',\n /** The value is invalid for metafield type or for definition options. */\n InvalidValue = 'INVALID_VALUE',\n /** The input value should be less than or equal to the maximum value allowed. */\n LessThanOrEqualTo = 'LESS_THAN_OR_EQUAL_TO',\n /** The input value needs to be blank. */\n Present = 'PRESENT',\n /** The input value is too long. */\n TooLong = 'TOO_LONG',\n /** The input value is too short. */\n TooShort = 'TOO_SHORT',\n}\n\n/** An instance of a user-defined model based on a MetaobjectDefinition. */\nexport type Metaobject = Node & {\n __typename?: 'Metaobject'\n /** Accesses a field of the object by key. */\n field?: Maybe<MetaobjectField>\n /**\n * All object fields with defined values.\n * Omitted object keys can be assumed null, and no guarantees are made about field order.\n *\n */\n fields: Array<MetaobjectField>\n /** The unique handle of the metaobject. Useful as a custom ID. */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The type of the metaobject. Defines the namespace of its associated metafields. */\n type: Scalars['String']['output']\n /** The date and time when the metaobject was last updated. */\n updatedAt: Scalars['DateTime']['output']\n}\n\n/** An instance of a user-defined model based on a MetaobjectDefinition. */\nexport type MetaobjectFieldArgs = {\n key: Scalars['String']['input']\n}\n\n/**\n * An auto-generated type for paginating through multiple Metaobjects.\n *\n */\nexport type MetaobjectConnection = {\n __typename?: 'MetaobjectConnection'\n /** A list of edges. */\n edges: Array<MetaobjectEdge>\n /** A list of the nodes contained in MetaobjectEdge. */\n nodes: Array<Metaobject>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Metaobject and a cursor during pagination.\n *\n */\nexport type MetaobjectEdge = {\n __typename?: 'MetaobjectEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of MetaobjectEdge. */\n node: Metaobject\n}\n\n/** Provides the value of a Metaobject field. */\nexport type MetaobjectField = {\n __typename?: 'MetaobjectField'\n /** The field key. */\n key: Scalars['String']['output']\n /** A referenced object if the field type is a resource reference. */\n reference?: Maybe<MetafieldReference>\n /** A list of referenced objects if the field type is a resource reference list. */\n references?: Maybe<MetafieldReferenceConnection>\n /**\n * The type name of the field.\n * See the list of [supported types](https://shopify.dev/apps/metafields/definitions/types).\n *\n */\n type: Scalars['String']['output']\n /** The field value. */\n value?: Maybe<Scalars['String']['output']>\n}\n\n/** Provides the value of a Metaobject field. */\nexport type MetaobjectFieldReferencesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** The input fields used to retrieve a metaobject by handle. */\nexport type MetaobjectHandleInput = {\n /** The handle of the metaobject. */\n handle: Scalars['String']['input']\n /** The type of the metaobject. */\n type: Scalars['String']['input']\n}\n\n/** Represents a Shopify hosted 3D model. */\nexport type Model3d = Media &\n Node & {\n __typename?: 'Model3d'\n /** A word or phrase to share the nature or contents of a media. */\n alt?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The media content type. */\n mediaContentType: MediaContentType\n /** The presentation for a media. */\n presentation?: Maybe<MediaPresentation>\n /** The preview image for the media. */\n previewImage?: Maybe<Image>\n /** The sources for a 3d model. */\n sources: Array<Model3dSource>\n }\n\n/** Represents a source for a Shopify hosted 3d model. */\nexport type Model3dSource = {\n __typename?: 'Model3dSource'\n /** The filesize of the 3d model. */\n filesize: Scalars['Int']['output']\n /** The format of the 3d model. */\n format: Scalars['String']['output']\n /** The MIME type of the 3d model. */\n mimeType: Scalars['String']['output']\n /** The URL of the 3d model. */\n url: Scalars['String']['output']\n}\n\n/** The input fields for a monetary value with currency. */\nexport type MoneyInput = {\n /** Decimal money amount. */\n amount: Scalars['Decimal']['input']\n /** Currency of the money. */\n currencyCode: CurrencyCode\n}\n\n/**\n * A monetary value with currency.\n *\n */\nexport type MoneyV2 = {\n __typename?: 'MoneyV2'\n /** Decimal money amount. */\n amount: Scalars['Decimal']['output']\n /** Currency of the money. */\n currencyCode: CurrencyCode\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type Mutation = {\n __typename?: 'Mutation'\n /** Updates the attributes on a cart. */\n cartAttributesUpdate?: Maybe<CartAttributesUpdatePayload>\n /**\n * Updates customer information associated with a cart.\n * Buyer identity is used to determine\n * [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing)\n * and should match the customer's shipping address.\n *\n */\n cartBuyerIdentityUpdate?: Maybe<CartBuyerIdentityUpdatePayload>\n /** Creates a new cart. */\n cartCreate?: Maybe<CartCreatePayload>\n /** Updates the discount codes applied to the cart. */\n cartDiscountCodesUpdate?: Maybe<CartDiscountCodesUpdatePayload>\n /** Adds a merchandise line to the cart. */\n cartLinesAdd?: Maybe<CartLinesAddPayload>\n /** Removes one or more merchandise lines from the cart. */\n cartLinesRemove?: Maybe<CartLinesRemovePayload>\n /** Updates one or more merchandise lines on a cart. */\n cartLinesUpdate?: Maybe<CartLinesUpdatePayload>\n /** Deletes a cart metafield. */\n cartMetafieldDelete?: Maybe<CartMetafieldDeletePayload>\n /**\n * Sets cart metafield values. Cart metafield values will be set regardless if they were previously created or not.\n *\n * Allows a maximum of 25 cart metafields to be set at a time.\n *\n */\n cartMetafieldsSet?: Maybe<CartMetafieldsSetPayload>\n /** Updates the note on the cart. */\n cartNoteUpdate?: Maybe<CartNoteUpdatePayload>\n /** Update the customer's payment method that will be used to checkout. */\n cartPaymentUpdate?: Maybe<CartPaymentUpdatePayload>\n /** Update the selected delivery options for a delivery group. */\n cartSelectedDeliveryOptionsUpdate?: Maybe<CartSelectedDeliveryOptionsUpdatePayload>\n /** Submit the cart for checkout completion. */\n cartSubmitForCompletion?: Maybe<CartSubmitForCompletionPayload>\n /** Updates the attributes of a checkout if `allowPartialAddresses` is `true`. */\n checkoutAttributesUpdateV2?: Maybe<CheckoutAttributesUpdateV2Payload>\n /** Completes a checkout without providing payment information. You can use this mutation for free items or items whose purchase price is covered by a gift card. */\n checkoutCompleteFree?: Maybe<CheckoutCompleteFreePayload>\n /** Completes a checkout using a credit card token from Shopify's card vault. Before you can complete checkouts using CheckoutCompleteWithCreditCardV2, you need to [_request payment processing_](https://shopify.dev/apps/channels/getting-started#request-payment-processing). */\n checkoutCompleteWithCreditCardV2?: Maybe<CheckoutCompleteWithCreditCardV2Payload>\n /** Completes a checkout with a tokenized payment. */\n checkoutCompleteWithTokenizedPaymentV3?: Maybe<CheckoutCompleteWithTokenizedPaymentV3Payload>\n /** Creates a new checkout. */\n checkoutCreate?: Maybe<CheckoutCreatePayload>\n /** Associates a customer to the checkout. */\n checkoutCustomerAssociateV2?: Maybe<CheckoutCustomerAssociateV2Payload>\n /** Disassociates the current checkout customer from the checkout. */\n checkoutCustomerDisassociateV2?: Maybe<CheckoutCustomerDisassociateV2Payload>\n /** Applies a discount to an existing checkout using a discount code. */\n checkoutDiscountCodeApplyV2?: Maybe<CheckoutDiscountCodeApplyV2Payload>\n /** Removes the applied discounts from an existing checkout. */\n checkoutDiscountCodeRemove?: Maybe<CheckoutDiscountCodeRemovePayload>\n /** Updates the email on an existing checkout. */\n checkoutEmailUpdateV2?: Maybe<CheckoutEmailUpdateV2Payload>\n /** Removes an applied gift card from the checkout. */\n checkoutGiftCardRemoveV2?: Maybe<CheckoutGiftCardRemoveV2Payload>\n /** Appends gift cards to an existing checkout. */\n checkoutGiftCardsAppend?: Maybe<CheckoutGiftCardsAppendPayload>\n /** Adds a list of line items to a checkout. */\n checkoutLineItemsAdd?: Maybe<CheckoutLineItemsAddPayload>\n /** Removes line items from an existing checkout. */\n checkoutLineItemsRemove?: Maybe<CheckoutLineItemsRemovePayload>\n /** Sets a list of line items to a checkout. */\n checkoutLineItemsReplace?: Maybe<CheckoutLineItemsReplacePayload>\n /** Updates line items on a checkout. */\n checkoutLineItemsUpdate?: Maybe<CheckoutLineItemsUpdatePayload>\n /** Updates the shipping address of an existing checkout. */\n checkoutShippingAddressUpdateV2?: Maybe<CheckoutShippingAddressUpdateV2Payload>\n /** Updates the shipping lines on an existing checkout. */\n checkoutShippingLineUpdate?: Maybe<CheckoutShippingLineUpdatePayload>\n /**\n * Creates a customer access token.\n * The customer access token is required to modify the customer object in any way.\n *\n */\n customerAccessTokenCreate?: Maybe<CustomerAccessTokenCreatePayload>\n /**\n * Creates a customer access token using a\n * [multipass token](https://shopify.dev/api/multipass) instead of email and\n * password. A customer record is created if the customer doesn't exist. If a customer\n * record already exists but the record is disabled, then the customer record is enabled.\n *\n */\n customerAccessTokenCreateWithMultipass?: Maybe<CustomerAccessTokenCreateWithMultipassPayload>\n /** Permanently destroys a customer access token. */\n customerAccessTokenDelete?: Maybe<CustomerAccessTokenDeletePayload>\n /**\n * Renews a customer access token.\n *\n * Access token renewal must happen *before* a token expires.\n * If a token has already expired, a new one should be created instead via `customerAccessTokenCreate`.\n *\n */\n customerAccessTokenRenew?: Maybe<CustomerAccessTokenRenewPayload>\n /** Activates a customer. */\n customerActivate?: Maybe<CustomerActivatePayload>\n /** Activates a customer with the activation url received from `customerCreate`. */\n customerActivateByUrl?: Maybe<CustomerActivateByUrlPayload>\n /** Creates a new address for a customer. */\n customerAddressCreate?: Maybe<CustomerAddressCreatePayload>\n /** Permanently deletes the address of an existing customer. */\n customerAddressDelete?: Maybe<CustomerAddressDeletePayload>\n /** Updates the address of an existing customer. */\n customerAddressUpdate?: Maybe<CustomerAddressUpdatePayload>\n /** Creates a new customer. */\n customerCreate?: Maybe<CustomerCreatePayload>\n /** Updates the default address of an existing customer. */\n customerDefaultAddressUpdate?: Maybe<CustomerDefaultAddressUpdatePayload>\n /**\n * Sends a reset password email to the customer. The reset password\n * email contains a reset password URL and token that you can pass to\n * the [`customerResetByUrl`](https://shopify.dev/api/storefront/latest/mutations/customerResetByUrl) or\n * [`customerReset`](https://shopify.dev/api/storefront/latest/mutations/customerReset) mutation to reset the\n * customer password.\n *\n * This mutation is throttled by IP. With private access,\n * you can provide a [`Shopify-Storefront-Buyer-IP`](https://shopify.dev/api/usage/authentication#optional-ip-header) instead of the request IP.\n * The header is case-sensitive and must be sent as `Shopify-Storefront-Buyer-IP`.\n *\n * Make sure that the value provided to `Shopify-Storefront-Buyer-IP` is trusted. Unthrottled access to this\n * mutation presents a security risk.\n *\n */\n customerRecover?: Maybe<CustomerRecoverPayload>\n /**\n * \"Resets a customer\u2019s password with the token received from a reset password email. You can send a reset password email with the [`customerRecover`](https://shopify.dev/api/storefront/latest/mutations/customerRecover) mutation.\"\n *\n */\n customerReset?: Maybe<CustomerResetPayload>\n /**\n * \"Resets a customer\u2019s password with the reset password URL received from a reset password email. You can send a reset password email with the [`customerRecover`](https://shopify.dev/api/storefront/latest/mutations/customerRecover) mutation.\"\n *\n */\n customerResetByUrl?: Maybe<CustomerResetByUrlPayload>\n /** Updates an existing customer. */\n customerUpdate?: Maybe<CustomerUpdatePayload>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartAttributesUpdateArgs = {\n attributes: Array<AttributeInput>\n cartId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartBuyerIdentityUpdateArgs = {\n buyerIdentity: CartBuyerIdentityInput\n cartId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartCreateArgs = {\n input?: InputMaybe<CartInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartDiscountCodesUpdateArgs = {\n cartId: Scalars['ID']['input']\n discountCodes?: InputMaybe<Array<Scalars['String']['input']>>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartLinesAddArgs = {\n cartId: Scalars['ID']['input']\n lines: Array<CartLineInput>\n isLogin?: boolean\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartLinesRemoveArgs = {\n cartId: Scalars['ID']['input']\n lineIds: Array<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartLinesUpdateArgs = {\n cartId: Scalars['ID']['input']\n lines: Array<CartLineUpdateInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartMetafieldDeleteArgs = {\n input: CartMetafieldDeleteInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartMetafieldsSetArgs = {\n metafields: Array<CartMetafieldsSetInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartNoteUpdateArgs = {\n cartId: Scalars['ID']['input']\n note?: InputMaybe<Scalars['String']['input']>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartPaymentUpdateArgs = {\n cartId: Scalars['ID']['input']\n payment: CartPaymentInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartSelectedDeliveryOptionsUpdateArgs = {\n cartId: Scalars['ID']['input']\n selectedDeliveryOptions: Array<CartSelectedDeliveryOptionInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCartSubmitForCompletionArgs = {\n attemptToken: Scalars['String']['input']\n cartId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutAttributesUpdateV2Args = {\n checkoutId: Scalars['ID']['input']\n input: CheckoutAttributesUpdateV2Input\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCompleteFreeArgs = {\n checkoutId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCompleteWithCreditCardV2Args = {\n checkoutId: Scalars['ID']['input']\n payment: CreditCardPaymentInputV2\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCompleteWithTokenizedPaymentV3Args = {\n checkoutId: Scalars['ID']['input']\n payment: TokenizedPaymentInputV3\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCreateArgs = {\n input: CheckoutCreateInput\n queueToken?: InputMaybe<Scalars['String']['input']>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCustomerAssociateV2Args = {\n checkoutId: Scalars['ID']['input']\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutCustomerDisassociateV2Args = {\n checkoutId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutDiscountCodeApplyV2Args = {\n checkoutId: Scalars['ID']['input']\n discountCode: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutDiscountCodeRemoveArgs = {\n checkoutId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutEmailUpdateV2Args = {\n checkoutId: Scalars['ID']['input']\n email: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutGiftCardRemoveV2Args = {\n appliedGiftCardId: Scalars['ID']['input']\n checkoutId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutGiftCardsAppendArgs = {\n checkoutId: Scalars['ID']['input']\n giftCardCodes: Array<Scalars['String']['input']>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutLineItemsAddArgs = {\n checkoutId: Scalars['ID']['input']\n lineItems: Array<CheckoutLineItemInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutLineItemsRemoveArgs = {\n checkoutId: Scalars['ID']['input']\n lineItemIds: Array<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutLineItemsReplaceArgs = {\n checkoutId: Scalars['ID']['input']\n lineItems: Array<CheckoutLineItemInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutLineItemsUpdateArgs = {\n checkoutId: Scalars['ID']['input']\n lineItems: Array<CheckoutLineItemUpdateInput>\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutShippingAddressUpdateV2Args = {\n checkoutId: Scalars['ID']['input']\n shippingAddress: MailingAddressInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCheckoutShippingLineUpdateArgs = {\n checkoutId: Scalars['ID']['input']\n shippingRateHandle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAccessTokenCreateArgs = {\n input: CustomerAccessTokenCreateInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAccessTokenCreateWithMultipassArgs = {\n multipassToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAccessTokenDeleteArgs = {\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAccessTokenRenewArgs = {\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerActivateArgs = {\n id: Scalars['ID']['input']\n input: CustomerActivateInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerActivateByUrlArgs = {\n activationUrl: Scalars['URL']['input']\n password: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAddressCreateArgs = {\n address: MailingAddressInput\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAddressDeleteArgs = {\n customerAccessToken: Scalars['String']['input']\n id: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerAddressUpdateArgs = {\n address: MailingAddressInput\n customerAccessToken: Scalars['String']['input']\n id: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerCreateArgs = {\n input: CustomerCreateInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerDefaultAddressUpdateArgs = {\n addressId: Scalars['ID']['input']\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerRecoverArgs = {\n email: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerResetArgs = {\n id: Scalars['ID']['input']\n input: CustomerResetInput\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerResetByUrlArgs = {\n password: Scalars['String']['input']\n resetUrl: Scalars['URL']['input']\n}\n\n/** The schema\u2019s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start. */\nexport type MutationCustomerUpdateArgs = {\n customer: CustomerUpdateInput\n customerAccessToken: Scalars['String']['input']\n}\n\n/**\n * An object with an ID field to support global identification, in accordance with the\n * [Relay specification](https://relay.dev/graphql/objectidentification.htm#sec-Node-Interface).\n * This interface is used by the [node](https://shopify.dev/api/admin-graphql/unstable/queries/node)\n * and [nodes](https://shopify.dev/api/admin-graphql/unstable/queries/nodes) queries.\n *\n */\nexport type Node = {\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n}\n\n/** Represents a resource that can be published to the Online Store sales channel. */\nexport type OnlineStorePublishable = {\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n}\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type Order = HasMetafields &\n Node & {\n __typename?: 'Order'\n /** The address associated with the payment method. */\n billingAddress?: Maybe<MailingAddress>\n /** The reason for the order's cancellation. Returns `null` if the order wasn't canceled. */\n cancelReason?: Maybe<OrderCancelReason>\n /** The date and time when the order was canceled. Returns null if the order wasn't canceled. */\n canceledAt?: Maybe<Scalars['DateTime']['output']>\n /** The code of the currency used for the payment. */\n currencyCode: CurrencyCode\n /** The subtotal of line items and their discounts, excluding line items that have been removed. Does not contain order-level discounts, duties, shipping costs, or shipping discounts. Taxes aren't included unless the order is a taxes-included order. */\n currentSubtotalPrice: MoneyV2\n /** The total cost of duties for the order, including refunds. */\n currentTotalDuties?: Maybe<MoneyV2>\n /** The total amount of the order, including duties, taxes and discounts, minus amounts for line items that have been removed. */\n currentTotalPrice: MoneyV2\n /** The total of all taxes applied to the order, excluding taxes for returned line items. */\n currentTotalTax: MoneyV2\n /** A list of the custom attributes added to the order. */\n customAttributes: Array<Attribute>\n /** The locale code in which this specific order happened. */\n customerLocale?: Maybe<Scalars['String']['output']>\n /** The unique URL that the customer can use to access the order. */\n customerUrl?: Maybe<Scalars['URL']['output']>\n /** Discounts that have been applied on the order. */\n discountApplications: DiscountApplicationConnection\n /** Whether the order has had any edits applied or not. */\n edited: Scalars['Boolean']['output']\n /** The customer's email address. */\n email?: Maybe<Scalars['String']['output']>\n /** The financial status of the order. */\n financialStatus?: Maybe<OrderFinancialStatus>\n /** The fulfillment status for the order. */\n fulfillmentStatus: OrderFulfillmentStatus\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** List of the order\u2019s line items. */\n lineItems: OrderLineItemConnection\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /**\n * Unique identifier for the order that appears on the order.\n * For example, _#1000_ or _Store1001.\n *\n */\n name: Scalars['String']['output']\n /** A unique numeric identifier for the order for use by shop owner and customer. */\n orderNumber: Scalars['Int']['output']\n /** The total cost of duties charged at checkout. */\n originalTotalDuties?: Maybe<MoneyV2>\n /** The total price of the order before any applied edits. */\n originalTotalPrice: MoneyV2\n /** The customer's phone number for receiving SMS notifications. */\n phone?: Maybe<Scalars['String']['output']>\n /**\n * The date and time when the order was imported.\n * This value can be set to dates in the past when importing from other systems.\n * If no value is provided, it will be auto-generated based on current date and time.\n *\n */\n processedAt: Scalars['DateTime']['output']\n /** The address to where the order will be shipped. */\n shippingAddress?: Maybe<MailingAddress>\n /**\n * The discounts that have been allocated onto the shipping line by discount applications.\n *\n */\n shippingDiscountAllocations: Array<DiscountAllocation>\n /** The unique URL for the order's status page. */\n statusUrl: Scalars['URL']['output']\n /** Price of the order before shipping and taxes. */\n subtotalPrice?: Maybe<MoneyV2>\n /**\n * Price of the order before duties, shipping and taxes.\n * @deprecated Use `subtotalPrice` instead.\n */\n subtotalPriceV2?: Maybe<MoneyV2>\n /** List of the order\u2019s successful fulfillments. */\n successfulFulfillments?: Maybe<Array<Fulfillment>>\n /** The sum of all the prices of all the items in the order, duties, taxes and discounts included (must be positive). */\n totalPrice: MoneyV2\n /**\n * The sum of all the prices of all the items in the order, duties, taxes and discounts included (must be positive).\n * @deprecated Use `totalPrice` instead.\n */\n totalPriceV2: MoneyV2\n /** The total amount that has been refunded. */\n totalRefunded: MoneyV2\n /**\n * The total amount that has been refunded.\n * @deprecated Use `totalRefunded` instead.\n */\n totalRefundedV2: MoneyV2\n /** The total cost of shipping. */\n totalShippingPrice: MoneyV2\n /**\n * The total cost of shipping.\n * @deprecated Use `totalShippingPrice` instead.\n */\n totalShippingPriceV2: MoneyV2\n /** The total cost of taxes. */\n totalTax?: Maybe<MoneyV2>\n /**\n * The total cost of taxes.\n * @deprecated Use `totalTax` instead.\n */\n totalTaxV2?: Maybe<MoneyV2>\n }\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type OrderDiscountApplicationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type OrderLineItemsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type OrderMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type OrderMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/** An order is a customer\u2019s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. */\nexport type OrderSuccessfulFulfillmentsArgs = {\n first?: InputMaybe<Scalars['Int']['input']>\n}\n\n/** Represents the reason for the order's cancellation. */\nexport enum OrderCancelReason {\n /** The customer wanted to cancel the order. */\n Customer = 'CUSTOMER',\n /** Payment was declined. */\n Declined = 'DECLINED',\n /** The order was fraudulent. */\n Fraud = 'FRAUD',\n /** There was insufficient inventory. */\n Inventory = 'INVENTORY',\n /** The order was canceled for an unlisted reason. */\n Other = 'OTHER',\n}\n\n/**\n * An auto-generated type for paginating through multiple Orders.\n *\n */\nexport type OrderConnection = {\n __typename?: 'OrderConnection'\n /** A list of edges. */\n edges: Array<OrderEdge>\n /** A list of the nodes contained in OrderEdge. */\n nodes: Array<Order>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n /** The total count of Orders. */\n totalCount: Scalars['UnsignedInt64']['output']\n}\n\n/**\n * An auto-generated type which holds one Order and a cursor during pagination.\n *\n */\nexport type OrderEdge = {\n __typename?: 'OrderEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of OrderEdge. */\n node: Order\n}\n\n/** Represents the order's current financial status. */\nexport enum OrderFinancialStatus {\n /** Displayed as **Authorized**. */\n Authorized = 'AUTHORIZED',\n /** Displayed as **Paid**. */\n Paid = 'PAID',\n /** Displayed as **Partially paid**. */\n PartiallyPaid = 'PARTIALLY_PAID',\n /** Displayed as **Partially refunded**. */\n PartiallyRefunded = 'PARTIALLY_REFUNDED',\n /** Displayed as **Pending**. */\n Pending = 'PENDING',\n /** Displayed as **Refunded**. */\n Refunded = 'REFUNDED',\n /** Displayed as **Voided**. */\n Voided = 'VOIDED',\n}\n\n/** Represents the order's aggregated fulfillment status for display purposes. */\nexport enum OrderFulfillmentStatus {\n /** Displayed as **Fulfilled**. All of the items in the order have been fulfilled. */\n Fulfilled = 'FULFILLED',\n /** Displayed as **In progress**. Some of the items in the order have been fulfilled, or a request for fulfillment has been sent to the fulfillment service. */\n InProgress = 'IN_PROGRESS',\n /** Displayed as **On hold**. All of the unfulfilled items in this order are on hold. */\n OnHold = 'ON_HOLD',\n /** Displayed as **Open**. None of the items in the order have been fulfilled. Replaced by \"UNFULFILLED\" status. */\n Open = 'OPEN',\n /** Displayed as **Partially fulfilled**. Some of the items in the order have been fulfilled. */\n PartiallyFulfilled = 'PARTIALLY_FULFILLED',\n /** Displayed as **Pending fulfillment**. A request for fulfillment of some items awaits a response from the fulfillment service. Replaced by \"IN_PROGRESS\" status. */\n PendingFulfillment = 'PENDING_FULFILLMENT',\n /** Displayed as **Restocked**. All of the items in the order have been restocked. Replaced by \"UNFULFILLED\" status. */\n Restocked = 'RESTOCKED',\n /** Displayed as **Scheduled**. All of the unfulfilled items in this order are scheduled for fulfillment at later time. */\n Scheduled = 'SCHEDULED',\n /** Displayed as **Unfulfilled**. None of the items in the order have been fulfilled. */\n Unfulfilled = 'UNFULFILLED',\n}\n\n/** Represents a single line in an order. There is one line item for each distinct product variant. */\nexport type OrderLineItem = {\n __typename?: 'OrderLineItem'\n /** The number of entries associated to the line item minus the items that have been removed. */\n currentQuantity: Scalars['Int']['output']\n /** List of custom attributes associated to the line item. */\n customAttributes: Array<Attribute>\n /** The discounts that have been allocated onto the order line item by discount applications. */\n discountAllocations: Array<DiscountAllocation>\n /** The total price of the line item, including discounts, and displayed in the presentment currency. */\n discountedTotalPrice: MoneyV2\n /** The total price of the line item, not including any discounts. The total price is calculated using the original unit price multiplied by the quantity, and it's displayed in the presentment currency. */\n originalTotalPrice: MoneyV2\n /** The number of products variants associated to the line item. */\n quantity: Scalars['Int']['output']\n /** The title of the product combined with title of the variant. */\n title: Scalars['String']['output']\n /** The product variant object associated to the line item. */\n variant?: Maybe<ProductVariant>\n}\n\n/**\n * An auto-generated type for paginating through multiple OrderLineItems.\n *\n */\nexport type OrderLineItemConnection = {\n __typename?: 'OrderLineItemConnection'\n /** A list of edges. */\n edges: Array<OrderLineItemEdge>\n /** A list of the nodes contained in OrderLineItemEdge. */\n nodes: Array<OrderLineItem>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one OrderLineItem and a cursor during pagination.\n *\n */\nexport type OrderLineItemEdge = {\n __typename?: 'OrderLineItemEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of OrderLineItemEdge. */\n node: OrderLineItem\n}\n\n/** The set of valid sort keys for the Order query. */\nexport enum OrderSortKeys {\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `processed_at` value. */\n ProcessedAt = 'PROCESSED_AT',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `total_price` value. */\n TotalPrice = 'TOTAL_PRICE',\n}\n\n/** Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store. */\nexport type Page = HasMetafields &\n Node &\n OnlineStorePublishable &\n Trackable & {\n __typename?: 'Page'\n /** The description of the page, complete with HTML formatting. */\n body: Scalars['HTML']['output']\n /** Summary of the page body. */\n bodySummary: Scalars['String']['output']\n /** The timestamp of the page creation. */\n createdAt: Scalars['DateTime']['output']\n /** A human-friendly unique string for the page automatically generated from its title. */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n /** The page's SEO information. */\n seo?: Maybe<Seo>\n /** The title of the page. */\n title: Scalars['String']['output']\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n /** The timestamp of the latest page update. */\n updatedAt: Scalars['DateTime']['output']\n }\n\n/** Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store. */\nexport type PageMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store. */\nexport type PageMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * An auto-generated type for paginating through multiple Pages.\n *\n */\nexport type PageConnection = {\n __typename?: 'PageConnection'\n /** A list of edges. */\n edges: Array<PageEdge>\n /** A list of the nodes contained in PageEdge. */\n nodes: Array<Page>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Page and a cursor during pagination.\n *\n */\nexport type PageEdge = {\n __typename?: 'PageEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of PageEdge. */\n node: Page\n}\n\n/**\n * Returns information about pagination in a connection, in accordance with the\n * [Relay specification](https://relay.dev/graphql/connections.htm#sec-undefined.PageInfo).\n * For more information, please read our [GraphQL Pagination Usage Guide](https://shopify.dev/api/usage/pagination-graphql).\n *\n */\nexport type PageInfo = {\n __typename?: 'PageInfo'\n /** The cursor corresponding to the last node in edges. */\n endCursor?: Maybe<Scalars['String']['output']>\n /** Whether there are more pages to fetch following the current page. */\n hasNextPage: Scalars['Boolean']['output']\n /** Whether there are any pages prior to the current page. */\n hasPreviousPage: Scalars['Boolean']['output']\n /** The cursor corresponding to the first node in edges. */\n startCursor?: Maybe<Scalars['String']['output']>\n}\n\n/** The set of valid sort keys for the Page query. */\nexport enum PageSortKeys {\n /** Sort by the `id` value. */\n Id = 'ID',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n /** Sort by the `updated_at` value. */\n UpdatedAt = 'UPDATED_AT',\n}\n\n/** A payment applied to a checkout. */\nexport type Payment = Node & {\n __typename?: 'Payment'\n /** The amount of the payment. */\n amount: MoneyV2\n /**\n * The amount of the payment.\n * @deprecated Use `amount` instead.\n */\n amountV2: MoneyV2\n /** The billing address for the payment. */\n billingAddress?: Maybe<MailingAddress>\n /** The checkout to which the payment belongs. */\n checkout: Checkout\n /** The credit card used for the payment in the case of direct payments. */\n creditCard?: Maybe<CreditCard>\n /** A message describing a processing error during asynchronous processing. */\n errorMessage?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /**\n * A client-side generated token to identify a payment and perform idempotent operations.\n * For more information, refer to\n * [Idempotent requests](https://shopify.dev/api/usage/idempotent-requests).\n *\n */\n idempotencyKey?: Maybe<Scalars['String']['output']>\n /** The URL where the customer needs to be redirected so they can complete the 3D Secure payment flow. */\n nextActionUrl?: Maybe<Scalars['URL']['output']>\n /** Whether the payment is still processing asynchronously. */\n ready: Scalars['Boolean']['output']\n /** A flag to indicate if the payment is to be done in test mode for gateways that support it. */\n test: Scalars['Boolean']['output']\n /** The actual transaction recorded by Shopify after having processed the payment with the gateway. */\n transaction?: Maybe<Transaction>\n}\n\n/** Settings related to payments. */\nexport type PaymentSettings = {\n __typename?: 'PaymentSettings'\n /** List of the card brands which the shop accepts. */\n acceptedCardBrands: Array<CardBrand>\n /** The url pointing to the endpoint to vault credit cards. */\n cardVaultUrl: Scalars['URL']['output']\n /** The country where the shop is located. */\n countryCode: CountryCode\n /** The three-letter code for the shop's primary currency. */\n currencyCode: CurrencyCode\n /**\n * A list of enabled currencies (ISO 4217 format) that the shop accepts.\n * Merchants can enable currencies from their Shopify Payments settings in the Shopify admin.\n *\n */\n enabledPresentmentCurrencies: Array<CurrencyCode>\n /** The shop\u2019s Shopify Payments account ID. */\n shopifyPaymentsAccountId?: Maybe<Scalars['String']['output']>\n /** List of the digital wallets which the shop supports. */\n supportedDigitalWallets: Array<DigitalWallet>\n}\n\n/** The valid values for the types of payment token. */\nexport enum PaymentTokenType {\n /** Apple Pay token type. */\n ApplePay = 'APPLE_PAY',\n /** Google Pay token type. */\n GooglePay = 'GOOGLE_PAY',\n /** Shopify Pay token type. */\n ShopifyPay = 'SHOPIFY_PAY',\n /** Stripe token type. */\n StripeVaultToken = 'STRIPE_VAULT_TOKEN',\n /** Vault payment token type. */\n Vault = 'VAULT',\n}\n\n/** Decides the distribution of results. */\nexport enum PredictiveSearchLimitScope {\n /** Return results up to limit across all types. */\n All = 'ALL',\n /** Return results up to limit per type. */\n Each = 'EACH',\n}\n\n/**\n * A predictive search result represents a list of products, collections, pages, articles, and query suggestions\n * that matches the predictive search query.\n *\n */\nexport type PredictiveSearchResult = {\n __typename?: 'PredictiveSearchResult'\n /** The articles that match the search query. */\n articles: Array<Article>\n /** The articles that match the search query. */\n collections: Array<Collection>\n /** The pages that match the search query. */\n pages: Array<Page>\n /** The products that match the search query. */\n products: Array<Product>\n /** The query suggestions that are relevant to the search query. */\n queries: Array<SearchQuerySuggestion>\n}\n\n/** The types of search items to perform predictive search on. */\nexport enum PredictiveSearchType {\n /** Returns matching articles. */\n Article = 'ARTICLE',\n /** Returns matching collections. */\n Collection = 'COLLECTION',\n /** Returns matching pages. */\n Page = 'PAGE',\n /** Returns matching products. */\n Product = 'PRODUCT',\n /** Returns matching query strings. */\n Query = 'QUERY',\n}\n\n/**\n * The input fields for a filter used to view a subset of products in a collection matching a specific price range.\n *\n */\nexport type PriceRangeFilter = {\n /** The maximum price in the range. Empty indicates no max price. */\n max?: InputMaybe<Scalars['Float']['input']>\n /** The minimum price in the range. Defaults to zero. */\n min?: InputMaybe<Scalars['Float']['input']>\n}\n\n/** The value of the percentage pricing object. */\nexport type PricingPercentageValue = {\n __typename?: 'PricingPercentageValue'\n /** The percentage value of the object. */\n percentage: Scalars['Float']['output']\n}\n\n/** The price value (fixed or percentage) for a discount application. */\nexport type PricingValue = MoneyV2 | PricingPercentageValue\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type Product = HasMetafields &\n Node &\n OnlineStorePublishable &\n Trackable & {\n __typename?: 'Product'\n /** Indicates if at least one product variant is available for sale. */\n availableForSale: Scalars['Boolean']['output']\n /** List of collections a product belongs to. */\n collections: CollectionConnection\n /** The compare at price of the product across all variants. */\n compareAtPriceRange: ProductPriceRange\n /** The date and time when the product was created. */\n createdAt: Scalars['DateTime']['output']\n /** Stripped description of the product, single line with HTML tags removed. */\n description: Scalars['String']['output']\n /** The description of the product, complete with HTML formatting. */\n descriptionHtml: Scalars['HTML']['output']\n /**\n * The featured image for the product.\n *\n * This field is functionally equivalent to `images(first: 1)`.\n *\n */\n featuredImage?: Maybe<Image>\n /**\n * A human-friendly unique string for the Product automatically generated from its title.\n * They are used by the Liquid templating language to refer to objects.\n *\n */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** List of images associated with the product. */\n images: ImageConnection\n /** Whether the product is a gift card. */\n isGiftCard: Scalars['Boolean']['output']\n /** The media associated with the product. */\n media: MediaConnection\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. */\n onlineStoreUrl?: Maybe<Scalars['URL']['output']>\n /** List of product options. */\n options: Array<ProductOption>\n /** The price range. */\n priceRange: ProductPriceRange\n /** A categorization that a product can be tagged with, commonly used for filtering and searching. */\n productType: Scalars['String']['output']\n /** The date and time when the product was published to the channel. */\n publishedAt: Scalars['DateTime']['output']\n /** Whether the product can only be purchased with a selling plan. */\n requiresSellingPlan: Scalars['Boolean']['output']\n /** A list of a product's available selling plan groups. A selling plan group represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans. */\n sellingPlanGroups: SellingPlanGroupConnection\n /** The product's SEO information. */\n seo: Seo\n /**\n * A comma separated list of tags that have been added to the product.\n * Additional access scope required for private apps: unauthenticated_read_product_tags.\n *\n */\n tags: Array<Scalars['String']['output']>\n /** The product\u2019s title. */\n title: Scalars['String']['output']\n /** The total quantity of inventory in stock for this Product. */\n totalInventory?: Maybe<Scalars['Int']['output']>\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n /**\n * The date and time when the product was last modified.\n * A product's `updatedAt` value can change for different reasons. For example, if an order\n * is placed for a product that has inventory tracking set up, then the inventory adjustment\n * is counted as an update.\n *\n */\n updatedAt: Scalars['DateTime']['output']\n /**\n * Find a product\u2019s variant based on its selected options.\n * This is useful for converting a user\u2019s selection of product options into a single matching variant.\n * If there is not a variant for the selected options, `null` will be returned.\n *\n */\n variantBySelectedOptions?: Maybe<ProductVariant>\n /** List of the product\u2019s variants. */\n variants: ProductVariantConnection\n /** The product\u2019s vendor name. */\n vendor: Scalars['String']['output']\n }\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductCollectionsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductDescriptionArgs = {\n truncateAt?: InputMaybe<Scalars['Int']['input']>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductImagesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ProductImageSortKeys>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductMediaArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ProductMediaSortKeys>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductOptionsArgs = {\n first?: InputMaybe<Scalars['Int']['input']>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductSellingPlanGroupsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductVariantBySelectedOptionsArgs = {\n selectedOptions: Array<SelectedOptionInput>\n}\n\n/**\n * A product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be.\n * For example, a digital download (such as a movie, music or ebook file) also\n * qualifies as a product, as do services (such as equipment rental, work for hire,\n * customization of another product or an extended warranty).\n *\n */\nexport type ProductVariantsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ProductVariantSortKeys>\n}\n\n/** The set of valid sort keys for the ProductCollection query. */\nexport enum ProductCollectionSortKeys {\n /** Sort by the `best-selling` value. */\n BestSelling = 'BEST_SELLING',\n /** Sort by the `collection-default` value. */\n CollectionDefault = 'COLLECTION_DEFAULT',\n /** Sort by the `created` value. */\n Created = 'CREATED',\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `manual` value. */\n Manual = 'MANUAL',\n /** Sort by the `price` value. */\n Price = 'PRICE',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n}\n\n/**\n * An auto-generated type for paginating through multiple Products.\n *\n */\nexport type ProductConnection = {\n __typename?: 'ProductConnection'\n /** A list of edges. */\n edges: Array<ProductEdge>\n /** A list of available filters. */\n filters: Array<Filter>\n /** A list of the nodes contained in ProductEdge. */\n nodes: Array<Product>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one Product and a cursor during pagination.\n *\n */\nexport type ProductEdge = {\n __typename?: 'ProductEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of ProductEdge. */\n node: Product\n}\n\n/**\n * The input fields for a filter used to view a subset of products in a collection.\n * By default, the `available` and `price` filters are enabled. Filters are customized with the Shopify Search & Discovery app.\n * Learn more about [customizing storefront filtering](https://help.shopify.com/manual/online-store/themes/customizing-themes/storefront-filters).\n *\n */\nexport type ProductFilter = {\n /** Filter on if the product is available for sale. */\n available?: InputMaybe<Scalars['Boolean']['input']>\n /** A range of prices to filter with-in. */\n price?: InputMaybe<PriceRangeFilter>\n /** A product metafield to filter on. */\n productMetafield?: InputMaybe<MetafieldFilter>\n /** The product type to filter on. */\n productType?: InputMaybe<Scalars['String']['input']>\n /** The product vendor to filter on. */\n productVendor?: InputMaybe<Scalars['String']['input']>\n /** A product tag to filter on. */\n tag?: InputMaybe<Scalars['String']['input']>\n /** A variant metafield to filter on. */\n variantMetafield?: InputMaybe<MetafieldFilter>\n /** A variant option to filter on. */\n variantOption?: InputMaybe<VariantOptionFilter>\n}\n\n/** The set of valid sort keys for the ProductImage query. */\nexport enum ProductImageSortKeys {\n /** Sort by the `created_at` value. */\n CreatedAt = 'CREATED_AT',\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `position` value. */\n Position = 'POSITION',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n}\n\n/** The set of valid sort keys for the ProductMedia query. */\nexport enum ProductMediaSortKeys {\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `position` value. */\n Position = 'POSITION',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n}\n\n/**\n * Product property names like \"Size\", \"Color\", and \"Material\" that the customers can select.\n * Variants are selected based on permutations of these options.\n * 255 characters limit each.\n *\n */\nexport type ProductOption = Node & {\n __typename?: 'ProductOption'\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The product option\u2019s name. */\n name: Scalars['String']['output']\n /** The corresponding value to the product option name. */\n values: Array<Scalars['String']['output']>\n}\n\n/** The price range of the product. */\nexport type ProductPriceRange = {\n __typename?: 'ProductPriceRange'\n /** The highest variant's price. */\n maxVariantPrice: MoneyV2\n /** The lowest variant's price. */\n minVariantPrice: MoneyV2\n}\n\n/**\n * The recommendation intent that is used to generate product recommendations.\n * You can use intent to generate product recommendations according to different strategies.\n *\n */\nexport enum ProductRecommendationIntent {\n /** Offer customers products that are complementary to a product for which recommendations are to be fetched. An example is add-on products that display in a Pair it with section. */\n Complementary = 'COMPLEMENTARY',\n /** Offer customers a mix of products that are similar or complementary to a product for which recommendations are to be fetched. An example is substitutable products that display in a You may also like section. */\n Related = 'RELATED',\n}\n\n/** The set of valid sort keys for the Product query. */\nexport enum ProductSortKeys {\n /** Sort by the `best_selling` value. */\n BestSelling = 'BEST_SELLING',\n /** Sort by the `created_at` value. */\n CreatedAt = 'CREATED_AT',\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `price` value. */\n Price = 'PRICE',\n /** Sort by the `product_type` value. */\n ProductType = 'PRODUCT_TYPE',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n /** Sort by the `updated_at` value. */\n UpdatedAt = 'UPDATED_AT',\n /** Sort by the `vendor` value. */\n Vendor = 'VENDOR',\n}\n\n/**\n * A product variant represents a different version of a product, such as differing sizes or differing colors.\n *\n */\nexport type ProductVariant = HasMetafields &\n Node & {\n __typename?: 'ProductVariant'\n /** Indicates if the product variant is available for sale. */\n availableForSale: Scalars['Boolean']['output']\n /** The barcode (for example, ISBN, UPC, or GTIN) associated with the variant. */\n barcode?: Maybe<Scalars['String']['output']>\n /** The compare at price of the variant. This can be used to mark a variant as on sale, when `compareAtPrice` is higher than `price`. */\n compareAtPrice?: Maybe<MoneyV2>\n /**\n * The compare at price of the variant. This can be used to mark a variant as on sale, when `compareAtPriceV2` is higher than `priceV2`.\n * @deprecated Use `compareAtPrice` instead.\n */\n compareAtPriceV2?: Maybe<MoneyV2>\n /** Whether a product is out of stock but still available for purchase (used for backorders). */\n currentlyNotInStock: Scalars['Boolean']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Image associated with the product variant. This field falls back to the product image if no image is available. */\n image?: Maybe<Image>\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** The product variant\u2019s price. */\n price: MoneyV2\n /**\n * The product variant\u2019s price.\n * @deprecated Use `price` instead.\n */\n priceV2: MoneyV2\n /** The product object that the product variant belongs to. */\n product: Product\n /** The total sellable quantity of the variant for online sales channels. */\n quantityAvailable?: Maybe<Scalars['Int']['output']>\n /** Whether a customer needs to provide a shipping address when placing an order for the product variant. */\n requiresShipping: Scalars['Boolean']['output']\n /** List of product options applied to the variant. */\n selectedOptions: Array<SelectedOption>\n /** Represents an association between a variant and a selling plan. Selling plan allocations describe which selling plans are available for each variant, and what their impact is on pricing. */\n sellingPlanAllocations: SellingPlanAllocationConnection\n /** The SKU (stock keeping unit) associated with the variant. */\n sku?: Maybe<Scalars['String']['output']>\n /** The in-store pickup availability of this variant by location. */\n storeAvailability: StoreAvailabilityConnection\n /** The product variant\u2019s title. */\n title: Scalars['String']['output']\n /** The unit price value for the variant based on the variant's measurement. */\n unitPrice?: Maybe<MoneyV2>\n /** The unit price measurement for the variant. */\n unitPriceMeasurement?: Maybe<UnitPriceMeasurement>\n /** The weight of the product variant in the unit system specified with `weight_unit`. */\n weight?: Maybe<Scalars['Float']['output']>\n /** Unit of measurement for weight. */\n weightUnit: WeightUnit\n }\n\n/**\n * A product variant represents a different version of a product, such as differing sizes or differing colors.\n *\n */\nexport type ProductVariantMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/**\n * A product variant represents a different version of a product, such as differing sizes or differing colors.\n *\n */\nexport type ProductVariantMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * A product variant represents a different version of a product, such as differing sizes or differing colors.\n *\n */\nexport type ProductVariantSellingPlanAllocationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * A product variant represents a different version of a product, such as differing sizes or differing colors.\n *\n */\nexport type ProductVariantStoreAvailabilityArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n near?: InputMaybe<GeoCoordinateInput>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * An auto-generated type for paginating through multiple ProductVariants.\n *\n */\nexport type ProductVariantConnection = {\n __typename?: 'ProductVariantConnection'\n /** A list of edges. */\n edges: Array<ProductVariantEdge>\n /** A list of the nodes contained in ProductVariantEdge. */\n nodes: Array<ProductVariant>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one ProductVariant and a cursor during pagination.\n *\n */\nexport type ProductVariantEdge = {\n __typename?: 'ProductVariantEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of ProductVariantEdge. */\n node: ProductVariant\n}\n\n/** The set of valid sort keys for the ProductVariant query. */\nexport enum ProductVariantSortKeys {\n /** Sort by the `id` value. */\n Id = 'ID',\n /** Sort by the `position` value. */\n Position = 'POSITION',\n /**\n * Sort by relevance to the search terms when the `query` parameter is specified on the connection.\n * Don't use this sort key when no search query is specified.\n *\n */\n Relevance = 'RELEVANCE',\n /** Sort by the `sku` value. */\n Sku = 'SKU',\n /** Sort by the `title` value. */\n Title = 'TITLE',\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRoot = {\n __typename?: 'QueryRoot'\n /** Fetch a specific Article by its ID. */\n article?: Maybe<Article>\n /** List of the shop's articles. */\n articles: ArticleConnection\n /** Fetch a specific `Blog` by one of its unique attributes. */\n blog?: Maybe<Blog>\n /**\n * Find a blog by its handle.\n * @deprecated Use `blog` instead.\n */\n blogByHandle?: Maybe<Blog>\n /** List of the shop's blogs. */\n blogs: BlogConnection\n /**\n * Retrieve a cart by its ID. For more information, refer to\n * [Manage a cart with the Storefront API](https://shopify.dev/custom-storefronts/cart/manage).\n *\n */\n cart?: Maybe<Cart>\n /**\n * A poll for the status of the cart checkout completion and order creation.\n *\n */\n cartCompletionAttempt?: Maybe<CartCompletionAttemptResult>\n /** Fetch a specific `Collection` by one of its unique attributes. */\n collection?: Maybe<Collection>\n /**\n * Find a collection by its handle.\n * @deprecated Use `collection` instead.\n */\n collectionByHandle?: Maybe<Collection>\n /** List of the shop\u2019s collections. */\n collections: CollectionConnection\n /**\n * The customer associated with the given access token. Tokens are obtained by using the\n * [`customerAccessTokenCreate` mutation](https://shopify.dev/docs/api/storefront/latest/mutations/customerAccessTokenCreate).\n *\n */\n customer?: Maybe<Customer>\n /** Returns the localized experiences configured for the shop. */\n localization: Localization\n /**\n * List of the shop's locations that support in-store pickup.\n *\n * When sorting by distance, you must specify a location via the `near` argument.\n *\n *\n */\n locations: LocationConnection\n /** Retrieve a [navigation menu](https://help.shopify.com/manual/online-store/menus-and-links) by its handle. */\n menu?: Maybe<Menu>\n /** Fetch a specific Metaobject by one of its unique identifiers. */\n metaobject?: Maybe<Metaobject>\n /** All active metaobjects for the shop. */\n metaobjects: MetaobjectConnection\n /** Returns a specific node by ID. */\n node?: Maybe<Node>\n /** Returns the list of nodes with the given IDs. */\n nodes: Array<Maybe<Node>>\n /** Fetch a specific `Page` by one of its unique attributes. */\n page?: Maybe<Page>\n /**\n * Find a page by its handle.\n * @deprecated Use `page` instead.\n */\n pageByHandle?: Maybe<Page>\n /** List of the shop's pages. */\n pages: PageConnection\n /** List of the predictive search results. */\n predictiveSearch?: Maybe<PredictiveSearchResult>\n /** Fetch a specific `Product` by one of its unique attributes. */\n product?: Maybe<Product>\n /**\n * Find a product by its handle.\n * @deprecated Use `product` instead.\n */\n productByHandle?: Maybe<Product>\n /**\n * Find recommended products related to a given `product_id`.\n * To learn more about how recommendations are generated, see\n * [*Showing product recommendations on product pages*](https://help.shopify.com/themes/development/recommended-products).\n *\n */\n productRecommendations?: Maybe<Array<Product>>\n /**\n * Tags added to products.\n * Additional access scope required: unauthenticated_read_product_tags.\n *\n */\n productTags: StringConnection\n /** List of product types for the shop's products that are published to your app. */\n productTypes: StringConnection\n /** List of the shop\u2019s products. For storefront search, use [`search` query](https://shopify.dev/docs/api/storefront/latest/queries/search). */\n products: ProductConnection\n /** The list of public Storefront API versions, including supported, release candidate and unstable versions. */\n publicApiVersions: Array<ApiVersion>\n /** List of the search results. */\n search: SearchResultItemConnection\n /** The shop associated with the storefront access token. */\n shop: Shop\n /** A list of redirects for a shop. */\n urlRedirects: UrlRedirectConnection\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootArticleArgs = {\n id: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootArticlesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ArticleSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootBlogArgs = {\n handle?: InputMaybe<Scalars['String']['input']>\n id?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootBlogByHandleArgs = {\n handle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootBlogsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<BlogSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCartArgs = {\n id: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCartCompletionAttemptArgs = {\n attemptId: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCollectionArgs = {\n handle?: InputMaybe<Scalars['String']['input']>\n id?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCollectionByHandleArgs = {\n handle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCollectionsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<CollectionSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootCustomerArgs = {\n customerAccessToken: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootLocationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n near?: InputMaybe<GeoCoordinateInput>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<LocationSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootMenuArgs = {\n handle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootMetaobjectArgs = {\n handle?: InputMaybe<MetaobjectHandleInput>\n id?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootMetaobjectsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<Scalars['String']['input']>\n type: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootNodeArgs = {\n id: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootNodesArgs = {\n ids: Array<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootPageArgs = {\n handle?: InputMaybe<Scalars['String']['input']>\n id?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootPageByHandleArgs = {\n handle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootPagesArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<PageSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootPredictiveSearchArgs = {\n limit?: InputMaybe<Scalars['Int']['input']>\n limitScope?: InputMaybe<PredictiveSearchLimitScope>\n query: Scalars['String']['input']\n searchableFields?: InputMaybe<Array<SearchableField>>\n types?: InputMaybe<Array<PredictiveSearchType>>\n unavailableProducts?: InputMaybe<SearchUnavailableProductsType>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductArgs = {\n handle?: InputMaybe<Scalars['String']['input']>\n id?: InputMaybe<Scalars['ID']['input']>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductByHandleArgs = {\n handle: Scalars['String']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductRecommendationsArgs = {\n intent?: InputMaybe<ProductRecommendationIntent>\n productId: Scalars['ID']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductTagsArgs = {\n first: Scalars['Int']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductTypesArgs = {\n first: Scalars['Int']['input']\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootProductsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<ProductSortKeys>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootSearchArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n prefix?: InputMaybe<SearchPrefixQueryType>\n productFilters?: InputMaybe<Array<ProductFilter>>\n query: Scalars['String']['input']\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n sortKey?: InputMaybe<SearchSortKeys>\n types?: InputMaybe<Array<SearchType>>\n unavailableProducts?: InputMaybe<SearchUnavailableProductsType>\n}\n\n/** The schema\u2019s entry-point for queries. This acts as the public, top-level API from which all queries must start. */\nexport type QueryRootUrlRedirectsArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n query?: InputMaybe<Scalars['String']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/** SEO information. */\nexport type Seo = {\n __typename?: 'SEO'\n /** The meta description. */\n description?: Maybe<Scalars['String']['output']>\n /** The SEO title. */\n title?: Maybe<Scalars['String']['output']>\n}\n\n/**\n * Script discount applications capture the intentions of a discount that\n * was created by a Shopify Script.\n *\n */\nexport type ScriptDiscountApplication = DiscountApplication & {\n __typename?: 'ScriptDiscountApplication'\n /** The method by which the discount's value is allocated to its entitled items. */\n allocationMethod: DiscountApplicationAllocationMethod\n /** Which lines of targetType that the discount is allocated over. */\n targetSelection: DiscountApplicationTargetSelection\n /** The type of line that the discount is applicable towards. */\n targetType: DiscountApplicationTargetType\n /** The title of the application as defined by the Script. */\n title: Scalars['String']['output']\n /** The value of the discount application. */\n value: PricingValue\n}\n\n/** Specifies whether to perform a partial word match on the last search term. */\nexport enum SearchPrefixQueryType {\n /** Perform a partial word match on the last search term. */\n Last = 'LAST',\n /** Don't perform a partial word match on the last search term. */\n None = 'NONE',\n}\n\n/** A search query suggestion. */\nexport type SearchQuerySuggestion = Trackable & {\n __typename?: 'SearchQuerySuggestion'\n /** The text of the search query suggestion with highlighted HTML tags. */\n styledText: Scalars['String']['output']\n /** The text of the search query suggestion. */\n text: Scalars['String']['output']\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n}\n\n/**\n * A search result that matches the search query.\n *\n */\nexport type SearchResultItem = Article | Page | Product\n\n/**\n * An auto-generated type for paginating through multiple SearchResultItems.\n *\n */\nexport type SearchResultItemConnection = {\n __typename?: 'SearchResultItemConnection'\n /** A list of edges. */\n edges: Array<SearchResultItemEdge>\n /** A list of the nodes contained in SearchResultItemEdge. */\n nodes: Array<SearchResultItem>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n /** A list of available filters. */\n productFilters: Array<Filter>\n /** The total number of results. */\n totalCount: Scalars['Int']['output']\n}\n\n/**\n * An auto-generated type which holds one SearchResultItem and a cursor during pagination.\n *\n */\nexport type SearchResultItemEdge = {\n __typename?: 'SearchResultItemEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of SearchResultItemEdge. */\n node: SearchResultItem\n}\n\n/** The set of valid sort keys for the search query. */\nexport enum SearchSortKeys {\n /** Sort by the `price` value. */\n Price = 'PRICE',\n /** Sort by relevance to the search terms. */\n Relevance = 'RELEVANCE',\n}\n\n/** The types of search items to perform search within. */\nexport enum SearchType {\n /** Returns matching articles. */\n Article = 'ARTICLE',\n /** Returns matching pages. */\n Page = 'PAGE',\n /** Returns matching products. */\n Product = 'PRODUCT',\n}\n\n/** Specifies whether to display results for unavailable products. */\nexport enum SearchUnavailableProductsType {\n /** Exclude unavailable products. */\n Hide = 'HIDE',\n /** Show unavailable products after all other matching results. This is the default. */\n Last = 'LAST',\n /** Show unavailable products in the order that they're found. */\n Show = 'SHOW',\n}\n\n/** Specifies the list of resource fields to search. */\nexport enum SearchableField {\n /** Author of the page or article. */\n Author = 'AUTHOR',\n /** Body of the page or article or product description or collection description. */\n Body = 'BODY',\n /** Product type. */\n ProductType = 'PRODUCT_TYPE',\n /** Tag associated with the product or article. */\n Tag = 'TAG',\n /** Title of the page or article or product title or collection title. */\n Title = 'TITLE',\n /** Variant barcode. */\n VariantsBarcode = 'VARIANTS_BARCODE',\n /** Variant SKU. */\n VariantsSku = 'VARIANTS_SKU',\n /** Variant title. */\n VariantsTitle = 'VARIANTS_TITLE',\n /** Product vendor. */\n Vendor = 'VENDOR',\n}\n\n/**\n * Properties used by customers to select a product variant.\n * Products can have multiple options, like different sizes or colors.\n *\n */\nexport type SelectedOption = {\n __typename?: 'SelectedOption'\n /** The product option\u2019s name. */\n name: Scalars['String']['output']\n /** The product option\u2019s value. */\n value: Scalars['String']['output']\n}\n\n/** The input fields required for a selected option. */\nexport type SelectedOptionInput = {\n /** The product option\u2019s name. */\n name: Scalars['String']['input']\n /** The product option\u2019s value. */\n value: Scalars['String']['input']\n}\n\n/** Represents how products and variants can be sold and purchased. */\nexport type SellingPlan = {\n __typename?: 'SellingPlan'\n /** The initial payment due for the purchase. */\n checkoutCharge: SellingPlanCheckoutCharge\n /** The description of the selling plan. */\n description?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The name of the selling plan. For example, '6 weeks of prepaid granola, delivered weekly'. */\n name: Scalars['String']['output']\n /** The selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product. Individual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called `option1: Delivery every`. One selling plan in that group could contribute `option1: 2 weeks` with the pricing for that option, and another selling plan could contribute `option1: 4 weeks`, with different pricing. */\n options: Array<SellingPlanOption>\n /** The price adjustments that a selling plan makes when a variant is purchased with a selling plan. */\n priceAdjustments: Array<SellingPlanPriceAdjustment>\n /** Whether purchasing the selling plan will result in multiple deliveries. */\n recurringDeliveries: Scalars['Boolean']['output']\n}\n\n/** Represents an association between a variant and a selling plan. Selling plan allocations describe the options offered for each variant, and the price of the variant when purchased with a selling plan. */\nexport type SellingPlanAllocation = {\n __typename?: 'SellingPlanAllocation'\n /** The checkout charge amount due for the purchase. */\n checkoutChargeAmount: MoneyV2\n /** A list of price adjustments, with a maximum of two. When there are two, the first price adjustment goes into effect at the time of purchase, while the second one starts after a certain number of orders. A price adjustment represents how a selling plan affects pricing when a variant is purchased with a selling plan. Prices display in the customer's currency if the shop is configured for it. */\n priceAdjustments: Array<SellingPlanAllocationPriceAdjustment>\n /** The remaining balance charge amount due for the purchase. */\n remainingBalanceChargeAmount: MoneyV2\n /** A representation of how products and variants can be sold and purchased. For example, an individual selling plan could be '6 weeks of prepaid granola, delivered weekly'. */\n sellingPlan: SellingPlan\n}\n\n/**\n * An auto-generated type for paginating through multiple SellingPlanAllocations.\n *\n */\nexport type SellingPlanAllocationConnection = {\n __typename?: 'SellingPlanAllocationConnection'\n /** A list of edges. */\n edges: Array<SellingPlanAllocationEdge>\n /** A list of the nodes contained in SellingPlanAllocationEdge. */\n nodes: Array<SellingPlanAllocation>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one SellingPlanAllocation and a cursor during pagination.\n *\n */\nexport type SellingPlanAllocationEdge = {\n __typename?: 'SellingPlanAllocationEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of SellingPlanAllocationEdge. */\n node: SellingPlanAllocation\n}\n\n/** The resulting prices for variants when they're purchased with a specific selling plan. */\nexport type SellingPlanAllocationPriceAdjustment = {\n __typename?: 'SellingPlanAllocationPriceAdjustment'\n /** The price of the variant when it's purchased without a selling plan for the same number of deliveries. For example, if a customer purchases 6 deliveries of $10.00 granola separately, then the price is 6 x $10.00 = $60.00. */\n compareAtPrice: MoneyV2\n /** The effective price for a single delivery. For example, for a prepaid subscription plan that includes 6 deliveries at the price of $48.00, the per delivery price is $8.00. */\n perDeliveryPrice: MoneyV2\n /** The price of the variant when it's purchased with a selling plan For example, for a prepaid subscription plan that includes 6 deliveries of $10.00 granola, where the customer gets 20% off, the price is 6 x $10.00 x 0.80 = $48.00. */\n price: MoneyV2\n /** The resulting price per unit for the variant associated with the selling plan. If the variant isn't sold by quantity or measurement, then this field returns `null`. */\n unitPrice?: Maybe<MoneyV2>\n}\n\n/** The initial payment due for the purchase. */\nexport type SellingPlanCheckoutCharge = {\n __typename?: 'SellingPlanCheckoutCharge'\n /** The charge type for the checkout charge. */\n type: SellingPlanCheckoutChargeType\n /** The charge value for the checkout charge. */\n value: SellingPlanCheckoutChargeValue\n}\n\n/** The percentage value of the price used for checkout charge. */\nexport type SellingPlanCheckoutChargePercentageValue = {\n __typename?: 'SellingPlanCheckoutChargePercentageValue'\n /** The percentage value of the price used for checkout charge. */\n percentage: Scalars['Float']['output']\n}\n\n/** The checkout charge when the full amount isn't charged at checkout. */\nexport enum SellingPlanCheckoutChargeType {\n /** The checkout charge is a percentage of the product or variant price. */\n Percentage = 'PERCENTAGE',\n /** The checkout charge is a fixed price amount. */\n Price = 'PRICE',\n}\n\n/** The portion of the price to be charged at checkout. */\nexport type SellingPlanCheckoutChargeValue = MoneyV2 | SellingPlanCheckoutChargePercentageValue\n\n/**\n * An auto-generated type for paginating through multiple SellingPlans.\n *\n */\nexport type SellingPlanConnection = {\n __typename?: 'SellingPlanConnection'\n /** A list of edges. */\n edges: Array<SellingPlanEdge>\n /** A list of the nodes contained in SellingPlanEdge. */\n nodes: Array<SellingPlan>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one SellingPlan and a cursor during pagination.\n *\n */\nexport type SellingPlanEdge = {\n __typename?: 'SellingPlanEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of SellingPlanEdge. */\n node: SellingPlan\n}\n\n/** A fixed amount that's deducted from the original variant price. For example, $10.00 off. */\nexport type SellingPlanFixedAmountPriceAdjustment = {\n __typename?: 'SellingPlanFixedAmountPriceAdjustment'\n /** The money value of the price adjustment. */\n adjustmentAmount: MoneyV2\n}\n\n/** A fixed price adjustment for a variant that's purchased with a selling plan. */\nexport type SellingPlanFixedPriceAdjustment = {\n __typename?: 'SellingPlanFixedPriceAdjustment'\n /** A new price of the variant when it's purchased with the selling plan. */\n price: MoneyV2\n}\n\n/** Represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans. */\nexport type SellingPlanGroup = {\n __typename?: 'SellingPlanGroup'\n /** A display friendly name for the app that created the selling plan group. */\n appName?: Maybe<Scalars['String']['output']>\n /** The name of the selling plan group. */\n name: Scalars['String']['output']\n /** Represents the selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product. */\n options: Array<SellingPlanGroupOption>\n /** A list of selling plans in a selling plan group. A selling plan is a representation of how products and variants can be sold and purchased. For example, an individual selling plan could be '6 weeks of prepaid granola, delivered weekly'. */\n sellingPlans: SellingPlanConnection\n}\n\n/** Represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans. */\nexport type SellingPlanGroupSellingPlansArgs = {\n after?: InputMaybe<Scalars['String']['input']>\n before?: InputMaybe<Scalars['String']['input']>\n first?: InputMaybe<Scalars['Int']['input']>\n last?: InputMaybe<Scalars['Int']['input']>\n reverse?: InputMaybe<Scalars['Boolean']['input']>\n}\n\n/**\n * An auto-generated type for paginating through multiple SellingPlanGroups.\n *\n */\nexport type SellingPlanGroupConnection = {\n __typename?: 'SellingPlanGroupConnection'\n /** A list of edges. */\n edges: Array<SellingPlanGroupEdge>\n /** A list of the nodes contained in SellingPlanGroupEdge. */\n nodes: Array<SellingPlanGroup>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one SellingPlanGroup and a cursor during pagination.\n *\n */\nexport type SellingPlanGroupEdge = {\n __typename?: 'SellingPlanGroupEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of SellingPlanGroupEdge. */\n node: SellingPlanGroup\n}\n\n/**\n * Represents an option on a selling plan group that's available in the drop-down list in the storefront.\n *\n * Individual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called `option1: Delivery every`. One selling plan in that group could contribute `option1: 2 weeks` with the pricing for that option, and another selling plan could contribute `option1: 4 weeks`, with different pricing.\n */\nexport type SellingPlanGroupOption = {\n __typename?: 'SellingPlanGroupOption'\n /** The name of the option. For example, 'Delivery every'. */\n name: Scalars['String']['output']\n /** The values for the options specified by the selling plans in the selling plan group. For example, '1 week', '2 weeks', '3 weeks'. */\n values: Array<Scalars['String']['output']>\n}\n\n/** An option provided by a Selling Plan. */\nexport type SellingPlanOption = {\n __typename?: 'SellingPlanOption'\n /** The name of the option (ie \"Delivery every\"). */\n name?: Maybe<Scalars['String']['output']>\n /** The value of the option (ie \"Month\"). */\n value?: Maybe<Scalars['String']['output']>\n}\n\n/** A percentage amount that's deducted from the original variant price. For example, 10% off. */\nexport type SellingPlanPercentagePriceAdjustment = {\n __typename?: 'SellingPlanPercentagePriceAdjustment'\n /** The percentage value of the price adjustment. */\n adjustmentPercentage: Scalars['Int']['output']\n}\n\n/** Represents by how much the price of a variant associated with a selling plan is adjusted. Each variant can have up to two price adjustments. If a variant has multiple price adjustments, then the first price adjustment applies when the variant is initially purchased. The second price adjustment applies after a certain number of orders (specified by the `orderCount` field) are made. If a selling plan doesn't have any price adjustments, then the unadjusted price of the variant is the effective price. */\nexport type SellingPlanPriceAdjustment = {\n __typename?: 'SellingPlanPriceAdjustment'\n /** The type of price adjustment. An adjustment value can have one of three types: percentage, amount off, or a new price. */\n adjustmentValue: SellingPlanPriceAdjustmentValue\n /** The number of orders that the price adjustment applies to. If the price adjustment always applies, then this field is `null`. */\n orderCount?: Maybe<Scalars['Int']['output']>\n}\n\n/** Represents by how much the price of a variant associated with a selling plan is adjusted. Each variant can have up to two price adjustments. */\nexport type SellingPlanPriceAdjustmentValue =\n | SellingPlanFixedAmountPriceAdjustment\n | SellingPlanFixedPriceAdjustment\n | SellingPlanPercentagePriceAdjustment\n\n/** A shipping rate to be applied to a checkout. */\nexport type ShippingRate = {\n __typename?: 'ShippingRate'\n /** Human-readable unique identifier for this shipping rate. */\n handle: Scalars['String']['output']\n /** Price of this shipping rate. */\n price: MoneyV2\n /**\n * Price of this shipping rate.\n * @deprecated Use `price` instead.\n */\n priceV2: MoneyV2\n /** Title of this shipping rate. */\n title: Scalars['String']['output']\n}\n\n/** Shop represents a collection of the general settings and information about the shop. */\nexport type Shop = HasMetafields &\n Node & {\n __typename?: 'Shop'\n /** The shop's branding configuration. */\n brand?: Maybe<Brand>\n /** A description of the shop. */\n description?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Returns a metafield found by namespace and key. */\n metafield?: Maybe<Metafield>\n /** The metafields associated with the resource matching the supplied list of namespaces and keys. */\n metafields: Array<Maybe<Metafield>>\n /** A string representing the way currency is formatted when the currency isn\u2019t specified. */\n moneyFormat: Scalars['String']['output']\n /** The shop\u2019s name. */\n name: Scalars['String']['output']\n /** Settings related to payments. */\n paymentSettings: PaymentSettings\n /** The primary domain of the shop\u2019s Online Store. */\n primaryDomain: Domain\n /** The shop\u2019s privacy policy. */\n privacyPolicy?: Maybe<ShopPolicy>\n /** The shop\u2019s refund policy. */\n refundPolicy?: Maybe<ShopPolicy>\n /** The shop\u2019s shipping policy. */\n shippingPolicy?: Maybe<ShopPolicy>\n /** Countries that the shop ships to. */\n shipsToCountries: Array<CountryCode>\n /** The shop\u2019s subscription policy. */\n subscriptionPolicy?: Maybe<ShopPolicyWithDefault>\n /** The shop\u2019s terms of service. */\n termsOfService?: Maybe<ShopPolicy>\n }\n\n/** Shop represents a collection of the general settings and information about the shop. */\nexport type ShopMetafieldArgs = {\n key: Scalars['String']['input']\n namespace: Scalars['String']['input']\n}\n\n/** Shop represents a collection of the general settings and information about the shop. */\nexport type ShopMetafieldsArgs = {\n identifiers: Array<HasMetafieldsIdentifier>\n}\n\n/**\n * The input fields for submitting Shop Pay payment method information for checkout.\n *\n */\nexport type ShopPayWalletContentInput = {\n /** The customer's billing address. */\n billingAddress: MailingAddressInput\n /** Session token for transaction. */\n sessionToken: Scalars['String']['input']\n}\n\n/** Policy that a merchant has configured for their store, such as their refund or privacy policy. */\nexport type ShopPolicy = Node & {\n __typename?: 'ShopPolicy'\n /** Policy text, maximum size of 64kb. */\n body: Scalars['String']['output']\n /** Policy\u2019s handle. */\n handle: Scalars['String']['output']\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** Policy\u2019s title. */\n title: Scalars['String']['output']\n /** Public URL to the policy. */\n url: Scalars['URL']['output']\n}\n\n/**\n * A policy for the store that comes with a default value, such as a subscription policy.\n * If the merchant hasn't configured a policy for their store, then the policy will return the default value.\n * Otherwise, the policy will return the merchant-configured value.\n *\n */\nexport type ShopPolicyWithDefault = {\n __typename?: 'ShopPolicyWithDefault'\n /** The text of the policy. Maximum size: 64KB. */\n body: Scalars['String']['output']\n /** The handle of the policy. */\n handle: Scalars['String']['output']\n /** The unique ID of the policy. A default policy doesn't have an ID. */\n id?: Maybe<Scalars['ID']['output']>\n /** The title of the policy. */\n title: Scalars['String']['output']\n /** Public URL to the policy. */\n url: Scalars['URL']['output']\n}\n\n/**\n * The availability of a product variant at a particular location.\n * Local pick-up must be enabled in the store's shipping settings, otherwise this will return an empty result.\n *\n */\nexport type StoreAvailability = {\n __typename?: 'StoreAvailability'\n /** Whether the product variant is in-stock at this location. */\n available: Scalars['Boolean']['output']\n /** The location where this product variant is stocked at. */\n location: Location\n /** Returns the estimated amount of time it takes for pickup to be ready (Example: Usually ready in 24 hours). */\n pickUpTime: Scalars['String']['output']\n /** The quantity of the product variant in-stock at this location. */\n quantityAvailable: Scalars['Int']['output']\n}\n\n/**\n * An auto-generated type for paginating through multiple StoreAvailabilities.\n *\n */\nexport type StoreAvailabilityConnection = {\n __typename?: 'StoreAvailabilityConnection'\n /** A list of edges. */\n edges: Array<StoreAvailabilityEdge>\n /** A list of the nodes contained in StoreAvailabilityEdge. */\n nodes: Array<StoreAvailability>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one StoreAvailability and a cursor during pagination.\n *\n */\nexport type StoreAvailabilityEdge = {\n __typename?: 'StoreAvailabilityEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of StoreAvailabilityEdge. */\n node: StoreAvailability\n}\n\n/**\n * An auto-generated type for paginating through a list of Strings.\n *\n */\nexport type StringConnection = {\n __typename?: 'StringConnection'\n /** A list of edges. */\n edges: Array<StringEdge>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one String and a cursor during pagination.\n *\n */\nexport type StringEdge = {\n __typename?: 'StringEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of StringEdge. */\n node: Scalars['String']['output']\n}\n\n/** An error that occurred during cart submit for completion. */\nexport type SubmissionError = {\n __typename?: 'SubmissionError'\n /** The error code. */\n code: SubmissionErrorCode\n /** The error message. */\n message?: Maybe<Scalars['String']['output']>\n}\n\n/** The code of the error that occurred during cart submit for completion. */\nexport enum SubmissionErrorCode {\n BuyerIdentityEmailIsInvalid = 'BUYER_IDENTITY_EMAIL_IS_INVALID',\n BuyerIdentityEmailRequired = 'BUYER_IDENTITY_EMAIL_REQUIRED',\n BuyerIdentityPhoneIsInvalid = 'BUYER_IDENTITY_PHONE_IS_INVALID',\n DeliveryAddress1Invalid = 'DELIVERY_ADDRESS1_INVALID',\n DeliveryAddress1Required = 'DELIVERY_ADDRESS1_REQUIRED',\n DeliveryAddress1TooLong = 'DELIVERY_ADDRESS1_TOO_LONG',\n DeliveryAddress2Invalid = 'DELIVERY_ADDRESS2_INVALID',\n DeliveryAddress2Required = 'DELIVERY_ADDRESS2_REQUIRED',\n DeliveryAddress2TooLong = 'DELIVERY_ADDRESS2_TOO_LONG',\n DeliveryAddressRequired = 'DELIVERY_ADDRESS_REQUIRED',\n DeliveryCityInvalid = 'DELIVERY_CITY_INVALID',\n DeliveryCityRequired = 'DELIVERY_CITY_REQUIRED',\n DeliveryCityTooLong = 'DELIVERY_CITY_TOO_LONG',\n DeliveryCompanyInvalid = 'DELIVERY_COMPANY_INVALID',\n DeliveryCompanyRequired = 'DELIVERY_COMPANY_REQUIRED',\n DeliveryCompanyTooLong = 'DELIVERY_COMPANY_TOO_LONG',\n DeliveryCountryRequired = 'DELIVERY_COUNTRY_REQUIRED',\n DeliveryFirstNameInvalid = 'DELIVERY_FIRST_NAME_INVALID',\n DeliveryFirstNameRequired = 'DELIVERY_FIRST_NAME_REQUIRED',\n DeliveryFirstNameTooLong = 'DELIVERY_FIRST_NAME_TOO_LONG',\n DeliveryInvalidPostalCodeForCountry = 'DELIVERY_INVALID_POSTAL_CODE_FOR_COUNTRY',\n DeliveryInvalidPostalCodeForZone = 'DELIVERY_INVALID_POSTAL_CODE_FOR_ZONE',\n DeliveryLastNameInvalid = 'DELIVERY_LAST_NAME_INVALID',\n DeliveryLastNameRequired = 'DELIVERY_LAST_NAME_REQUIRED',\n DeliveryLastNameTooLong = 'DELIVERY_LAST_NAME_TOO_LONG',\n DeliveryNoDeliveryAvailable = 'DELIVERY_NO_DELIVERY_AVAILABLE',\n DeliveryNoDeliveryAvailableForMerchandiseLine = 'DELIVERY_NO_DELIVERY_AVAILABLE_FOR_MERCHANDISE_LINE',\n DeliveryOptionsPhoneNumberInvalid = 'DELIVERY_OPTIONS_PHONE_NUMBER_INVALID',\n DeliveryOptionsPhoneNumberRequired = 'DELIVERY_OPTIONS_PHONE_NUMBER_REQUIRED',\n DeliveryPhoneNumberInvalid = 'DELIVERY_PHONE_NUMBER_INVALID',\n DeliveryPhoneNumberRequired = 'DELIVERY_PHONE_NUMBER_REQUIRED',\n DeliveryPostalCodeInvalid = 'DELIVERY_POSTAL_CODE_INVALID',\n DeliveryPostalCodeRequired = 'DELIVERY_POSTAL_CODE_REQUIRED',\n DeliveryZoneNotFound = 'DELIVERY_ZONE_NOT_FOUND',\n DeliveryZoneRequiredForCountry = 'DELIVERY_ZONE_REQUIRED_FOR_COUNTRY',\n Error = 'ERROR',\n MerchandiseLineLimitReached = 'MERCHANDISE_LINE_LIMIT_REACHED',\n MerchandiseNotApplicable = 'MERCHANDISE_NOT_APPLICABLE',\n MerchandiseNotEnoughStockAvailable = 'MERCHANDISE_NOT_ENOUGH_STOCK_AVAILABLE',\n MerchandiseOutOfStock = 'MERCHANDISE_OUT_OF_STOCK',\n MerchandiseProductNotPublished = 'MERCHANDISE_PRODUCT_NOT_PUBLISHED',\n NoDeliveryGroupSelected = 'NO_DELIVERY_GROUP_SELECTED',\n PaymentsAddress1Invalid = 'PAYMENTS_ADDRESS1_INVALID',\n PaymentsAddress1Required = 'PAYMENTS_ADDRESS1_REQUIRED',\n PaymentsAddress1TooLong = 'PAYMENTS_ADDRESS1_TOO_LONG',\n PaymentsAddress2Invalid = 'PAYMENTS_ADDRESS2_INVALID',\n PaymentsAddress2Required = 'PAYMENTS_ADDRESS2_REQUIRED',\n PaymentsAddress2TooLong = 'PAYMENTS_ADDRESS2_TOO_LONG',\n PaymentsBillingAddressZoneNotFound = 'PAYMENTS_BILLING_ADDRESS_ZONE_NOT_FOUND',\n PaymentsBillingAddressZoneRequiredForCountry = 'PAYMENTS_BILLING_ADDRESS_ZONE_REQUIRED_FOR_COUNTRY',\n PaymentsCityInvalid = 'PAYMENTS_CITY_INVALID',\n PaymentsCityRequired = 'PAYMENTS_CITY_REQUIRED',\n PaymentsCityTooLong = 'PAYMENTS_CITY_TOO_LONG',\n PaymentsCompanyInvalid = 'PAYMENTS_COMPANY_INVALID',\n PaymentsCompanyRequired = 'PAYMENTS_COMPANY_REQUIRED',\n PaymentsCompanyTooLong = 'PAYMENTS_COMPANY_TOO_LONG',\n PaymentsCountryRequired = 'PAYMENTS_COUNTRY_REQUIRED',\n PaymentsCreditCardBaseExpired = 'PAYMENTS_CREDIT_CARD_BASE_EXPIRED',\n PaymentsCreditCardBaseGatewayNotSupported = 'PAYMENTS_CREDIT_CARD_BASE_GATEWAY_NOT_SUPPORTED',\n PaymentsCreditCardBaseInvalidStartDateOrIssueNumberForDebit = 'PAYMENTS_CREDIT_CARD_BASE_INVALID_START_DATE_OR_ISSUE_NUMBER_FOR_DEBIT',\n PaymentsCreditCardBrandNotSupported = 'PAYMENTS_CREDIT_CARD_BRAND_NOT_SUPPORTED',\n PaymentsCreditCardFirstNameBlank = 'PAYMENTS_CREDIT_CARD_FIRST_NAME_BLANK',\n PaymentsCreditCardGeneric = 'PAYMENTS_CREDIT_CARD_GENERIC',\n PaymentsCreditCardLastNameBlank = 'PAYMENTS_CREDIT_CARD_LAST_NAME_BLANK',\n PaymentsCreditCardMonthInclusion = 'PAYMENTS_CREDIT_CARD_MONTH_INCLUSION',\n PaymentsCreditCardNameInvalid = 'PAYMENTS_CREDIT_CARD_NAME_INVALID',\n PaymentsCreditCardNumberInvalid = 'PAYMENTS_CREDIT_CARD_NUMBER_INVALID',\n PaymentsCreditCardNumberInvalidFormat = 'PAYMENTS_CREDIT_CARD_NUMBER_INVALID_FORMAT',\n PaymentsCreditCardSessionId = 'PAYMENTS_CREDIT_CARD_SESSION_ID',\n PaymentsCreditCardVerificationValueBlank = 'PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_BLANK',\n PaymentsCreditCardVerificationValueInvalidForCardType = 'PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_INVALID_FOR_CARD_TYPE',\n PaymentsCreditCardYearExpired = 'PAYMENTS_CREDIT_CARD_YEAR_EXPIRED',\n PaymentsCreditCardYearInvalidExpiryYear = 'PAYMENTS_CREDIT_CARD_YEAR_INVALID_EXPIRY_YEAR',\n PaymentsFirstNameInvalid = 'PAYMENTS_FIRST_NAME_INVALID',\n PaymentsFirstNameRequired = 'PAYMENTS_FIRST_NAME_REQUIRED',\n PaymentsFirstNameTooLong = 'PAYMENTS_FIRST_NAME_TOO_LONG',\n PaymentsInvalidPostalCodeForCountry = 'PAYMENTS_INVALID_POSTAL_CODE_FOR_COUNTRY',\n PaymentsInvalidPostalCodeForZone = 'PAYMENTS_INVALID_POSTAL_CODE_FOR_ZONE',\n PaymentsLastNameInvalid = 'PAYMENTS_LAST_NAME_INVALID',\n PaymentsLastNameRequired = 'PAYMENTS_LAST_NAME_REQUIRED',\n PaymentsLastNameTooLong = 'PAYMENTS_LAST_NAME_TOO_LONG',\n PaymentsMethodRequired = 'PAYMENTS_METHOD_REQUIRED',\n PaymentsMethodUnavailable = 'PAYMENTS_METHOD_UNAVAILABLE',\n PaymentsPhoneNumberInvalid = 'PAYMENTS_PHONE_NUMBER_INVALID',\n PaymentsPhoneNumberRequired = 'PAYMENTS_PHONE_NUMBER_REQUIRED',\n PaymentsPostalCodeInvalid = 'PAYMENTS_POSTAL_CODE_INVALID',\n PaymentsPostalCodeRequired = 'PAYMENTS_POSTAL_CODE_REQUIRED',\n PaymentsShopifyPaymentsRequired = 'PAYMENTS_SHOPIFY_PAYMENTS_REQUIRED',\n PaymentsUnacceptablePaymentAmount = 'PAYMENTS_UNACCEPTABLE_PAYMENT_AMOUNT',\n PaymentsWalletContentMissing = 'PAYMENTS_WALLET_CONTENT_MISSING',\n TaxesDeliveryGroupIdNotFound = 'TAXES_DELIVERY_GROUP_ID_NOT_FOUND',\n TaxesLineIdNotFound = 'TAXES_LINE_ID_NOT_FOUND',\n TaxesMustBeDefined = 'TAXES_MUST_BE_DEFINED',\n}\n\n/** Cart submit for checkout completion is successful. */\nexport type SubmitAlreadyAccepted = {\n __typename?: 'SubmitAlreadyAccepted'\n /** The ID of the cart completion attempt that will be used for polling for the result. */\n attemptId: Scalars['String']['output']\n}\n\n/** Cart submit for checkout completion failed. */\nexport type SubmitFailed = {\n __typename?: 'SubmitFailed'\n /** The URL of the checkout for the cart. */\n checkoutUrl?: Maybe<Scalars['URL']['output']>\n /** The list of errors that occurred from executing the mutation. */\n errors: Array<SubmissionError>\n}\n\n/** Cart submit for checkout completion is already accepted. */\nexport type SubmitSuccess = {\n __typename?: 'SubmitSuccess'\n /** The ID of the cart completion attempt that will be used for polling for the result. */\n attemptId: Scalars['String']['output']\n}\n\n/** Cart submit for checkout completion is throttled. */\nexport type SubmitThrottled = {\n __typename?: 'SubmitThrottled'\n /**\n * UTC date time string that indicates the time after which clients should make their next\n * poll request. Any poll requests sent before this time will be ignored. Use this value to schedule the\n * next poll request.\n *\n */\n pollAfter: Scalars['DateTime']['output']\n}\n\n/**\n * Specifies the fields required to complete a checkout with\n * a tokenized payment.\n *\n */\nexport type TokenizedPaymentInputV3 = {\n /** The billing address for the payment. */\n billingAddress: MailingAddressInput\n /** A unique client generated key used to avoid duplicate charges. When a duplicate payment is found, the original is returned instead of creating a new one. For more information, refer to [Idempotent requests](https://shopify.dev/api/usage/idempotent-requests). */\n idempotencyKey: Scalars['String']['input']\n /** Public Hash Key used for AndroidPay payments only. */\n identifier?: InputMaybe<Scalars['String']['input']>\n /** The amount and currency of the payment. */\n paymentAmount: MoneyInput\n /** A simple string or JSON containing the required payment data for the tokenized payment. */\n paymentData: Scalars['String']['input']\n /** Whether to execute the payment in test mode, if possible. Test mode isn't supported in production stores. Defaults to `false`. */\n test?: InputMaybe<Scalars['Boolean']['input']>\n /** The type of payment token. */\n type: PaymentTokenType\n}\n\n/** Represents a resource that you can track the origin of the search traffic. */\nexport type Trackable = {\n /** A URL parameters to be added to a page URL when it is linked from a GraphQL result. This allows for tracking the origin of the traffic. */\n trackingParameters?: Maybe<Scalars['String']['output']>\n}\n\n/** An object representing exchange of money for a product or service. */\nexport type Transaction = {\n __typename?: 'Transaction'\n /** The amount of money that the transaction was for. */\n amount: MoneyV2\n /**\n * The amount of money that the transaction was for.\n * @deprecated Use `amount` instead.\n */\n amountV2: MoneyV2\n /** The kind of the transaction. */\n kind: TransactionKind\n /**\n * The status of the transaction.\n * @deprecated Use `statusV2` instead.\n */\n status: TransactionStatus\n /** The status of the transaction. */\n statusV2?: Maybe<TransactionStatus>\n /** Whether the transaction was done in test mode or not. */\n test: Scalars['Boolean']['output']\n}\n\n/** The different kinds of order transactions. */\nexport enum TransactionKind {\n /**\n * An amount reserved against the cardholder's funding source.\n * Money does not change hands until the authorization is captured.\n *\n */\n Authorization = 'AUTHORIZATION',\n /** A transfer of the money that was reserved during the authorization stage. */\n Capture = 'CAPTURE',\n /** Money returned to the customer when they have paid too much. */\n Change = 'CHANGE',\n /** An authorization for a payment taken with an EMV credit card reader. */\n EmvAuthorization = 'EMV_AUTHORIZATION',\n /** An authorization and capture performed together in a single step. */\n Sale = 'SALE',\n}\n\n/** Transaction statuses describe the status of a transaction. */\nexport enum TransactionStatus {\n /** There was an error while processing the transaction. */\n Error = 'ERROR',\n /** The transaction failed. */\n Failure = 'FAILURE',\n /** The transaction is pending. */\n Pending = 'PENDING',\n /** The transaction succeeded. */\n Success = 'SUCCESS',\n}\n\n/**\n * The measurement used to calculate a unit price for a product variant (e.g. $9.99 / 100ml).\n *\n */\nexport type UnitPriceMeasurement = {\n __typename?: 'UnitPriceMeasurement'\n /** The type of unit of measurement for the unit price measurement. */\n measuredType?: Maybe<UnitPriceMeasurementMeasuredType>\n /** The quantity unit for the unit price measurement. */\n quantityUnit?: Maybe<UnitPriceMeasurementMeasuredUnit>\n /** The quantity value for the unit price measurement. */\n quantityValue: Scalars['Float']['output']\n /** The reference unit for the unit price measurement. */\n referenceUnit?: Maybe<UnitPriceMeasurementMeasuredUnit>\n /** The reference value for the unit price measurement. */\n referenceValue: Scalars['Int']['output']\n}\n\n/** The accepted types of unit of measurement. */\nexport enum UnitPriceMeasurementMeasuredType {\n /** Unit of measurements representing areas. */\n Area = 'AREA',\n /** Unit of measurements representing lengths. */\n Length = 'LENGTH',\n /** Unit of measurements representing volumes. */\n Volume = 'VOLUME',\n /** Unit of measurements representing weights. */\n Weight = 'WEIGHT',\n}\n\n/** The valid units of measurement for a unit price measurement. */\nexport enum UnitPriceMeasurementMeasuredUnit {\n /** 100 centiliters equals 1 liter. */\n Cl = 'CL',\n /** 100 centimeters equals 1 meter. */\n Cm = 'CM',\n /** Metric system unit of weight. */\n G = 'G',\n /** 1 kilogram equals 1000 grams. */\n Kg = 'KG',\n /** Metric system unit of volume. */\n L = 'L',\n /** Metric system unit of length. */\n M = 'M',\n /** Metric system unit of area. */\n M2 = 'M2',\n /** 1 cubic meter equals 1000 liters. */\n M3 = 'M3',\n /** 1000 milligrams equals 1 gram. */\n Mg = 'MG',\n /** 1000 milliliters equals 1 liter. */\n Ml = 'ML',\n /** 1000 millimeters equals 1 meter. */\n Mm = 'MM',\n}\n\n/** Systems of weights and measures. */\nexport enum UnitSystem {\n /** Imperial system of weights and measures. */\n ImperialSystem = 'IMPERIAL_SYSTEM',\n /** Metric system of weights and measures. */\n MetricSystem = 'METRIC_SYSTEM',\n}\n\n/** A redirect on the online store. */\nexport type UrlRedirect = Node & {\n __typename?: 'UrlRedirect'\n /** The ID of the URL redirect. */\n id: Scalars['ID']['output']\n /** The old path to be redirected from. When the user visits this path, they'll be redirected to the target location. */\n path: Scalars['String']['output']\n /** The target location where the user will be redirected to. */\n target: Scalars['String']['output']\n}\n\n/**\n * An auto-generated type for paginating through multiple UrlRedirects.\n *\n */\nexport type UrlRedirectConnection = {\n __typename?: 'UrlRedirectConnection'\n /** A list of edges. */\n edges: Array<UrlRedirectEdge>\n /** A list of the nodes contained in UrlRedirectEdge. */\n nodes: Array<UrlRedirect>\n /** Information to aid in pagination. */\n pageInfo: PageInfo\n}\n\n/**\n * An auto-generated type which holds one UrlRedirect and a cursor during pagination.\n *\n */\nexport type UrlRedirectEdge = {\n __typename?: 'UrlRedirectEdge'\n /** A cursor for use in pagination. */\n cursor: Scalars['String']['output']\n /** The item at the end of UrlRedirectEdge. */\n node: UrlRedirect\n}\n\n/** Represents an error in the input of a mutation. */\nexport type UserError = DisplayableError & {\n __typename?: 'UserError'\n /** The path to the input field that caused the error. */\n field?: Maybe<Array<Scalars['String']['output']>>\n /** The error message. */\n message: Scalars['String']['output']\n}\n\n/** The input fields for a filter used to view a subset of products in a collection matching a specific variant option. */\nexport type VariantOptionFilter = {\n /** The name of the variant option to filter on. */\n name: Scalars['String']['input']\n /** The value of the variant option to filter on. */\n value: Scalars['String']['input']\n}\n\n/** Represents a Shopify hosted video. */\nexport type Video = Media &\n Node & {\n __typename?: 'Video'\n /** A word or phrase to share the nature or contents of a media. */\n alt?: Maybe<Scalars['String']['output']>\n /** A globally-unique ID. */\n id: Scalars['ID']['output']\n /** The media content type. */\n mediaContentType: MediaContentType\n /** The presentation for a media. */\n presentation?: Maybe<MediaPresentation>\n /** The preview image for the media. */\n previewImage?: Maybe<Image>\n /** The sources for a video. */\n sources: Array<VideoSource>\n }\n\n/** Represents a source for a Shopify hosted video. */\nexport type VideoSource = {\n __typename?: 'VideoSource'\n /** The format of the video source. */\n format: Scalars['String']['output']\n /** The height of the video. */\n height: Scalars['Int']['output']\n /** The video MIME type. */\n mimeType: Scalars['String']['output']\n /** The URL of the video. */\n url: Scalars['String']['output']\n /** The width of the video. */\n width: Scalars['Int']['output']\n}\n\n/** Units of measurement for weight. */\nexport enum WeightUnit {\n /** Metric system unit of mass. */\n Grams = 'GRAMS',\n /** 1 kilogram equals 1000 grams. */\n Kilograms = 'KILOGRAMS',\n /** Imperial system unit of mass. */\n Ounces = 'OUNCES',\n /** 1 pound equals 16 ounces. */\n Pounds = 'POUNDS',\n}\n"],
5
+ "mappings": "mbAAA,IAAAA,GAAA,GAAAC,GAAAD,GAAA,qBAAAE,EAAA,iBAAAC,EAAA,cAAAC,EAAA,mBAAAC,EAAA,kBAAAC,EAAA,sBAAAC,EAAA,uBAAAC,EAAA,wBAAAC,EAAA,gBAAAC,EAAA,eAAAC,EAAA,iBAAAC,EAAA,sBAAAC,EAAA,uBAAAC,EAAA,kBAAAC,EAAA,wCAAAC,EAAA,uCAAAC,EAAA,kCAAAC,EAAA,eAAAC,EAAA,qBAAAC,EAAA,iBAAAC,EAAA,qBAAAC,EAAA,qBAAAC,EAAA,cAAAC,EAAA,4BAAAC,EAAA,iBAAAC,EAAA,6BAAAC,EAAA,+BAAAC,EAAA,sBAAAC,EAAA,yBAAAC,EAAA,2BAAAC,EAAA,kBAAAC,EAAA,iBAAAC,EAAA,qBAAAC,EAAA,+BAAAC,EAAA,yBAAAC,EAAA,8BAAAC,GAAA,yBAAAC,GAAA,yBAAAC,GAAA,gCAAAC,GAAA,oBAAAC,GAAA,2BAAAC,GAAA,0BAAAC,GAAA,mBAAAC,GAAA,eAAAC,GAAA,kCAAAC,GAAA,oBAAAC,GAAA,kCAAAC,GAAA,wBAAAC,GAAA,oBAAAC,GAAA,sBAAAC,GAAA,qCAAAC,GAAA,qCAAAC,GAAA,eAAAC,GAAA,eAAAC,KAAA,eAAAC,GAAAxD,IA+RO,IAAKE,OAEVA,EAAA,OAAS,SAETA,EAAA,UAAY,aAEZA,EAAA,GAAK,KAELA,EAAA,YAAc,eAMdA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAERA,EAAA,UAAY,aAlBFA,OAAA,IAkNAC,OAEVA,EAAA,OAAS,SAETA,EAAA,GAAK,KAMLA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAZEA,OAAA,IA4DAC,OAEVA,EAAA,gBAAkB,mBAElBA,EAAA,WAAa,cAEbA,EAAA,SAAW,WAEXA,EAAA,IAAM,MAENA,EAAA,WAAa,aAEbA,EAAA,KAAO,OAZGA,OAAA,IA+NAC,OAMVA,EAAA,gBAAkB,oBANRA,OAAA,IA6NAC,OAEVA,EAAA,QAAU,UAEVA,EAAA,qBAAuB,yBAEvBA,EAAA,sBAAwB,0BAExBA,EAAA,uBAAyB,2BAEzBA,EAAA,kBAAoB,qBAEpBA,EAAA,eAAiB,kBAEjBA,EAAA,wBAA0B,6BAE1BA,EAAA,SAAW,YAEXA,EAAA,oBAAsB,wBAEtBA,EAAA,YAAc,eAEdA,EAAA,0BAA4B,+BAtBlBA,OAAA,IAysBAC,OAEVA,EAAA,iBAAmB,oBAEnBA,EAAA,UAAY,aAEZA,EAAA,MAAQ,QAERA,EAAA,0CAA4C,kDAE5CA,EAAA,iDAAmD,0DAEnDA,EAAA,uBAAyB,2BAEzBA,EAAA,8BAAgC,mCAEhCA,EAAA,iBAAmB,oBAEnBA,EAAA,gBAAkB,mBAElBA,EAAA,qBAAuB,yBAEvBA,EAAA,iBAAmB,qBAEnBA,EAAA,MAAQ,QAERA,EAAA,kBAAoB,sBAEpBA,EAAA,uBAAyB,4BAEzBA,EAAA,oBAAsB,yBAEtBA,EAAA,yBAA2B,8BAE3BA,EAAA,iBAAmB,qBAEnBA,EAAA,iBAAmB,qBAEnBA,EAAA,gBAAkB,oBAElBA,EAAA,iBAAmB,sBAEnBA,EAAA,iBAAmB,qBAEnBA,EAAA,qBAAuB,2BAEvBA,EAAA,2BAA6B,gCAE7BA,EAAA,QAAU,UAEVA,EAAA,0BAA4B,+BAE5BA,EAAA,kBAAoB,sBAEpBA,EAAA,6BAA+B,mCAE/BA,EAAA,yBAA2B,8BAE3BA,EAAA,kBAAoB,sBAEpBA,EAAA,uBAAyB,4BAEzBA,EAAA,sBAAwB,2BAExBA,EAAA,SAAW,YAEXA,EAAA,kBAAoB,wBAEpBA,EAAA,iBAAmB,sBAEnBA,EAAA,OAAS,SAETA,EAAA,gCAAkC,sCAElCA,EAAA,oBAAsB,wBAEtBA,EAAA,iBAAmB,sBAEnBA,EAAA,aAAe,gBAEfA,EAAA,QAAU,UAEVA,EAAA,oBAAsB,wBAEtBA,EAAA,oBAAsB,wBAEtBA,EAAA,wBAA0B,4BAE1BA,EAAA,QAAU,WAEVA,EAAA,mBAAqB,uBAErBA,EAAA,cAAgB,kBA5FNA,OAAA,IAkZAC,OAEVA,EAAA,GAAK,KAMLA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAERA,EAAA,UAAY,aAZFA,OAAA,IAqFAC,OACVA,EAAA,MAAQ,QACRA,EAAA,0BAA4B,8BAC5BA,EAAA,sBAAwB,2BACxBA,EAAA,kBAAoB,sBACpBA,EAAA,oBAAsB,wBACtBA,EAAA,aAAe,gBACfA,EAAA,8BAAgC,oCAChCA,EAAA,yBAA2B,6BAC3BA,EAAA,6BAA+B,kCAC/BA,EAAA,yBAA2B,8BAC3BA,EAAA,uBAAyB,2BACzBA,EAAA,4BAA8B,iCAC9BA,EAAA,sBAAwB,0BAbdA,OAAA,IA0EAC,OAEVA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KA1eKA,OAAA,IAqhBAC,OAEVA,EAAA,OAAS,SAETA,EAAA,OAAS,SAETA,EAAA,KAAO,OAEPA,EAAA,MAAQ,QAERA,EAAA,IAAM,MAVIA,OAAA,IA8BAC,OAEVA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAKNA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAKNA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAKNA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,IAAM,MA3UIA,OAAA,IAmlBAC,OAEVA,EAAA,eAAiB,kBAEjBA,EAAA,UAAY,aAEZA,EAAA,MAAQ,QAERA,EAAA,iBAAmB,qBAEnBA,EAAA,YAAc,eAEdA,EAAA,iBAAmB,oBAEnBA,EAAA,QAAU,UAEVA,EAAA,wBAA0B,4BAE1BA,EAAA,SAAW,YAEXA,EAAA,mCAAqC,0CAErCA,EAAA,MAAQ,QAERA,EAAA,aAAe,gBAEfA,EAAA,QAAU,WAEVA,EAAA,SAAW,YAEXA,EAAA,qBAAuB,wBA9BbA,OAAA,IA2JAC,OAEVA,EAAA,MAAQ,QAERA,EAAA,KAAO,OAEPA,EAAA,YAAc,eAEdA,EAAA,OAAS,UAETA,EAAA,OAAS,SAETA,EAAA,SAAW,WAZDA,OAAA,IAgBAC,OAEVA,EAAA,WAAa,cAEbA,EAAA,SAAW,YAEXA,EAAA,UAAY,aAEZA,EAAA,WAAa,cARHA,OAAA,IAwCAC,OAEVA,EAAA,OAAS,SAETA,EAAA,KAAO,OAKPA,EAAA,IAAM,MATIA,OAAA,IA6CAC,OAEVA,EAAA,IAAM,MAENA,EAAA,SAAW,WAEXA,EAAA,SAAW,WANDA,OAAA,IAaAC,OAEVA,EAAA,SAAW,YAEXA,EAAA,aAAe,gBAJLA,OAAA,IA8FAC,OAEVA,EAAA,QAAU,UAEVA,EAAA,KAAO,OAEPA,EAAA,WAAa,cANHA,OAAA,IAqOAC,OAEVA,EAAA,IAAM,MAENA,EAAA,IAAM,MAENA,EAAA,KAAO,OANGA,OAAA,IAyFAC,OAEVA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,IAAM,MAENA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,IAAM,MAENA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,KAAO,QAEPA,EAAA,KAAO,QAEPA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,KAAO,QAEPA,EAAA,KAAO,QAEPA,EAAA,GAAK,KAhSKA,OAAA,IA2YAC,OAEVA,EAAA,KAAO,OAEPA,EAAA,SAAW,WAEXA,EAAA,GAAK,KAELA,EAAA,KAAO,OARGA,OAAA,IAoOAC,OAEVA,EAAA,cAAgB,iBAEhBA,EAAA,MAAQ,QAERA,EAAA,SAAW,WAEXA,EAAA,MAAQ,QAREA,OAAA,IAwBAC,OAEVA,EAAA,MAAQ,QAERA,EAAA,QAAU,UAJAA,OAAA,IAwCAC,OAEVA,EAAA,MAAQ,QAERA,EAAA,YAAc,eAJJA,OAAA,IAsDAC,OAEVA,EAAA,QAAU,UAEVA,EAAA,KAAO,OAEPA,EAAA,QAAU,UAEVA,EAAA,WAAa,aAEbA,EAAA,YAAc,cAEdA,EAAA,UAAY,YAEZA,EAAA,KAAO,OAEPA,EAAA,KAAO,OAEPA,EAAA,QAAU,UAEVA,EAAA,OAAS,SAETA,EAAA,WAAa,cAtBHA,OAAA,IA4EAC,OAEVA,EAAA,aAAe,gBAEfA,EAAA,sBAAwB,2BAJdA,OAAA,IA0GAC,OAEVA,EAAA,MAAQ,QAERA,EAAA,UAAY,YAEZA,EAAA,aAAe,gBAEfA,EAAA,YAAc,eAEdA,EAAA,aAAe,gBAEfA,EAAA,kBAAoB,wBAEpBA,EAAA,QAAU,UAEVA,EAAA,QAAU,WAEVA,EAAA,SAAW,YAlBDA,OAAA,IA+tBAC,OAEVA,EAAA,SAAW,WAEXA,EAAA,SAAW,WAEXA,EAAA,MAAQ,QAERA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAVEA,OAAA,IA0CAC,OAEVA,EAAA,WAAa,aAEbA,EAAA,KAAO,OAEPA,EAAA,cAAgB,iBAEhBA,EAAA,kBAAoB,qBAEpBA,EAAA,QAAU,UAEVA,EAAA,SAAW,WAEXA,EAAA,OAAS,SAdCA,OAAA,IAkBAC,OAEVA,EAAA,UAAY,YAEZA,EAAA,WAAa,cAEbA,EAAA,OAAS,UAETA,EAAA,KAAO,OAEPA,EAAA,mBAAqB,sBAErBA,EAAA,mBAAqB,sBAErBA,EAAA,UAAY,YAEZA,EAAA,UAAY,YAEZA,EAAA,YAAc,cAlBJA,OAAA,IAqEAC,OAEVA,EAAA,GAAK,KAELA,EAAA,YAAc,eAMdA,EAAA,UAAY,YAEZA,EAAA,WAAa,cAZHA,OAAA,IAuGAC,OAEVA,EAAA,GAAK,KAMLA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAERA,EAAA,UAAY,aAZFA,OAAA,IA4EAC,OAEVA,EAAA,SAAW,YAEXA,EAAA,UAAY,aAEZA,EAAA,WAAa,cAEbA,EAAA,iBAAmB,qBAEnBA,EAAA,MAAQ,QAVEA,OAAA,IAcAC,OAEVA,EAAA,IAAM,MAENA,EAAA,KAAO,OAJGA,OAAA,IA2BAC,OAEVA,EAAA,QAAU,UAEVA,EAAA,WAAa,aAEbA,EAAA,KAAO,OAEPA,EAAA,QAAU,UAEVA,EAAA,MAAQ,QAVEA,OAAA,IA2QAC,QAEVA,EAAA,YAAc,eAEdA,EAAA,kBAAoB,qBAEpBA,EAAA,QAAU,UAEVA,EAAA,GAAK,KAELA,EAAA,OAAS,SAETA,EAAA,MAAQ,QAMRA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QApBEA,QAAA,IA6EAC,QAEVA,EAAA,UAAY,aAEZA,EAAA,GAAK,KAELA,EAAA,SAAW,WAMXA,EAAA,UAAY,YAZFA,QAAA,IAgBAC,QAEVA,EAAA,GAAK,KAELA,EAAA,SAAW,WAMXA,EAAA,UAAY,YAVFA,QAAA,IA2CAC,QAEVA,EAAA,cAAgB,gBAEhBA,EAAA,QAAU,UAJAA,QAAA,IAQAC,QAEVA,EAAA,YAAc,eAEdA,EAAA,UAAY,aAEZA,EAAA,GAAK,KAELA,EAAA,MAAQ,QAERA,EAAA,YAAc,eAMdA,EAAA,UAAY,YAEZA,EAAA,MAAQ,QAERA,EAAA,UAAY,aAEZA,EAAA,OAAS,SAtBCA,QAAA,IA2JAC,QAEVA,EAAA,GAAK,KAELA,EAAA,SAAW,WAMXA,EAAA,UAAY,YAEZA,EAAA,IAAM,MAENA,EAAA,MAAQ,QAdEA,QAAA,IA8WAC,QAEVA,EAAA,KAAO,OAEPA,EAAA,KAAO,OAJGA,QAAA,IAuDAC,QAEVA,EAAA,MAAQ,QAERA,EAAA,UAAY,YAJFA,QAAA,IAQAC,QAEVA,EAAA,QAAU,UAEVA,EAAA,KAAO,OAEPA,EAAA,QAAU,UANAA,QAAA,IAUAC,QAEVA,EAAA,KAAO,OAEPA,EAAA,KAAO,OAEPA,EAAA,KAAO,OANGA,QAAA,IAUAC,QAEVA,EAAA,OAAS,SAETA,EAAA,KAAO,OAEPA,EAAA,YAAc,eAEdA,EAAA,IAAM,MAENA,EAAA,MAAQ,QAERA,EAAA,gBAAkB,mBAElBA,EAAA,YAAc,eAEdA,EAAA,cAAgB,iBAEhBA,EAAA,OAAS,SAlBCA,QAAA,IAkIAC,QAEVA,EAAA,WAAa,aAEbA,EAAA,MAAQ,QAJEA,QAAA,IAwUAC,QACVA,EAAA,4BAA8B,kCAC9BA,EAAA,2BAA6B,gCAC7BA,EAAA,4BAA8B,kCAC9BA,EAAA,wBAA0B,4BAC1BA,EAAA,yBAA2B,6BAC3BA,EAAA,wBAA0B,6BAC1BA,EAAA,wBAA0B,4BAC1BA,EAAA,yBAA2B,6BAC3BA,EAAA,wBAA0B,6BAC1BA,EAAA,wBAA0B,4BAC1BA,EAAA,oBAAsB,wBACtBA,EAAA,qBAAuB,yBACvBA,EAAA,oBAAsB,yBACtBA,EAAA,uBAAyB,2BACzBA,EAAA,wBAA0B,4BAC1BA,EAAA,uBAAyB,4BACzBA,EAAA,wBAA0B,4BAC1BA,EAAA,yBAA2B,8BAC3BA,EAAA,0BAA4B,+BAC5BA,EAAA,yBAA2B,+BAC3BA,EAAA,oCAAsC,2CACtCA,EAAA,iCAAmC,wCACnCA,EAAA,wBAA0B,6BAC1BA,EAAA,yBAA2B,8BAC3BA,EAAA,wBAA0B,8BAC1BA,EAAA,4BAA8B,iCAC9BA,EAAA,8CAAgD,sDAChDA,EAAA,kCAAoC,wCACpCA,EAAA,mCAAqC,yCACrCA,EAAA,2BAA6B,gCAC7BA,EAAA,4BAA8B,iCAC9BA,EAAA,0BAA4B,+BAC5BA,EAAA,2BAA6B,gCAC7BA,EAAA,qBAAuB,0BACvBA,EAAA,+BAAiC,qCACjCA,EAAA,MAAQ,QACRA,EAAA,4BAA8B,iCAC9BA,EAAA,yBAA2B,6BAC3BA,EAAA,mCAAqC,yCACrCA,EAAA,sBAAwB,2BACxBA,EAAA,+BAAiC,oCACjCA,EAAA,wBAA0B,6BAC1BA,EAAA,wBAA0B,4BAC1BA,EAAA,yBAA2B,6BAC3BA,EAAA,wBAA0B,6BAC1BA,EAAA,wBAA0B,4BAC1BA,EAAA,yBAA2B,6BAC3BA,EAAA,wBAA0B,6BAC1BA,EAAA,mCAAqC,0CACrCA,EAAA,6CAA+C,qDAC/CA,EAAA,oBAAsB,wBACtBA,EAAA,qBAAuB,yBACvBA,EAAA,oBAAsB,yBACtBA,EAAA,uBAAyB,2BACzBA,EAAA,wBAA0B,4BAC1BA,EAAA,uBAAyB,4BACzBA,EAAA,wBAA0B,4BAC1BA,EAAA,8BAAgC,oCAChCA,EAAA,0CAA4C,kDAC5CA,EAAA,4DAA8D,yEAC9DA,EAAA,oCAAsC,2CACtCA,EAAA,iCAAmC,wCACnCA,EAAA,0BAA4B,+BAC5BA,EAAA,gCAAkC,uCAClCA,EAAA,iCAAmC,uCACnCA,EAAA,8BAAgC,oCAChCA,EAAA,gCAAkC,sCAClCA,EAAA,sCAAwC,6CACxCA,EAAA,4BAA8B,kCAC9BA,EAAA,yCAA2C,gDAC3CA,EAAA,sDAAwD,gEACxDA,EAAA,8BAAgC,oCAChCA,EAAA,wCAA0C,gDAC1CA,EAAA,yBAA2B,8BAC3BA,EAAA,0BAA4B,+BAC5BA,EAAA,yBAA2B,+BAC3BA,EAAA,oCAAsC,2CACtCA,EAAA,iCAAmC,wCACnCA,EAAA,wBAA0B,6BAC1BA,EAAA,yBAA2B,8BAC3BA,EAAA,wBAA0B,8BAC1BA,EAAA,uBAAyB,2BACzBA,EAAA,0BAA4B,8BAC5BA,EAAA,2BAA6B,gCAC7BA,EAAA,4BAA8B,iCAC9BA,EAAA,0BAA4B,+BAC5BA,EAAA,2BAA6B,gCAC7BA,EAAA,gCAAkC,qCAClCA,EAAA,kCAAoC,uCACpCA,EAAA,6BAA+B,kCAC/BA,EAAA,6BAA+B,oCAC/BA,EAAA,oBAAsB,0BACtBA,EAAA,mBAAqB,wBA7FXA,QAAA,IAuLAC,QAMVA,EAAA,cAAgB,gBAEhBA,EAAA,QAAU,UAEVA,EAAA,OAAS,SAETA,EAAA,iBAAmB,oBAEnBA,EAAA,KAAO,OAdGA,QAAA,IAkBAC,QAEVA,EAAA,MAAQ,QAERA,EAAA,QAAU,UAEVA,EAAA,QAAU,UAEVA,EAAA,QAAU,UARAA,QAAA,IA8BAC,QAEVA,EAAA,KAAO,OAEPA,EAAA,OAAS,SAETA,EAAA,OAAS,SAETA,EAAA,OAAS,SARCA,QAAA,IAYAC,QAEVA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,EAAI,IAEJA,EAAA,GAAK,KAELA,EAAA,EAAI,IAEJA,EAAA,EAAI,IAEJA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAELA,EAAA,GAAK,KAtBKA,QAAA,IA0BAC,QAEVA,EAAA,eAAiB,kBAEjBA,EAAA,aAAe,gBAJLA,QAAA,IA+FAC,QAEVA,EAAA,MAAQ,QAERA,EAAA,UAAY,YAEZA,EAAA,OAAS,SAETA,EAAA,OAAS,SARCA,QAAA",
6
+ "names": ["graphql_exports", "__export", "ArticleSortKeys", "BlogSortKeys", "CardBrand", "CartCardSource", "CartErrorCode", "CheckoutErrorCode", "CollectionSortKeys", "CompletionErrorCode", "CountryCode", "CropRegion", "CurrencyCode", "CustomerErrorCode", "DeliveryMethodType", "DigitalWallet", "DiscountApplicationAllocationMethod", "DiscountApplicationTargetSelection", "DiscountApplicationTargetType", "FilterType", "ImageContentType", "LanguageCode", "LocationSortKeys", "MediaContentType", "MediaHost", "MediaPresentationFormat", "MenuItemType", "MetafieldDeleteErrorCode", "MetafieldsSetUserErrorCode", "OrderCancelReason", "OrderFinancialStatus", "OrderFulfillmentStatus", "OrderSortKeys", "PageSortKeys", "PaymentTokenType", "PredictiveSearchLimitScope", "PredictiveSearchType", "ProductCollectionSortKeys", "ProductImageSortKeys", "ProductMediaSortKeys", "ProductRecommendationIntent", "ProductSortKeys", "ProductVariantSortKeys", "SearchPrefixQueryType", "SearchSortKeys", "SearchType", "SearchUnavailableProductsType", "SearchableField", "SellingPlanCheckoutChargeType", "SubmissionErrorCode", "TransactionKind", "TransactionStatus", "UnitPriceMeasurementMeasuredType", "UnitPriceMeasurementMeasuredUnit", "UnitSystem", "WeightUnit", "__toCommonJS"]
7
+ }