a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1763247301;s:6:"expire";i:9999999999;s:4:"tags";s:19:"efd_CONFIG,efd_MAGE";}
{"Query":{"name":"Query","type":"graphql_type","fields":{"customAttributeMetadata":{"name":"customAttributeMetadata","arguments":{"attributes":{"name":"attributes","required":true,"itemsRequired":true,"itemType":"AttributeInput","type":"ObjectArrayArgument"}},"resolver":"Magento\\EavGraphQl\\Model\\Resolver\\CustomAttributeMetadata","required":false,"type":"CustomAttributeMetadata","description":"The customAttributeMetadata query returns the attribute type, given an attribute code and entity type","cache":{"cacheable":false}},"storeConfig":{"name":"storeConfig","arguments":[],"resolver":"Magento\\StoreGraphQl\\Model\\Resolver\\StoreConfigResolver","required":false,"type":"StoreConfig","description":"The store config query","cache":{"cacheable":false}},"availableStores":{"name":"availableStores","arguments":{"useCurrentGroup":{"name":"useCurrentGroup","required":false,"type":"Boolean","description":"Filter store views by current store group"}},"resolver":"Magento\\StoreGraphQl\\Model\\Resolver\\AvailableStoresResolver","required":false,"itemsRequired":false,"itemType":"StoreConfig","type":"ObjectArrayOutputField","description":"Get a list of available store views and their config information."},"products":{"name":"products","arguments":{"search":{"name":"search","required":false,"type":"String","description":"Performs a full-text search using the specified key words."},"filter":{"name":"filter","required":false,"type":"ProductAttributeFilterInput","description":"Identifies which product attributes to search for and return."},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. This attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."},"sort":{"name":"sort","required":false,"type":"ProductAttributeSortInput","description":"Specifies which attributes to sort on, and whether to return the results in ascending or descending order."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Products","required":false,"type":"Products","description":"The products query searches for products that match the criteria specified in the search and filter attributes.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Identity"}},"category":{"name":"category","arguments":{"id":{"name":"id","required":false,"type":"Int","description":"Id of the category."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\CategoryTree","required":false,"type":"CategoryTree","description":"The category query searches for categories that match the criteria specified in the search and filter attributes.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoryTreeIdentity"},"deprecated":{"reason":"Use 'categoryList' query instead of 'category' query"}},"categoryList":{"name":"categoryList","arguments":{"filters":{"name":"filters","required":false,"type":"CategoryFilterInput","description":"Identifies which Category filter inputs to search for and return."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\CategoryList","required":false,"itemsRequired":false,"itemType":"CategoryTree","type":"ObjectArrayOutputField","description":"Returns an array of categories based on the specified filters.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"categories":{"name":"categories","arguments":{"filters":{"name":"filters","required":false,"type":"CategoryFilterInput","description":"Identifies which Category filter inputs to search for and return."},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. This attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\CategoriesQuery","required":false,"type":"CategoryResult","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"checkoutAgreements":{"name":"checkoutAgreements","arguments":[],"resolver":"Magento\\CheckoutAgreementsGraphQl\\Model\\Resolver\\CheckoutAgreements","required":false,"itemsRequired":false,"itemType":"CheckoutAgreement","type":"ObjectArrayOutputField","description":"The Checkout Agreements information"},"cmsPage":{"name":"cmsPage","arguments":{"id":{"name":"id","required":false,"type":"Int","description":"Id of the CMS page","deprecated":{"reason":"The `id` is deprecated. Use `identifier` instead."}},"identifier":{"name":"identifier","required":false,"type":"String","description":"Identifier of the CMS page"}},"resolver":"Magento\\CmsGraphQl\\Model\\Resolver\\Page","required":false,"type":"CmsPage","description":"The CMS page query returns information about a CMS page","cache":{"cacheIdentity":"Magento\\CmsGraphQl\\Model\\Resolver\\Page\\Identity"}},"cmsBlocks":{"name":"cmsBlocks","arguments":{"identifiers":{"name":"identifiers","required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayArgument","description":"Identifiers of the CMS blocks"}},"resolver":"Magento\\CmsGraphQl\\Model\\Resolver\\Blocks","required":false,"type":"CmsBlocks","description":"The CMS block query returns information about CMS blocks","cache":{"cacheIdentity":"Magento\\CmsGraphQl\\Model\\Resolver\\Block\\Identity"}},"compareList":{"name":"compareList","arguments":{"uid":{"name":"uid","required":true,"type":"ID"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\CompareList","required":false,"type":"CompareList","description":"Return products that have been added to the specified compare list"},"cart":{"name":"cart","arguments":{"cart_id":{"name":"cart_id","required":true,"type":"String"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\Cart","required":false,"type":"Cart","description":"Returns information about shopping cart","cache":{"cacheable":false}},"customerCart":{"name":"customerCart","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CustomerCart","required":true,"type":"Cart","description":"Returns information about the customer shopping cart","cache":{"cacheable":false}},"customer":{"name":"customer","arguments":[],"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\Customer","required":false,"type":"Customer","description":"The customer query returns information about a customer account","cache":{"cacheable":false}},"isEmailAvailable":{"name":"isEmailAvailable","arguments":{"email":{"name":"email","required":true,"type":"String","description":"The new customer email"}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\IsEmailAvailable","required":false,"type":"IsEmailAvailableOutput"},"currency":{"name":"currency","arguments":[],"resolver":"Magento\\DirectoryGraphQl\\Model\\Resolver\\Currency","required":false,"type":"Currency","description":"The currency query returns information about store currency.","cache":{"cacheable":false}},"countries":{"name":"countries","arguments":[],"resolver":"Magento\\DirectoryGraphQl\\Model\\Resolver\\Countries","required":false,"itemsRequired":false,"itemType":"Country","type":"ObjectArrayOutputField","description":"The countries query provides information for all countries.","cache":{"cacheable":false}},"country":{"name":"country","arguments":{"id":{"name":"id","required":false,"type":"String"}},"resolver":"Magento\\DirectoryGraphQl\\Model\\Resolver\\Country","required":false,"type":"Country","description":"The countries query provides information for a single country.","cache":{"cacheable":false}},"customerDownloadableProducts":{"name":"customerDownloadableProducts","arguments":[],"resolver":"Magento\\CustomerDownloadableGraphQl\\Model\\Resolver\\CustomerDownloadableProducts","required":false,"type":"CustomerDownloadableProducts","description":"The query returns the contents of a customer's downloadable products","cache":{"cacheable":false}},"pickupLocations":{"name":"pickupLocations","arguments":{"area":{"name":"area","required":false,"type":"AreaInput","description":"Perform search by location using radius and search term."},"filters":{"name":"filters","required":false,"type":"PickupLocationFilterInput","description":"Apply filters by attributes."},"sort":{"name":"sort","required":false,"type":"PickupLocationSortInput","description":"Specifies which attribute to sort on, and whether to return the results in ascending or descending order."},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"The maximum number of pickup locations to return at once. The attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."},"productsInfo":{"name":"productsInfo","required":false,"itemsRequired":false,"itemType":"ProductInfoInput","type":"ObjectArrayArgument","description":"Information about products which should be delivered."}},"resolver":"Magento\\InventoryInStorePickupGraphQl\\Model\\Resolver\\PickupLocations","required":false,"type":"PickupLocations","description":"The pickup locations query searches for locations that match the search request requirements.","cache":{"cacheIdentity":"Magento\\InventoryInStorePickupGraphQl\\Model\\Resolver\\PickupLocations\\Identity"}},"getPayflowLinkToken":{"name":"getPayflowLinkToken","arguments":{"input":{"name":"input","required":true,"type":"PayflowLinkTokenInput"}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowLinkToken","required":false,"type":"PayflowLinkToken","description":"Retrieve payment credentials for transaction. Use this query for Payflow Link and Payments Advanced payment methods."},"getHostedProUrl":{"name":"getHostedProUrl","arguments":{"input":{"name":"input","required":true,"type":"HostedProUrlInput"}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\HostedProUrl","required":false,"type":"HostedProUrl","description":"Retrieve secure PayPal url for Payments Pro Hosted Solution transaction."},"productReviewRatingsMetadata":{"name":"productReviewRatingsMetadata","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\ProductReviewRatingsMetadata","required":true,"type":"ProductReviewRatingsMetadata","description":"Retrieves metadata required by clients to render the Reviews section."},"customerOrders":{"name":"customerOrders","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Orders","required":false,"type":"CustomerOrders","cache":{"cacheable":false},"deprecated":{"reason":"Use orders from customer instead"}},"urlResolver":{"name":"urlResolver","arguments":{"url":{"name":"url","required":true,"type":"String"}},"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\EntityUrl","required":false,"type":"EntityUrl","description":"The urlResolver query returns the relative URL for a specified product, category or CMS page, using as input a url_key appended by the url_suffix, if one exists","cache":{"cacheIdentity":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite\\UrlResolverIdentity"},"deprecated":{"reason":"Use the 'route' query instead"}},"route":{"name":"route","arguments":{"url":{"name":"url","required":true,"type":"String"}},"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\Route","required":false,"type":"RoutableInterface","description":"Return the full details for a specified product, category, or CMS page given the specified url_key, appended by the url_suffix, if one exists","cache":{"cacheIdentity":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite\\UrlResolverIdentity"}},"customerPaymentTokens":{"name":"customerPaymentTokens","arguments":[],"resolver":"\\Magento\\VaultGraphQl\\Model\\Resolver\\PaymentTokens","required":false,"type":"CustomerPaymentTokens","description":"Return a list of customer payment tokens","cache":{"cacheable":false}},"wishlist":{"name":"wishlist","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistResolver","required":false,"type":"WishlistOutput","description":"The wishlist query returns the contents of a customer's wish list","cache":{"cacheable":false},"deprecated":{"reason":"Moved under `Customer` `wishlist`"}},"chatData":{"name":"chatData","arguments":[],"resolver":"\\Dotdigitalgroup\\ChatGraphQl\\Model\\Resolver\\ChatData","required":false,"type":"ChatData","description":"Retrieves an array of configuration data for the chat widget."},"emailCaptureNewsletter":{"name":"emailCaptureNewsletter","arguments":[],"resolver":"\\Dotdigitalgroup\\EmailGraphQl\\Model\\Resolver\\EasyEmailCaptureNewsletter","required":false,"type":"IsConfigSettingEnabledOutput","description":"Returns status of Easy Email Capture for Newsletter."},"emailCaptureCheckout":{"name":"emailCaptureCheckout","arguments":[],"resolver":"\\Dotdigitalgroup\\EmailGraphQl\\Model\\Resolver\\EasyEmailCaptureCheckout","required":false,"type":"IsConfigSettingEnabledOutput","description":"Returns status of Easy Email Capture for Checkout."},"trackingData":{"name":"trackingData","arguments":[],"resolver":"\\Dotdigitalgroup\\EmailGraphQl\\Model\\Resolver\\TrackingData","required":false,"type":"TrackingData","description":"Retrieves an array of configuration data for different types of tracking."},"orderData":{"name":"orderData","arguments":{"orderId":{"name":"orderId","required":true,"type":"String"}},"resolver":"\\Dotdigitalgroup\\EmailGraphQl\\Model\\Resolver\\OrderData","required":false,"type":"Order","description":"Retrieves information about an order by order id."},"mpSmtpBestsellers":{"name":"mpSmtpBestsellers","arguments":{"filters":{"name":"filters","required":false,"type":"MpFilters"}},"resolver":"Mageplaza\\Smtp\\Model\\Resolver\\Bestsellers\\Bestsellers","required":false,"type":"SmtpBestsellersOutput","description":"Searches for Best Sellers information matches the filter."}}},"Mutation":{"name":"Mutation","type":"graphql_type","fields":{"createCompareList":{"name":"createCompareList","arguments":{"input":{"name":"input","required":false,"type":"CreateCompareListInput"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\CreateCompareList","required":false,"type":"CompareList","description":"Creates a new compare list. The compare list is saved for logged in customers"},"addProductsToCompareList":{"name":"addProductsToCompareList","arguments":{"input":{"name":"input","required":false,"type":"AddProductsToCompareListInput"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\AddProductsToCompareList","required":false,"type":"CompareList","description":"Add products to the specified compare list"},"removeProductsFromCompareList":{"name":"removeProductsFromCompareList","arguments":{"input":{"name":"input","required":false,"type":"RemoveProductsFromCompareListInput"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\RemoveProductsFromCompareList","required":false,"type":"CompareList","description":"Remove products from the specified compare list"},"assignCompareListToCustomer":{"name":"assignCompareListToCustomer","arguments":{"uid":{"name":"uid","required":true,"type":"ID"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\AssignCompareListToCustomer","required":false,"type":"AssignCompareListToCustomerOutput","description":"Assign the specified compare list to the logged in customer"},"deleteCompareList":{"name":"deleteCompareList","arguments":{"uid":{"name":"uid","required":true,"type":"ID"}},"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\DeleteCompareList","required":false,"type":"DeleteCompareListOutput","description":"Delete the specified compare list"},"createEmptyCart":{"name":"createEmptyCart","arguments":{"input":{"name":"input","required":false,"type":"createEmptyCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CreateEmptyCart","required":false,"type":"String","description":"Creates an empty shopping cart for a guest or logged in user"},"addSimpleProductsToCart":{"name":"addSimpleProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddSimpleProductsToCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddSimpleProductsToCartOutput"},"addVirtualProductsToCart":{"name":"addVirtualProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddVirtualProductsToCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddVirtualProductsToCartOutput"},"applyCouponToCart":{"name":"applyCouponToCart","arguments":{"input":{"name":"input","required":false,"type":"ApplyCouponToCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ApplyCouponToCart","required":false,"type":"ApplyCouponToCartOutput"},"removeCouponFromCart":{"name":"removeCouponFromCart","arguments":{"input":{"name":"input","required":false,"type":"RemoveCouponFromCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\RemoveCouponFromCart","required":false,"type":"RemoveCouponFromCartOutput"},"updateCartItems":{"name":"updateCartItems","arguments":{"input":{"name":"input","required":false,"type":"UpdateCartItemsInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\UpdateCartItems","required":false,"type":"UpdateCartItemsOutput"},"removeItemFromCart":{"name":"removeItemFromCart","arguments":{"input":{"name":"input","required":false,"type":"RemoveItemFromCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\RemoveItemFromCart","required":false,"type":"RemoveItemFromCartOutput"},"setShippingAddressesOnCart":{"name":"setShippingAddressesOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetShippingAddressesOnCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetShippingAddressesOnCart","required":false,"type":"SetShippingAddressesOnCartOutput"},"setBillingAddressOnCart":{"name":"setBillingAddressOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetBillingAddressOnCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetBillingAddressOnCart","required":false,"type":"SetBillingAddressOnCartOutput"},"setShippingMethodsOnCart":{"name":"setShippingMethodsOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetShippingMethodsOnCartInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetShippingMethodsOnCart","required":false,"type":"SetShippingMethodsOnCartOutput"},"setPaymentMethodOnCart":{"name":"setPaymentMethodOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetPaymentMethodOnCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\SetPaymentMethodOnCart","required":false,"type":"SetPaymentMethodOnCartOutput"},"setGuestEmailOnCart":{"name":"setGuestEmailOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetGuestEmailOnCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\SetGuestEmailOnCart","required":false,"type":"SetGuestEmailOnCartOutput"},"setPaymentMethodAndPlaceOrder":{"name":"setPaymentMethodAndPlaceOrder","arguments":{"input":{"name":"input","required":false,"type":"SetPaymentMethodAndPlaceOrderInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetPaymentAndPlaceOrder","required":false,"type":"PlaceOrderOutput","deprecated":{"reason":"Should use setPaymentMethodOnCart and placeOrder mutations in single request."}},"mergeCarts":{"name":"mergeCarts","arguments":{"source_cart_id":{"name":"source_cart_id","required":true,"type":"String"},"destination_cart_id":{"name":"destination_cart_id","required":false,"type":"String"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\MergeCarts","required":true,"type":"Cart","description":"Merges the source cart into the destination cart"},"placeOrder":{"name":"placeOrder","arguments":{"input":{"name":"input","required":false,"type":"PlaceOrderInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\PlaceOrder","required":false,"type":"PlaceOrderOutput"},"addProductsToCart":{"name":"addProductsToCart","arguments":{"cartId":{"name":"cartId","required":true,"type":"String"},"cartItems":{"name":"cartItems","required":true,"itemsRequired":true,"itemType":"CartItemInput","type":"ObjectArrayArgument"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddProductsToCart","required":false,"type":"AddProductsToCartOutput","description":"Add any type of product to the cart"},"generateCustomerToken":{"name":"generateCustomerToken","arguments":{"email":{"name":"email","required":true,"type":"String"},"password":{"name":"password","required":true,"type":"String"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\GenerateCustomerToken","required":false,"type":"CustomerToken","description":"Retrieve the customer token"},"changeCustomerPassword":{"name":"changeCustomerPassword","arguments":{"currentPassword":{"name":"currentPassword","required":true,"type":"String"},"newPassword":{"name":"newPassword","required":true,"type":"String"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\ChangePassword","required":false,"type":"Customer","description":"Changes the password for the logged-in customer"},"createCustomer":{"name":"createCustomer","arguments":{"input":{"name":"input","required":true,"type":"CustomerInput"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\CreateCustomer","required":false,"type":"CustomerOutput","description":"Create customer account"},"createCustomerV2":{"name":"createCustomerV2","arguments":{"input":{"name":"input","required":true,"type":"CustomerCreateInput"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\CreateCustomer","required":false,"type":"CustomerOutput","description":"Create customer account"},"updateCustomer":{"name":"updateCustomer","arguments":{"input":{"name":"input","required":true,"type":"CustomerInput"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomer","required":false,"type":"CustomerOutput","description":"Deprecated. Use UpdateCustomerV2 instead."},"updateCustomerV2":{"name":"updateCustomerV2","arguments":{"input":{"name":"input","required":true,"type":"CustomerUpdateInput"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomer","required":false,"type":"CustomerOutput","description":"Update the customer's personal information"},"revokeCustomerToken":{"name":"revokeCustomerToken","arguments":[],"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\RevokeCustomerToken","required":false,"type":"RevokeCustomerTokenOutput","description":"Revoke the customer token"},"createCustomerAddress":{"name":"createCustomerAddress","arguments":{"input":{"name":"input","required":true,"type":"CustomerAddressInput"}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\CreateCustomerAddress","required":false,"type":"CustomerAddress","description":"Create customer address"},"updateCustomerAddress":{"name":"updateCustomerAddress","arguments":{"id":{"name":"id","required":true,"type":"Int"},"input":{"name":"input","required":false,"type":"CustomerAddressInput"}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomerAddress","required":false,"type":"CustomerAddress","description":"Update customer address"},"deleteCustomerAddress":{"name":"deleteCustomerAddress","arguments":{"id":{"name":"id","required":true,"type":"Int"}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\DeleteCustomerAddress","required":false,"type":"Boolean","description":"Delete customer address"},"requestPasswordResetEmail":{"name":"requestPasswordResetEmail","arguments":{"email":{"name":"email","required":true,"type":"String"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\RequestPasswordResetEmail","required":false,"type":"Boolean","description":"Request an email with a reset password token for the registered customer identified by the specified email."},"resetPassword":{"name":"resetPassword","arguments":{"email":{"name":"email","required":true,"type":"String"},"resetPasswordToken":{"name":"resetPasswordToken","required":true,"type":"String"},"newPassword":{"name":"newPassword","required":true,"type":"String"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\ResetPassword","required":false,"type":"Boolean","description":"Reset a customer's password using the reset password token that the customer received in an email after requesting it using requestPasswordResetEmail."},"updateCustomerEmail":{"name":"updateCustomerEmail","arguments":{"email":{"name":"email","required":true,"type":"String"},"password":{"name":"password","required":true,"type":"String"}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomerEmail","required":false,"type":"CustomerOutput"},"addDownloadableProductsToCart":{"name":"addDownloadableProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddDownloadableProductsToCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddDownloadableProductsToCartOutput"},"addBundleProductsToCart":{"name":"addBundleProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddBundleProductsToCartInput"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddBundleProductsToCartOutput"},"addConfigurableProductsToCart":{"name":"addConfigurableProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddConfigurableProductsToCartInput"}},"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\AddConfigurableProductsToCart","required":false,"type":"AddConfigurableProductsToCartOutput"},"generateCustomerTokenAsAdmin":{"name":"generateCustomerTokenAsAdmin","arguments":{"input":{"name":"input","required":true,"type":"GenerateCustomerTokenAsAdminInput"}},"resolver":"Magento\\LoginAsCustomerGraphQl\\Model\\Resolver\\RequestCustomerToken","required":false,"type":"GenerateCustomerTokenAsAdminOutput","description":"Request a customer token so that an administrator can perform remote shopping assistance"},"subscribeEmailToNewsletter":{"name":"subscribeEmailToNewsletter","arguments":{"email":{"name":"email","required":true,"type":"String"}},"resolver":"Magento\\NewsletterGraphQl\\Model\\Resolver\\SubscribeEmailToNewsletter","required":false,"type":"SubscribeEmailToNewsletterOutput","description":"Subscribes the specified email to a newsletter"},"createPaypalExpressToken":{"name":"createPaypalExpressToken","arguments":{"input":{"name":"input","required":true,"type":"PaypalExpressTokenInput"}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PaypalExpressToken","required":false,"type":"PaypalExpressTokenOutput","description":"Initiates an Express Checkout transaction and receives a token. Use this mutation for Express Checkout and Payments Standard payment methods."},"createPayflowProToken":{"name":"createPayflowProToken","arguments":{"input":{"name":"input","required":true,"type":"PayflowProTokenInput"}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowProToken","required":false,"type":"CreatePayflowProTokenOutput","description":"Initiates a transaction and receives a token. Use this mutation for Payflow Pro and Payments Pro payment methods"},"handlePayflowProResponse":{"name":"handlePayflowProResponse","arguments":{"input":{"name":"input","required":true,"type":"PayflowProResponseInput"}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowProResponse","required":false,"type":"PayflowProResponseOutput","description":"Handles payment response and saves payment in Quote. Use this mutations for Payflow Pro and Payments Pro payment methods."},"createProductReview":{"name":"createProductReview","arguments":{"input":{"name":"input","required":true,"type":"CreateProductReviewInput"}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\CreateProductReview","required":true,"type":"CreateProductReviewOutput","description":"Creates a product review for the specified SKU"},"reorderItems":{"name":"reorderItems","arguments":{"orderNumber":{"name":"orderNumber","required":true,"type":"String"}},"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Reorder","required":false,"type":"ReorderItemsOutput","description":"Adds all products from a customer's previous order to the cart."},"sendEmailToFriend":{"name":"sendEmailToFriend","arguments":{"input":{"name":"input","required":false,"type":"SendEmailToFriendInput"}},"resolver":"\\Magento\\SendFriendGraphQl\\Model\\Resolver\\SendEmailToFriend","required":false,"type":"SendEmailToFriendOutput","description":"Recommends Product by Sending Single\/Multiple Email"},"deletePaymentToken":{"name":"deletePaymentToken","arguments":{"public_hash":{"name":"public_hash","required":true,"type":"String"}},"resolver":"\\Magento\\VaultGraphQl\\Model\\Resolver\\DeletePaymentToken","required":false,"type":"DeletePaymentTokenOutput","description":"Delete a customer payment token"},"addProductsToWishlist":{"name":"addProductsToWishlist","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID"},"wishlistItems":{"name":"wishlistItems","required":true,"itemsRequired":true,"itemType":"WishlistItemInput","type":"ObjectArrayArgument"}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\AddProductsToWishlist","required":false,"type":"AddProductsToWishlistOutput","description":"Adds one or more products to the specified wish list. This mutation supports all product types"},"removeProductsFromWishlist":{"name":"removeProductsFromWishlist","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID"},"wishlistItemsIds":{"name":"wishlistItemsIds","required":true,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayArgument"}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\RemoveProductsFromWishlist","required":false,"type":"RemoveProductsFromWishlistOutput","description":"Removes one or more products from the specified wish list"},"updateProductsInWishlist":{"name":"updateProductsInWishlist","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID"},"wishlistItems":{"name":"wishlistItems","required":true,"itemsRequired":true,"itemType":"WishlistItemUpdateInput","type":"ObjectArrayArgument"}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\UpdateProductsInWishlist","required":false,"type":"UpdateProductsInWishlistOutput","description":"Updates one or more products in the specified wish list"},"addWishlistItemsToCart":{"name":"addWishlistItemsToCart","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID","description":"The unique ID of the wish list"},"wishlistItemIds":{"name":"wishlistItemIds","required":false,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayArgument","description":"An array of IDs representing products to be added to the cart. If no IDs are specified, all items in the wishlist will be added to the cart"}},"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\Wishlist\\AddToCart","required":false,"type":"AddWishlistItemsToCartOutput","description":"Add items in the specified wishlist to the customer's cart"},"updateChatProfile":{"name":"updateChatProfile","arguments":{"profileId":{"name":"profileId","required":true,"type":"String"},"email":{"name":"email","required":false,"type":"String"},"firstname":{"name":"firstname","required":false,"type":"String"},"lastname":{"name":"lastname","required":false,"type":"String"}},"resolver":"Dotdigitalgroup\\ChatGraphQl\\Model\\Resolver\\UpdateChatProfile","required":false,"type":"Boolean","description":"Sends chat profile data to Engagement Cloud."},"updateQuoteEmail":{"name":"updateQuoteEmail","arguments":{"email":{"name":"email","required":true,"type":"String"},"cartId":{"name":"cartId","required":true,"type":"String"}},"resolver":"Dotdigitalgroup\\EmailGraphQl\\Model\\Resolver\\UpdateQuoteEmail","required":false,"type":"Boolean","description":"Updates the email address of a quote."},"createKlarnaPaymentsSession":{"name":"createKlarnaPaymentsSession","arguments":{"input":{"name":"input","required":false,"type":"createKlarnaPaymentsSessionInput"}},"resolver":"\\Klarna\\KpGraphQl\\Model\\Resolver\\CreateKlarnaPaymentsSession","required":false,"type":"createKlarnaPaymentsSessionOutput","description":"Creates a Klarna Payments Session."},"createBraintreeClientToken":{"name":"createBraintreeClientToken","arguments":[],"resolver":"\\PayPal\\BraintreeGraphQl\\Model\\Resolver\\CreateBraintreeClientToken","required":true,"type":"String","description":"Creates Client Token for Braintree Javascript SDK initialization."}}},"FilterTypeInput":{"name":"FilterTypeInput","type":"graphql_input","fields":{"eq":{"name":"eq","required":false,"arguments":[],"type":"String","description":"Equals"},"finset":{"name":"finset","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField"},"from":{"name":"from","required":false,"arguments":[],"type":"String","description":"From. Must be used with 'to'"},"gt":{"name":"gt","required":false,"arguments":[],"type":"String","description":"Greater than"},"gteq":{"name":"gteq","required":false,"arguments":[],"type":"String","description":"Greater than or equal to"},"in":{"name":"in","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"In. The value can contain a set of comma-separated values"},"like":{"name":"like","required":false,"arguments":[],"type":"String","description":"Like. The specified value can contain % (percent signs) to allow matching of 0 or more characters"},"lt":{"name":"lt","required":false,"arguments":[],"type":"String","description":"Less than"},"lteq":{"name":"lteq","required":false,"arguments":[],"type":"String","description":"Less than or equal to"},"moreq":{"name":"moreq","required":false,"arguments":[],"type":"String","description":"More than or equal to"},"neq":{"name":"neq","required":false,"arguments":[],"type":"String","description":"Not equal to"},"notnull":{"name":"notnull","required":false,"arguments":[],"type":"String","description":"Not null"},"null":{"name":"null","required":false,"arguments":[],"type":"String","description":"Is null"},"to":{"name":"to","required":false,"arguments":[],"type":"String","description":"To. Must be used with 'from'"},"nin":{"name":"nin","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"Not in. The value can contain a set of comma-separated values"}},"description":"FilterTypeInput specifies which action will be performed in a query ","cache":[]},"FilterEqualTypeInput":{"name":"FilterEqualTypeInput","type":"graphql_input","fields":{"in":{"name":"in","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"An array of values to filter on"},"eq":{"name":"eq","required":false,"arguments":[],"type":"String","description":"A string to filter on"}},"description":"Defines a filter that matches the input exactly.","cache":[]},"FilterRangeTypeInput":{"name":"FilterRangeTypeInput","type":"graphql_input","fields":{"from":{"name":"from","required":false,"arguments":[],"type":"String","description":"The beginning of the range"},"to":{"name":"to","required":false,"arguments":[],"type":"String","description":"The end of the range"}},"description":"Defines a filter that matches a range of values, such as prices or dates.","cache":[]},"FilterMatchTypeInput":{"name":"FilterMatchTypeInput","type":"graphql_input","fields":{"match":{"name":"match","required":false,"arguments":[],"type":"String","description":"One or more words to filter on"}},"description":"Defines a filter that performs a fuzzy search.","cache":[]},"FilterStringTypeInput":{"name":"FilterStringTypeInput","type":"graphql_input","fields":{"in":{"name":"in","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"Filters items that are exactly the same as entries specified in an array of strings."},"eq":{"name":"eq","required":false,"arguments":[],"type":"String","description":"Filters items that are exactly the same as the specified string."},"match":{"name":"match","required":false,"arguments":[],"type":"String","description":"Defines a filter that performs a fuzzy search using the specified string."}},"description":"Defines a filter for an input string.","cache":[]},"SearchResultPageInfo":{"name":"SearchResultPageInfo","type":"graphql_type","fields":{"page_size":{"name":"page_size","arguments":[],"required":false,"type":"Int","description":"Specifies the maximum number of items to return"},"current_page":{"name":"current_page","arguments":[],"required":false,"type":"Int","description":"Specifies which page of results to return"},"total_pages":{"name":"total_pages","arguments":[],"required":false,"type":"Int","description":"Total pages"}},"description":"SearchResultPageInfo provides navigation for the query response"},"SortEnum":{"name":"SortEnum","type":"graphql_enum","items":{"ASC":{"name":"asc","_value":"ASC","description":null,"deprecationReason":null},"DESC":{"name":"desc","_value":"DESC","description":null,"deprecationReason":null}},"description":"This enumeration indicates whether to return results in ascending or descending order"},"ComplexTextValue":{"name":"ComplexTextValue","type":"graphql_type","fields":{"html":{"name":"html","arguments":[],"required":true,"type":"String","description":"HTML format"}}},"Money":{"name":"Money","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"Float","description":"A number expressing a monetary value"},"currency":{"name":"currency","arguments":[],"required":false,"type":"CurrencyEnum","description":"A three-letter currency code, such as USD or EUR"}},"description":"A Money object defines a monetary value, including a numeric value and a currency code."},"CurrencyEnum":{"name":"CurrencyEnum","type":"graphql_enum","items":{"AFN":{"name":"afn","_value":"AFN","description":null,"deprecationReason":null},"ALL":{"name":"all","_value":"ALL","description":null,"deprecationReason":null},"AZN":{"name":"azn","_value":"AZN","description":null,"deprecationReason":null},"DZD":{"name":"dzd","_value":"DZD","description":null,"deprecationReason":null},"AOA":{"name":"aoa","_value":"AOA","description":null,"deprecationReason":null},"ARS":{"name":"ars","_value":"ARS","description":null,"deprecationReason":null},"AMD":{"name":"amd","_value":"AMD","description":null,"deprecationReason":null},"AWG":{"name":"awg","_value":"AWG","description":null,"deprecationReason":null},"AUD":{"name":"aud","_value":"AUD","description":null,"deprecationReason":null},"BSD":{"name":"bsd","_value":"BSD","description":null,"deprecationReason":null},"BHD":{"name":"bhd","_value":"BHD","description":null,"deprecationReason":null},"BDT":{"name":"bdt","_value":"BDT","description":null,"deprecationReason":null},"BBD":{"name":"bbd","_value":"BBD","description":null,"deprecationReason":null},"BYN":{"name":"byn","_value":"BYN","description":null,"deprecationReason":null},"BZD":{"name":"bzd","_value":"BZD","description":null,"deprecationReason":null},"BMD":{"name":"bmd","_value":"BMD","description":null,"deprecationReason":null},"BTN":{"name":"btn","_value":"BTN","description":null,"deprecationReason":null},"BOB":{"name":"bob","_value":"BOB","description":null,"deprecationReason":null},"BAM":{"name":"bam","_value":"BAM","description":null,"deprecationReason":null},"BWP":{"name":"bwp","_value":"BWP","description":null,"deprecationReason":null},"BRL":{"name":"brl","_value":"BRL","description":null,"deprecationReason":null},"GBP":{"name":"gbp","_value":"GBP","description":null,"deprecationReason":null},"BND":{"name":"bnd","_value":"BND","description":null,"deprecationReason":null},"BGN":{"name":"bgn","_value":"BGN","description":null,"deprecationReason":null},"BUK":{"name":"buk","_value":"BUK","description":null,"deprecationReason":null},"BIF":{"name":"bif","_value":"BIF","description":null,"deprecationReason":null},"KHR":{"name":"khr","_value":"KHR","description":null,"deprecationReason":null},"CAD":{"name":"cad","_value":"CAD","description":null,"deprecationReason":null},"CVE":{"name":"cve","_value":"CVE","description":null,"deprecationReason":null},"CZK":{"name":"czk","_value":"CZK","description":null,"deprecationReason":null},"KYD":{"name":"kyd","_value":"KYD","description":null,"deprecationReason":null},"GQE":{"name":"gqe","_value":"GQE","description":null,"deprecationReason":null},"CLP":{"name":"clp","_value":"CLP","description":null,"deprecationReason":null},"CNY":{"name":"cny","_value":"CNY","description":null,"deprecationReason":null},"COP":{"name":"cop","_value":"COP","description":null,"deprecationReason":null},"KMF":{"name":"kmf","_value":"KMF","description":null,"deprecationReason":null},"CDF":{"name":"cdf","_value":"CDF","description":null,"deprecationReason":null},"CRC":{"name":"crc","_value":"CRC","description":null,"deprecationReason":null},"HRK":{"name":"hrk","_value":"HRK","description":null,"deprecationReason":null},"CUP":{"name":"cup","_value":"CUP","description":null,"deprecationReason":null},"DKK":{"name":"dkk","_value":"DKK","description":null,"deprecationReason":null},"DJF":{"name":"djf","_value":"DJF","description":null,"deprecationReason":null},"DOP":{"name":"dop","_value":"DOP","description":null,"deprecationReason":null},"XCD":{"name":"xcd","_value":"XCD","description":null,"deprecationReason":null},"EGP":{"name":"egp","_value":"EGP","description":null,"deprecationReason":null},"SVC":{"name":"svc","_value":"SVC","description":null,"deprecationReason":null},"ERN":{"name":"ern","_value":"ERN","description":null,"deprecationReason":null},"EEK":{"name":"eek","_value":"EEK","description":null,"deprecationReason":null},"ETB":{"name":"etb","_value":"ETB","description":null,"deprecationReason":null},"EUR":{"name":"eur","_value":"EUR","description":null,"deprecationReason":null},"FKP":{"name":"fkp","_value":"FKP","description":null,"deprecationReason":null},"FJD":{"name":"fjd","_value":"FJD","description":null,"deprecationReason":null},"GMD":{"name":"gmd","_value":"GMD","description":null,"deprecationReason":null},"GEK":{"name":"gek","_value":"GEK","description":null,"deprecationReason":null},"GEL":{"name":"gel","_value":"GEL","description":null,"deprecationReason":null},"GHS":{"name":"ghs","_value":"GHS","description":null,"deprecationReason":null},"GIP":{"name":"gip","_value":"GIP","description":null,"deprecationReason":null},"GTQ":{"name":"gtq","_value":"GTQ","description":null,"deprecationReason":null},"GNF":{"name":"gnf","_value":"GNF","description":null,"deprecationReason":null},"GYD":{"name":"gyd","_value":"GYD","description":null,"deprecationReason":null},"HTG":{"name":"htg","_value":"HTG","description":null,"deprecationReason":null},"HNL":{"name":"hnl","_value":"HNL","description":null,"deprecationReason":null},"HKD":{"name":"hkd","_value":"HKD","description":null,"deprecationReason":null},"HUF":{"name":"huf","_value":"HUF","description":null,"deprecationReason":null},"ISK":{"name":"isk","_value":"ISK","description":null,"deprecationReason":null},"INR":{"name":"inr","_value":"INR","description":null,"deprecationReason":null},"IDR":{"name":"idr","_value":"IDR","description":null,"deprecationReason":null},"IRR":{"name":"irr","_value":"IRR","description":null,"deprecationReason":null},"IQD":{"name":"iqd","_value":"IQD","description":null,"deprecationReason":null},"ILS":{"name":"ils","_value":"ILS","description":null,"deprecationReason":null},"JMD":{"name":"jmd","_value":"JMD","description":null,"deprecationReason":null},"JPY":{"name":"jpy","_value":"JPY","description":null,"deprecationReason":null},"JOD":{"name":"jod","_value":"JOD","description":null,"deprecationReason":null},"KZT":{"name":"kzt","_value":"KZT","description":null,"deprecationReason":null},"KES":{"name":"kes","_value":"KES","description":null,"deprecationReason":null},"KWD":{"name":"kwd","_value":"KWD","description":null,"deprecationReason":null},"KGS":{"name":"kgs","_value":"KGS","description":null,"deprecationReason":null},"LAK":{"name":"lak","_value":"LAK","description":null,"deprecationReason":null},"LVL":{"name":"lvl","_value":"LVL","description":null,"deprecationReason":null},"LBP":{"name":"lbp","_value":"LBP","description":null,"deprecationReason":null},"LSL":{"name":"lsl","_value":"LSL","description":null,"deprecationReason":null},"LRD":{"name":"lrd","_value":"LRD","description":null,"deprecationReason":null},"LYD":{"name":"lyd","_value":"LYD","description":null,"deprecationReason":null},"LTL":{"name":"ltl","_value":"LTL","description":null,"deprecationReason":null},"MOP":{"name":"mop","_value":"MOP","description":null,"deprecationReason":null},"MKD":{"name":"mkd","_value":"MKD","description":null,"deprecationReason":null},"MGA":{"name":"mga","_value":"MGA","description":null,"deprecationReason":null},"MWK":{"name":"mwk","_value":"MWK","description":null,"deprecationReason":null},"MYR":{"name":"myr","_value":"MYR","description":null,"deprecationReason":null},"MVR":{"name":"mvr","_value":"MVR","description":null,"deprecationReason":null},"LSM":{"name":"lsm","_value":"LSM","description":null,"deprecationReason":null},"MRO":{"name":"mro","_value":"MRO","description":null,"deprecationReason":null},"MUR":{"name":"mur","_value":"MUR","description":null,"deprecationReason":null},"MXN":{"name":"mxn","_value":"MXN","description":null,"deprecationReason":null},"MDL":{"name":"mdl","_value":"MDL","description":null,"deprecationReason":null},"MNT":{"name":"mnt","_value":"MNT","description":null,"deprecationReason":null},"MAD":{"name":"mad","_value":"MAD","description":null,"deprecationReason":null},"MZN":{"name":"mzn","_value":"MZN","description":null,"deprecationReason":null},"MMK":{"name":"mmk","_value":"MMK","description":null,"deprecationReason":null},"NAD":{"name":"nad","_value":"NAD","description":null,"deprecationReason":null},"NPR":{"name":"npr","_value":"NPR","description":null,"deprecationReason":null},"ANG":{"name":"ang","_value":"ANG","description":null,"deprecationReason":null},"YTL":{"name":"ytl","_value":"YTL","description":null,"deprecationReason":null},"NZD":{"name":"nzd","_value":"NZD","description":null,"deprecationReason":null},"NIC":{"name":"nic","_value":"NIC","description":null,"deprecationReason":null},"NGN":{"name":"ngn","_value":"NGN","description":null,"deprecationReason":null},"KPW":{"name":"kpw","_value":"KPW","description":null,"deprecationReason":null},"NOK":{"name":"nok","_value":"NOK","description":null,"deprecationReason":null},"OMR":{"name":"omr","_value":"OMR","description":null,"deprecationReason":null},"PKR":{"name":"pkr","_value":"PKR","description":null,"deprecationReason":null},"PAB":{"name":"pab","_value":"PAB","description":null,"deprecationReason":null},"PGK":{"name":"pgk","_value":"PGK","description":null,"deprecationReason":null},"PYG":{"name":"pyg","_value":"PYG","description":null,"deprecationReason":null},"PEN":{"name":"pen","_value":"PEN","description":null,"deprecationReason":null},"PHP":{"name":"php","_value":"PHP","description":null,"deprecationReason":null},"PLN":{"name":"pln","_value":"PLN","description":null,"deprecationReason":null},"QAR":{"name":"qar","_value":"QAR","description":null,"deprecationReason":null},"RHD":{"name":"rhd","_value":"RHD","description":null,"deprecationReason":null},"RON":{"name":"ron","_value":"RON","description":null,"deprecationReason":null},"RUB":{"name":"rub","_value":"RUB","description":null,"deprecationReason":null},"RWF":{"name":"rwf","_value":"RWF","description":null,"deprecationReason":null},"SHP":{"name":"shp","_value":"SHP","description":null,"deprecationReason":null},"STD":{"name":"std","_value":"STD","description":null,"deprecationReason":null},"SAR":{"name":"sar","_value":"SAR","description":null,"deprecationReason":null},"RSD":{"name":"rsd","_value":"RSD","description":null,"deprecationReason":null},"SCR":{"name":"scr","_value":"SCR","description":null,"deprecationReason":null},"SLL":{"name":"sll","_value":"SLL","description":null,"deprecationReason":null},"SGD":{"name":"sgd","_value":"SGD","description":null,"deprecationReason":null},"SKK":{"name":"skk","_value":"SKK","description":null,"deprecationReason":null},"SBD":{"name":"sbd","_value":"SBD","description":null,"deprecationReason":null},"SOS":{"name":"sos","_value":"SOS","description":null,"deprecationReason":null},"ZAR":{"name":"zar","_value":"ZAR","description":null,"deprecationReason":null},"KRW":{"name":"krw","_value":"KRW","description":null,"deprecationReason":null},"LKR":{"name":"lkr","_value":"LKR","description":null,"deprecationReason":null},"SDG":{"name":"sdg","_value":"SDG","description":null,"deprecationReason":null},"SRD":{"name":"srd","_value":"SRD","description":null,"deprecationReason":null},"SZL":{"name":"szl","_value":"SZL","description":null,"deprecationReason":null},"SEK":{"name":"sek","_value":"SEK","description":null,"deprecationReason":null},"CHF":{"name":"chf","_value":"CHF","description":null,"deprecationReason":null},"SYP":{"name":"syp","_value":"SYP","description":null,"deprecationReason":null},"TWD":{"name":"twd","_value":"TWD","description":null,"deprecationReason":null},"TJS":{"name":"tjs","_value":"TJS","description":null,"deprecationReason":null},"TZS":{"name":"tzs","_value":"TZS","description":null,"deprecationReason":null},"THB":{"name":"thb","_value":"THB","description":null,"deprecationReason":null},"TOP":{"name":"top","_value":"TOP","description":null,"deprecationReason":null},"TTD":{"name":"ttd","_value":"TTD","description":null,"deprecationReason":null},"TND":{"name":"tnd","_value":"TND","description":null,"deprecationReason":null},"TMM":{"name":"tmm","_value":"TMM","description":null,"deprecationReason":null},"USD":{"name":"usd","_value":"USD","description":null,"deprecationReason":null},"UGX":{"name":"ugx","_value":"UGX","description":null,"deprecationReason":null},"UAH":{"name":"uah","_value":"UAH","description":null,"deprecationReason":null},"AED":{"name":"aed","_value":"AED","description":null,"deprecationReason":null},"UYU":{"name":"uyu","_value":"UYU","description":null,"deprecationReason":null},"UZS":{"name":"uzs","_value":"UZS","description":null,"deprecationReason":null},"VUV":{"name":"vuv","_value":"VUV","description":null,"deprecationReason":null},"VEB":{"name":"veb","_value":"VEB","description":null,"deprecationReason":null},"VEF":{"name":"vef","_value":"VEF","description":null,"deprecationReason":null},"VND":{"name":"vnd","_value":"VND","description":null,"deprecationReason":null},"CHE":{"name":"che","_value":"CHE","description":null,"deprecationReason":null},"CHW":{"name":"chw","_value":"CHW","description":null,"deprecationReason":null},"XOF":{"name":"xof","_value":"XOF","description":null,"deprecationReason":null},"WST":{"name":"wst","_value":"WST","description":null,"deprecationReason":null},"YER":{"name":"yer","_value":"YER","description":null,"deprecationReason":null},"ZMK":{"name":"zmk","_value":"ZMK","description":null,"deprecationReason":null},"ZWD":{"name":"zwd","_value":"ZWD","description":null,"deprecationReason":null},"TRY":{"name":"try","_value":"TRY","description":null,"deprecationReason":null},"AZM":{"name":"azm","_value":"AZM","description":null,"deprecationReason":null},"ROL":{"name":"rol","_value":"ROL","description":null,"deprecationReason":null},"TRL":{"name":"trl","_value":"TRL","description":null,"deprecationReason":null},"XPF":{"name":"xpf","_value":"XPF","description":null,"deprecationReason":null}},"description":"The list of available currency codes"},"EnteredOptionInput":{"name":"EnteredOptionInput","type":"graphql_input","fields":{"uid":{"name":"uid","required":true,"arguments":[],"type":"ID","description":"The unique ID for a `CustomizableFieldOption`, `CustomizableFileOption`, `CustomizableAreaOption`, etc. of `CustomizableOptionInterface` objects"},"value":{"name":"value","required":true,"arguments":[],"type":"String","description":"Text the customer entered"}},"description":"Defines a customer-entered option","cache":[]},"AttributeInput":{"name":"AttributeInput","type":"graphql_input","fields":{"attribute_code":{"name":"attribute_code","required":false,"arguments":[],"type":"String","description":"The unique identifier for an attribute code. This value should be in lowercase letters without spaces."},"entity_type":{"name":"entity_type","required":false,"arguments":[],"type":"String","description":"The type of entity that defines the attribute"}},"description":"AttributeInput specifies the attribute_code and entity_type to search","cache":[]},"CustomAttributeMetadata":{"name":"CustomAttributeMetadata","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"Attribute","type":"ObjectArrayOutputField","description":"An array of attributes"}},"description":"CustomAttributeMetadata defines an array of attribute_codes and entity_types"},"Attribute":{"name":"Attribute","type":"graphql_type","fields":{"attribute_code":{"name":"attribute_code","arguments":[],"required":false,"type":"String","description":"The unique identifier for an attribute code. This value should be in lowercase letters without spaces."},"entity_type":{"name":"entity_type","arguments":[],"required":false,"type":"String","description":"The type of entity that defines the attribute"},"attribute_type":{"name":"attribute_type","arguments":[],"required":false,"type":"String","description":"The data type of the attribute"},"input_type":{"name":"input_type","arguments":[],"required":false,"type":"String","description":"The frontend input type of the attribute"},"attribute_options":{"name":"attribute_options","arguments":[],"resolver":"Magento\\EavGraphQl\\Model\\Resolver\\AttributeOptions","required":false,"itemsRequired":false,"itemType":"AttributeOption","type":"ObjectArrayOutputField","description":"Attribute options list."},"storefront_properties":{"name":"storefront_properties","arguments":[],"required":false,"type":"StorefrontProperties","description":"Contains details about the storefront properties configured for the attribute"}},"description":"Attribute contains the attribute_type of the specified attribute_code and entity_type"},"AttributeOption":{"name":"AttributeOption","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Attribute option label."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Attribute option value."}},"description":"Attribute option."},"StorefrontProperties":{"name":"StorefrontProperties","type":"graphql_type","fields":{"use_in_product_listing":{"name":"use_in_product_listing","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the attribute is displayed in product listings"},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The relative position of the attribute in the layered navigation block"},"visible_on_catalog_pages":{"name":"visible_on_catalog_pages","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the attribute is displayed on product pages"},"use_in_layered_navigation":{"name":"use_in_layered_navigation","arguments":[],"required":false,"type":"UseInLayeredNavigationOptions","description":"Indicates whether the attribute is filterable with results, without results, or not at all"},"use_in_search_results_layered_navigation":{"name":"use_in_search_results_layered_navigation","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the attribute can be used in layered navigation on search results pages"}}},"UseInLayeredNavigationOptions":{"name":"UseInLayeredNavigationOptions","type":"graphql_enum","items":{"NO":{"name":"no","_value":"NO","description":null,"deprecationReason":null},"FILTERABLE_WITH_RESULTS":{"name":"filterable_with_results","_value":"FILTERABLE_WITH_RESULTS","description":null,"deprecationReason":null},"FILTERABLE_NO_RESULT":{"name":"filterable_no_result","_value":"FILTERABLE_NO_RESULT","description":null,"deprecationReason":null}}},"StoreConfig":{"name":"StoreConfig","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID number assigned to the store","deprecated":{"reason":"Use `store_code` instead."}},"code":{"name":"code","arguments":[],"required":false,"type":"String","description":"A code assigned to the store to identify it","deprecated":{"reason":"Use `store_code` instead."}},"store_code":{"name":"store_code","arguments":[],"required":false,"type":"ID","description":"The unique ID of the store view. In the Admin, this is called the Store View Code. When making a GraphQL call, assign this value to the `Store` header to provide the scope"},"store_name":{"name":"store_name","arguments":[],"required":false,"type":"String","description":"The label assigned to the store view"},"store_sort_order":{"name":"store_sort_order","arguments":[],"required":false,"type":"Int","description":"The store view sort order"},"is_default_store":{"name":"is_default_store","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the store view has been designated as the default within the store group"},"store_group_code":{"name":"store_group_code","arguments":[],"required":false,"type":"ID","description":"The unique ID assigned to the store group. In the Admin, this is called the Store Name"},"store_group_name":{"name":"store_group_name","arguments":[],"required":false,"type":"String","description":"The label assigned to the store group"},"is_default_store_group":{"name":"is_default_store_group","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the store group has been designated as the default within the website"},"website_id":{"name":"website_id","arguments":[],"required":false,"type":"Int","description":"The ID number assigned to the website store","deprecated":{"reason":"The field should not be used on the storefront"}},"website_code":{"name":"website_code","arguments":[],"required":false,"type":"ID","description":"The unique ID for the website"},"website_name":{"name":"website_name","arguments":[],"required":false,"type":"String","description":"The label assigned to the website"},"locale":{"name":"locale","arguments":[],"required":false,"type":"String","description":"Store locale"},"base_currency_code":{"name":"base_currency_code","arguments":[],"required":false,"type":"String","description":"Base currency code"},"default_display_currency_code":{"name":"default_display_currency_code","arguments":[],"required":false,"type":"String","description":"Default display currency code"},"timezone":{"name":"timezone","arguments":[],"required":false,"type":"String","description":"Timezone of the store"},"weight_unit":{"name":"weight_unit","arguments":[],"required":false,"type":"String","description":"The unit of weight"},"base_url":{"name":"base_url","arguments":[],"required":false,"type":"String","description":"Base URL for the store"},"base_link_url":{"name":"base_link_url","arguments":[],"required":false,"type":"String","description":"Base link URL for the store"},"base_static_url":{"name":"base_static_url","arguments":[],"required":false,"type":"String","description":"Base static URL for the store"},"base_media_url":{"name":"base_media_url","arguments":[],"required":false,"type":"String","description":"Base media URL for the store"},"secure_base_url":{"name":"secure_base_url","arguments":[],"required":false,"type":"String","description":"Secure base URL for the store"},"secure_base_link_url":{"name":"secure_base_link_url","arguments":[],"required":false,"type":"String","description":"Secure base link URL for the store"},"secure_base_static_url":{"name":"secure_base_static_url","arguments":[],"required":false,"type":"String","description":"Secure base static URL for the store"},"secure_base_media_url":{"name":"secure_base_media_url","arguments":[],"required":false,"type":"String","description":"Secure base media URL for the store"},"use_store_in_url":{"name":"use_store_in_url","arguments":[],"required":false,"type":"Boolean","description":"The configuration determines if the store code should be used in the URL"},"product_url_suffix":{"name":"product_url_suffix","arguments":[],"required":false,"type":"String","description":"Product URL Suffix."},"category_url_suffix":{"name":"category_url_suffix","arguments":[],"required":false,"type":"String","description":"Category URL Suffix."},"title_separator":{"name":"title_separator","arguments":[],"required":false,"type":"String","description":"Page Title Separator."},"list_mode":{"name":"list_mode","arguments":[],"required":false,"type":"String","description":"List Mode."},"grid_per_page_values":{"name":"grid_per_page_values","arguments":[],"required":false,"type":"String","description":"Products per Page on Grid Allowed Values."},"list_per_page_values":{"name":"list_per_page_values","arguments":[],"required":false,"type":"String","description":"Products per Page on List Allowed Values."},"grid_per_page":{"name":"grid_per_page","arguments":[],"required":false,"type":"Int","description":"Products per Page on Grid Default Value."},"list_per_page":{"name":"list_per_page","arguments":[],"required":false,"type":"Int","description":"Products per Page on List Default Value."},"catalog_default_sort_by":{"name":"catalog_default_sort_by","arguments":[],"required":false,"type":"String","description":"Default Sort By."},"root_category_id":{"name":"root_category_id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\RootCategoryId","required":false,"type":"Int","description":"The ID of the root category","deprecated":{"reason":"Use `root_category_uid` instead"}},"root_category_uid":{"name":"root_category_uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\RootCategoryUid","required":false,"type":"ID","description":"The unique ID for a `CategoryInterface` object."},"front":{"name":"front","arguments":[],"required":false,"type":"String","description":"Default Web URL"},"cms_home_page":{"name":"cms_home_page","arguments":[],"required":false,"type":"String","description":"CMS Home Page"},"no_route":{"name":"no_route","arguments":[],"required":false,"type":"String","description":"Default No-route URL"},"cms_no_route":{"name":"cms_no_route","arguments":[],"required":false,"type":"String","description":"CMS No Route Page"},"cms_no_cookies":{"name":"cms_no_cookies","arguments":[],"required":false,"type":"String","description":"CMS No Cookies Page"},"show_cms_breadcrumbs":{"name":"show_cms_breadcrumbs","arguments":[],"required":false,"type":"Int","description":"Show Breadcrumbs for CMS Pages"},"required_character_classes_number":{"name":"required_character_classes_number","arguments":[],"required":false,"type":"String","description":"The number of different character classes required in a password (lowercase, uppercase, digits, special characters)."},"minimum_password_length":{"name":"minimum_password_length","arguments":[],"required":false,"type":"String","description":"The minimum number of characters required for a valid password."},"autocomplete_on_storefront":{"name":"autocomplete_on_storefront","arguments":[],"required":false,"type":"Boolean","description":"Enable autocomplete on login and forgot password forms"},"allow_order":{"name":"allow_order","arguments":[],"required":false,"type":"String","description":"The value of the Allow Gift Messages on Order Level option"},"allow_items":{"name":"allow_items","arguments":[],"required":false,"type":"String","description":"The value of the Allow Gift Messages for Order Items option"},"configurable_thumbnail_source":{"name":"configurable_thumbnail_source","arguments":[],"required":false,"type":"String","description":"The configuration setting determines which thumbnail should be used in the cart for configurable products."},"payment_payflowpro_cc_vault_active":{"name":"payment_payflowpro_cc_vault_active","arguments":[],"required":false,"type":"String","description":"Payflow Pro vault status."},"product_reviews_enabled":{"name":"product_reviews_enabled","arguments":[],"required":false,"type":"String","description":"Indicates whether product reviews are enabled. Possible values: 1 (Yes) and 0 (No)"},"allow_guests_to_write_product_reviews":{"name":"allow_guests_to_write_product_reviews","arguments":[],"required":false,"type":"String","description":"Indicates whether guest users can write product reviews. Possible values: 1 (Yes) and 0 (No)"},"send_friend":{"name":"send_friend","arguments":[],"resolver":"\\Magento\\SendFriendGraphQl\\Model\\Resolver\\SendFriendConfiguration","required":false,"type":"SendFriendConfiguration","description":"Email to a Friend configuration."},"head_shortcut_icon":{"name":"head_shortcut_icon","arguments":[],"required":false,"type":"String","description":"Favicon Icon"},"default_title":{"name":"default_title","arguments":[],"required":false,"type":"String","description":"Default Page Title"},"title_prefix":{"name":"title_prefix","arguments":[],"required":false,"type":"String","description":"Page Title Prefix"},"title_suffix":{"name":"title_suffix","arguments":[],"required":false,"type":"String","description":"Page Title Suffix"},"default_description":{"name":"default_description","arguments":[],"required":false,"type":"String","description":"Default Meta Description"},"default_keywords":{"name":"default_keywords","arguments":[],"required":false,"type":"String","description":"Default Meta Keywords"},"head_includes":{"name":"head_includes","arguments":[],"required":false,"type":"String","description":"Scripts and Style Sheets"},"demonotice":{"name":"demonotice","arguments":[],"required":false,"type":"Int","description":"Display Demo Store Notice"},"header_logo_src":{"name":"header_logo_src","arguments":[],"required":false,"type":"String","description":"Logo Image"},"logo_width":{"name":"logo_width","arguments":[],"required":false,"type":"Int","description":"Logo Attribute Width"},"logo_height":{"name":"logo_height","arguments":[],"required":false,"type":"Int","description":"Logo Attribute Height"},"welcome":{"name":"welcome","arguments":[],"required":false,"type":"String","description":"Welcome Text"},"logo_alt":{"name":"logo_alt","arguments":[],"required":false,"type":"String","description":"Logo Image Alt"},"absolute_footer":{"name":"absolute_footer","arguments":[],"required":false,"type":"String","description":"Footer Miscellaneous HTML"},"copyright":{"name":"copyright","arguments":[],"required":false,"type":"String","description":"Copyright"},"product_fixed_product_tax_display_setting":{"name":"product_fixed_product_tax_display_setting","arguments":[],"resolver":"Magento\\WeeeGraphQl\\Model\\Resolver\\StoreConfig","required":false,"type":"FixedProductTaxDisplaySettings","description":"Corresponds to the 'Display Prices On Product View Page' field. It indicates how FPT information is displayed on product pages"},"category_fixed_product_tax_display_setting":{"name":"category_fixed_product_tax_display_setting","arguments":[],"resolver":"Magento\\WeeeGraphQl\\Model\\Resolver\\StoreConfig","required":false,"type":"FixedProductTaxDisplaySettings","description":"Corresponds to the 'Display Prices In Product Lists' field. It indicates how FPT information is displayed on category pages"},"sales_fixed_product_tax_display_setting":{"name":"sales_fixed_product_tax_display_setting","arguments":[],"resolver":"Magento\\WeeeGraphQl\\Model\\Resolver\\StoreConfig","required":false,"type":"FixedProductTaxDisplaySettings","description":"Corresponds to the 'Display Prices In Sales Modules' field. It indicates how FPT information is displayed on cart, checkout, and order pages"},"magento_wishlist_general_is_enabled":{"name":"magento_wishlist_general_is_enabled","arguments":[],"required":false,"type":"String","description":"Indicates whether wishlists are enabled (1) or disabled (0)"},"braintree_cc_vault_active":{"name":"braintree_cc_vault_active","arguments":[],"required":false,"type":"String","description":"Braintree cc vault status."},"rvvup_payments_active":{"name":"rvvup_payments_active","arguments":[],"required":false,"type":"String","description":"Rvvup Payments Active"}},"description":"The type contains information about a store config"},"Website":{"name":"Website","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID number assigned to the website","deprecated":{"reason":"The field should not be used on the storefront."}},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The website name. Websites use this name to identify it easier.","deprecated":{"reason":"The field should not be used on the storefront."}},"code":{"name":"code","arguments":[],"required":false,"type":"String","description":"A code assigned to the website to identify it","deprecated":{"reason":"The field should not be used on the storefront."}},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The attribute to use for sorting websites","deprecated":{"reason":"The field should not be used on the storefront."}},"default_group_id":{"name":"default_group_id","arguments":[],"required":false,"type":"String","description":"The default group ID that the website has","deprecated":{"reason":"The field should not be used on the storefront."}},"is_default":{"name":"is_default","arguments":[],"required":false,"type":"Boolean","description":"Specifies if this is the default website","deprecated":{"reason":"The field should not be used on the storefront."}}},"description":"Website is deprecated because it is should not be used on storefront. The type contains information about a website"},"ProductAttributeFilterInput":{"name":"ProductAttributeFilterInput","type":"graphql_input","fields":{"category_id":{"name":"category_id","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Deprecated: use `category_uid` to filter product by category id."},"category_uid":{"name":"category_uid","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter product by the unique ID for a `CategoryInterface` object."},"url_key":{"name":"url_key","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"The part of the URL that identifies the product"},"created_at":{"name":"created_at","required":false,"arguments":[],"type":"FilterTypeInput"},"news_from_date":{"name":"news_from_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter product by news_from_date."},"news_to_date":{"name":"news_to_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter product by news_to_date."},"course_month":{"name":"course_month","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Course Month"},"course_type":{"name":"course_type","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Course Type"},"location":{"name":"location","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Location"},"price":{"name":"price","type":"FilterRangeTypeInput","arguments":[],"required":false,"description":"Attribute label: Price"},"description":{"name":"description","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Description"},"name":{"name":"name","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Product Name"},"short_description":{"name":"short_description","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Short Description"},"sku":{"name":"sku","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: SKU"}},"description":"ProductAttributeFilterInput defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for.","cache":[]},"ProductAttributeSortInput":{"name":"ProductAttributeSortInput","type":"graphql_input","fields":{"relevance":{"name":"relevance","required":false,"arguments":[],"type":"SortEnum","description":"Sort by the search relevance score (default)."},"position":{"name":"position","required":false,"arguments":[],"type":"SortEnum","description":"Sort by the position assigned to each product."},"name":{"name":"name","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Product Name"},"price":{"name":"price","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Price"},"start_date":{"name":"start_date","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Start Date"},"location":{"name":"location","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Location"},"course_type":{"name":"course_type","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Course Type"},"course_month":{"name":"course_month","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Course Month"}},"description":"ProductAttributeSortInput specifies the attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order. It's possible to sort products using searchable attributes with enabled 'Use in Filter Options' option","cache":[]},"Products":{"name":"Products","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"An array of products that match the specified search criteria."},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"An object that includes the page_info and currentPage values specified in the query."},"total_count":{"name":"total_count","arguments":[],"required":false,"type":"Int","description":"The number of products that are marked as visible. By default, in complex products, parent products are visible, but their child products are not."},"filters":{"name":"filters","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\LayerFilters","required":false,"itemsRequired":false,"itemType":"LayerFilter","type":"ObjectArrayOutputField","description":"Layered navigation filters array.","deprecated":{"reason":"Use aggregations instead"}},"aggregations":{"name":"aggregations","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Aggregations","required":false,"itemsRequired":false,"itemType":"Aggregation","type":"ObjectArrayOutputField","description":"Layered navigation aggregations."},"sort_fields":{"name":"sort_fields","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\SortFields","required":false,"type":"SortFields","description":"An object that includes the default sort field and all available sort fields."}},"description":"The Products object is the top-level object returned in a product search."},"ProductInterface":{"name":"ProductInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\ProductInterfaceTypeResolverComposite","description":"The ProductInterface contains attributes that are common to all types of products. Note that descriptions may not be available for custom and EAV attributes.","cache":[]},"ProductImage":{"name":"ProductImage","type":"graphql_type","fields":{"url":{"name":"url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery\\Url","required":false,"type":"String","description":"The URL of the product image or video."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label of the product image or video."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The media item's position after it has been sorted."},"disabled":{"name":"disabled","arguments":[],"required":false,"type":"Boolean","description":"Whether the image is hidden from view."}},"implements":{"MediaGalleryInterface":{"interface":"MediaGalleryInterface","copyFields":true}},"description":"Product image information. Contains the image URL and label.","module":"Magento\\CatalogGraphQl"},"ProductLinksInterface":{"name":"ProductLinksInterface","type":"graphql_interface","fields":{"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The identifier of the linked product."},"link_type":{"name":"link_type","arguments":[],"required":false,"type":"String","description":"One of related, associated, upsell, or crosssell."},"linked_product_sku":{"name":"linked_product_sku","arguments":[],"required":false,"type":"String","description":"The SKU of the linked product."},"linked_product_type":{"name":"linked_product_type","arguments":[],"required":false,"type":"String","description":"The type of linked product (simple, virtual, bundle, downloadable, grouped, configurable)."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The position within the list of product links."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\ProductLinkTypeResolverComposite","description":"ProductLinks contains information about linked products, including the link type and product type of each item.","cache":[]},"MediaGalleryEntry":{"name":"MediaGalleryEntry","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The identifier assigned to the object.","deprecated":{"reason":"Use `uid` instead."}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `MediaGalleryEntry` object."},"media_type":{"name":"media_type","arguments":[],"required":false,"type":"String","description":"image or video."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The alt text displayed on the UI when the user points to the image."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The media item's position after it has been sorted."},"disabled":{"name":"disabled","arguments":[],"required":false,"type":"Boolean","description":"Whether the image is hidden from view."},"types":{"name":"types","arguments":[],"required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"Array of image types. It can have the following values: image, small_image, thumbnail."},"file":{"name":"file","arguments":[],"required":false,"type":"String","description":"The path of the image on the server."},"content":{"name":"content","arguments":[],"required":false,"type":"ProductMediaGalleryEntriesContent","description":"Contains a ProductMediaGalleryEntriesContent object."},"video_content":{"name":"video_content","arguments":[],"required":false,"type":"ProductMediaGalleryEntriesVideoContent","description":"Contains a ProductMediaGalleryEntriesVideoContent object."}},"description":"MediaGalleryEntry defines characteristics about images and videos associated with a specific product."},"ProductMediaGalleryEntriesContent":{"name":"ProductMediaGalleryEntriesContent","type":"graphql_type","fields":{"base64_encoded_data":{"name":"base64_encoded_data","arguments":[],"required":false,"type":"String","description":"The image in base64 format."},"type":{"name":"type","arguments":[],"required":false,"type":"String","description":"The MIME type of the file, such as image\/png."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The file name of the image."}},"description":"ProductMediaGalleryEntriesContent contains an image in base64 format and basic information about the image."},"ProductMediaGalleryEntriesVideoContent":{"name":"ProductMediaGalleryEntriesVideoContent","type":"graphql_type","fields":{"media_type":{"name":"media_type","arguments":[],"required":false,"type":"String","description":"Must be external-video."},"video_provider":{"name":"video_provider","arguments":[],"required":false,"type":"String","description":"Describes the video source."},"video_url":{"name":"video_url","arguments":[],"required":false,"type":"String","description":"The URL to the video."},"video_title":{"name":"video_title","arguments":[],"required":false,"type":"String","description":"The title of the video."},"video_description":{"name":"video_description","arguments":[],"required":false,"type":"String","description":"A description of the video."},"video_metadata":{"name":"video_metadata","arguments":[],"required":false,"type":"String","description":"Optional data about the video."}},"description":"ProductMediaGalleryEntriesVideoContent contains a link to a video file and basic information about the video."},"ProductPrices":{"name":"ProductPrices","type":"graphql_type","fields":{"minimalPrice":{"name":"minimalPrice","arguments":[],"required":false,"type":"Price","description":"The lowest possible final price for all the options defined within a composite product. If you are specifying a price range, this would be the from value.","deprecated":{"reason":"Use PriceRange.minimum_price."}},"maximalPrice":{"name":"maximalPrice","arguments":[],"required":false,"type":"Price","description":"The highest possible final price for all the options defined within a composite product. If you are specifying a price range, this would be the to value.","deprecated":{"reason":"Use PriceRange.maximum_price."}},"regularPrice":{"name":"regularPrice","arguments":[],"required":false,"type":"Price","description":"The base price of a product.","deprecated":{"reason":"Use regular_price from PriceRange.minimum_price or PriceRange.maximum_price."}}},"description":"ProductPrices is deprecated, replaced by PriceRange. The ProductPrices object contains the regular price of an item, as well as its minimum and maximum prices. Only composite products, which include bundle, configurable, and grouped products, can contain a minimum and maximum price."},"Price":{"name":"Price","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":false,"type":"Money","description":"The price of a product plus a three-letter currency code.","deprecated":{"reason":"Price is deprecated, use ProductPrice."}},"adjustments":{"name":"adjustments","arguments":[],"required":false,"itemsRequired":false,"itemType":"PriceAdjustment","type":"ObjectArrayOutputField","description":"An array that provides information about tax, weee, or weee_tax adjustments.","deprecated":{"reason":"Price is deprecated, use ProductPrice."}}},"description":"Price is deprecated, replaced by ProductPrice. The Price object defines the price of a product as well as any tax-related adjustments."},"PriceAdjustment":{"name":"PriceAdjustment","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":false,"type":"Money","description":"The amount of the price adjustment and its currency code."},"code":{"name":"code","arguments":[],"required":false,"type":"PriceAdjustmentCodesEnum","description":"Indicates whether the adjustment involves tax, weee, or weee_tax.","deprecated":{"reason":"PriceAdjustment is deprecated."}},"description":{"name":"description","arguments":[],"required":false,"type":"PriceAdjustmentDescriptionEnum","description":"Indicates whether the entity described by the code attribute is included or excluded from the adjustment.","deprecated":{"reason":"PriceAdjustment is deprecated."}}},"description":"PriceAdjustment is deprecated. Taxes will be included or excluded in the price. The PricedAdjustment object defines the amount of money to apply as an adjustment, the type of adjustment to apply, and whether the item is included or excluded from the adjustment."},"PriceAdjustmentCodesEnum":{"name":"PriceAdjustmentCodesEnum","type":"graphql_enum","items":{"TAX":{"name":"tax","_value":"TAX","description":null,"deprecationReason":"PriceAdjustmentCodesEnum is deprecated. Tax is included or excluded in price. Tax is not shown separtely in Catalog"},"WEEE":{"name":"weee","_value":"WEEE","description":null,"deprecationReason":"WEEE code is deprecated, use fixed_product_taxes.label"},"WEEE_TAX":{"name":"weee_tax","_value":"WEEE_TAX","description":null,"deprecationReason":"Use fixed_product_taxes. PriceAdjustmentCodesEnum is deprecated. Tax is included or excluded in price. Tax is not shown separtely in Catalog"}},"description":"PriceAdjustment.code is deprecated. This enumeration contains values defined in modules other than the Catalog module."},"PriceAdjustmentDescriptionEnum":{"name":"PriceAdjustmentDescriptionEnum","type":"graphql_enum","items":{"INCLUDED":{"name":"included","_value":"INCLUDED","description":null,"deprecationReason":null},"EXCLUDED":{"name":"excluded","_value":"EXCLUDED","description":null,"deprecationReason":null}},"description":"PriceAdjustmentDescriptionEnum is deprecated. This enumeration states whether a price adjustment is included or excluded."},"PriceRange":{"name":"PriceRange","type":"graphql_type","fields":{"minimum_price":{"name":"minimum_price","arguments":[],"required":true,"type":"ProductPrice","description":"The lowest possible price for the product."},"maximum_price":{"name":"maximum_price","arguments":[],"required":false,"type":"ProductPrice","description":"The highest possible price for the product."}},"description":"Price range for a product. If the product has a single price, the minimum and maximum price will be the same."},"ProductPrice":{"name":"ProductPrice","type":"graphql_type","fields":{"regular_price":{"name":"regular_price","arguments":[],"required":true,"type":"Money","description":"The regular price of the product."},"final_price":{"name":"final_price","arguments":[],"required":true,"type":"Money","description":"The final price of the product after discounts applied."},"discount":{"name":"discount","arguments":[],"required":false,"type":"ProductDiscount","description":"The price discount. Represents the difference between the regular and final price."},"fixed_product_taxes":{"name":"fixed_product_taxes","arguments":[],"resolver":"Magento\\WeeeGraphQl\\Model\\Resolver\\FixedProductTax","required":false,"itemsRequired":false,"itemType":"FixedProductTax","type":"ObjectArrayOutputField","description":"The multiple FPTs that can be applied to a product price."}},"description":"Represents a product price."},"ProductDiscount":{"name":"ProductDiscount","type":"graphql_type","fields":{"percent_off":{"name":"percent_off","arguments":[],"required":false,"type":"Float","description":"The discount expressed a percentage."},"amount_off":{"name":"amount_off","arguments":[],"required":false,"type":"Float","description":"The actual value of the discount."}},"description":"A discount applied to a product price."},"CategoryInterface":{"name":"CategoryInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"An ID that uniquely identifies the category.","deprecated":{"reason":"Use the `uid` argument instead."}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CategoryInterface` object."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoryHtmlAttribute","required":false,"type":"String","description":"An optional description of the category."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The display name of the category."},"path":{"name":"path","arguments":[],"required":false,"type":"String","description":"Category Path."},"path_in_store":{"name":"path_in_store","arguments":[],"required":false,"type":"String","description":"Category path in store."},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The url key assigned to the category."},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","description":"The url path assigned to the category."},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Categories' is enabled"},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The position of the category relative to other categories at the same level in tree."},"level":{"name":"level","arguments":[],"required":false,"type":"Int","description":"Indicates the depth of the category within the tree."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the category was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the category was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_count":{"name":"product_count","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\ProductsCount","required":false,"type":"Int","description":"The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not."},"default_sort_by":{"name":"default_sort_by","arguments":[],"required":false,"type":"String","description":"The attribute to use for sorting."},"products":{"name":"products","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. This attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."},"sort":{"name":"sort","required":false,"type":"ProductAttributeSortInput","description":"Specifies which attributes to sort on, and whether to return the results in ascending or descending order."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Products","required":false,"type":"CategoryProducts","description":"The list of products assigned to the category.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Identity"}},"breadcrumbs":{"name":"breadcrumbs","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Breadcrumbs","required":false,"itemsRequired":false,"itemType":"Breadcrumb","type":"ObjectArrayOutputField","description":"Breadcrumbs, parent categories info."},"cms_block":{"name":"cms_block","arguments":[],"resolver":"Magento\\CatalogCmsGraphQl\\Model\\Resolver\\Category\\Block","required":false,"type":"CmsBlock","description":"Category CMS Block."},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\CategoryUrlSuffix","required":false,"type":"String","description":"The part of the category URL that is appended after the url key"},"available_sort_by":{"name":"available_sort_by","type":"String[]","arguments":[]},"call_for_price_active":{"name":"call_for_price_active","type":"Int","arguments":[]},"children_count":{"name":"children_count","type":"String","arguments":[]},"creareseo_heading":{"name":"creareseo_heading","type":"String","arguments":[]},"custom_layout_update_file":{"name":"custom_layout_update_file","type":"String","arguments":[]},"display_mode":{"name":"display_mode","type":"String","arguments":[]},"filter_price_range":{"name":"filter_price_range","type":"Float","arguments":[]},"groupscatalog2_groups":{"name":"groupscatalog2_groups","type":"String","arguments":[]},"image":{"name":"image","type":"String","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Image"},"include_in_menu":{"name":"include_in_menu","type":"Int","arguments":[]},"is_anchor":{"name":"is_anchor","type":"Int","arguments":[]},"landing_page":{"name":"landing_page","type":"Int","arguments":[]},"meta_description":{"name":"meta_description","type":"String","arguments":[]},"meta_keywords":{"name":"meta_keywords","type":"String","arguments":[]},"meta_title":{"name":"meta_title","type":"String","arguments":[]},"searchindex_weight":{"name":"searchindex_weight","type":"String","arguments":[]},"sw_cat_block_bottom":{"name":"sw_cat_block_bottom","type":"String","arguments":[]},"sw_cat_block_columns":{"name":"sw_cat_block_columns","type":"String","arguments":[]},"sw_cat_block_left":{"name":"sw_cat_block_left","type":"String","arguments":[]},"sw_cat_block_right":{"name":"sw_cat_block_right","type":"String","arguments":[]},"sw_cat_block_top":{"name":"sw_cat_block_top","type":"String","arguments":[]},"sw_cat_block_type":{"name":"sw_cat_block_type","type":"String","arguments":[]},"sw_cat_float_type":{"name":"sw_cat_float_type","type":"String","arguments":[]},"sw_cat_hide_menu_item":{"name":"sw_cat_hide_menu_item","type":"Int","arguments":[]},"sw_cat_label":{"name":"sw_cat_label","type":"String","arguments":[]},"sw_cat_left_block_width":{"name":"sw_cat_left_block_width","type":"String","arguments":[]},"sw_cat_right_block_width":{"name":"sw_cat_right_block_width","type":"String","arguments":[]},"sw_cat_static_width":{"name":"sw_cat_static_width","type":"String","arguments":[]},"sw_font_icon":{"name":"sw_font_icon","type":"String","arguments":[]},"sw_icon_image":{"name":"sw_icon_image","type":"String","arguments":[]},"sw_menu_block_bottom_content":{"name":"sw_menu_block_bottom_content","type":"String","arguments":[]},"sw_menu_block_left_content":{"name":"sw_menu_block_left_content","type":"String","arguments":[]},"sw_menu_block_left_width":{"name":"sw_menu_block_left_width","type":"String","arguments":[]},"sw_menu_block_right_content":{"name":"sw_menu_block_right_content","type":"String","arguments":[]},"sw_menu_block_right_width":{"name":"sw_menu_block_right_width","type":"String","arguments":[]},"sw_menu_block_top_content":{"name":"sw_menu_block_top_content","type":"String","arguments":[]},"sw_menu_cat_columns":{"name":"sw_menu_cat_columns","type":"String","arguments":[]},"sw_menu_cat_label":{"name":"sw_menu_cat_label","type":"String","arguments":[]},"sw_menu_float_type":{"name":"sw_menu_float_type","type":"String","arguments":[]},"sw_menu_font_icon":{"name":"sw_menu_font_icon","type":"String","arguments":[]},"sw_menu_hide_item":{"name":"sw_menu_hide_item","type":"Int","arguments":[]},"sw_menu_icon_img":{"name":"sw_menu_icon_img","type":"String","arguments":[]},"sw_menu_static_width":{"name":"sw_menu_static_width","type":"String","arguments":[]},"sw_menu_type":{"name":"sw_menu_type","type":"String","arguments":[]},"sw_ocat_additional_content":{"name":"sw_ocat_additional_content","type":"String","arguments":[]},"sw_ocat_category_font_icon":{"name":"sw_ocat_category_font_icon","type":"String","arguments":[]},"sw_ocat_category_hoverbgcolor":{"name":"sw_ocat_category_hoverbgcolor","type":"String","arguments":[]},"sw_ocat_category_icon_image":{"name":"sw_ocat_category_icon_image","type":"String","arguments":[]},"sw_ocat_hide_this_item":{"name":"sw_ocat_hide_this_item","type":"Int","arguments":[]},"sw_product_attribute_tab_1":{"name":"sw_product_attribute_tab_1","type":"String","arguments":[]},"sw_product_attribute_tab_2":{"name":"sw_product_attribute_tab_2","type":"String","arguments":[]},"sw_product_attribute_tab_3":{"name":"sw_product_attribute_tab_3","type":"String","arguments":[]},"sw_product_attribute_tab_4":{"name":"sw_product_attribute_tab_4","type":"String","arguments":[]},"sw_product_attribute_tab_5":{"name":"sw_product_attribute_tab_5","type":"String","arguments":[]},"sw_product_staticblock_tab_1":{"name":"sw_product_staticblock_tab_1","type":"String","arguments":[]},"sw_product_staticblock_tab_2":{"name":"sw_product_staticblock_tab_2","type":"String","arguments":[]},"sw_product_staticblock_tab_3":{"name":"sw_product_staticblock_tab_3","type":"String","arguments":[]},"sw_product_staticblock_tab_4":{"name":"sw_product_staticblock_tab_4","type":"String","arguments":[]},"sw_product_staticblock_tab_5":{"name":"sw_product_staticblock_tab_5","type":"String","arguments":[]},"sw_product_staticblock_tab_6":{"name":"sw_product_staticblock_tab_6","type":"String","arguments":[]},"sw_product_staticblock_tab_7":{"name":"sw_product_staticblock_tab_7","type":"String","arguments":[]},"sw_product_staticblock_tab_8":{"name":"sw_product_staticblock_tab_8","type":"String","arguments":[]},"sw_product_staticblock_tab_9":{"name":"sw_product_staticblock_tab_9","type":"String","arguments":[]},"sync_to_facebook_catalog":{"name":"sync_to_facebook_catalog","type":"Int","arguments":[]},"um_cat_desc_height":{"name":"um_cat_desc_height","type":"String","arguments":[]},"um_cat_read_less_text":{"name":"um_cat_read_less_text","type":"String","arguments":[]},"um_cat_read_more_text":{"name":"um_cat_read_more_text","type":"String","arguments":[]}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\CategoryInterfaceTypeResolver","description":"CategoryInterface contains the full set of attributes that can be returned in a category search.","cache":[]},"CategoryProducts":{"name":"CategoryProducts","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"An array of products that are assigned to the category."},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"An object that includes the page_info and currentPage values specified in the query."},"total_count":{"name":"total_count","arguments":[],"required":false,"type":"Int","description":"The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not."}},"description":"The category products object returned in the Category query."},"Breadcrumb":{"name":"Breadcrumb","type":"graphql_type","fields":{"category_id":{"name":"category_id","arguments":[],"required":false,"type":"Int","description":"Category ID.","deprecated":{"reason":"Use the `category_uid` argument instead."}},"category_uid":{"name":"category_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `Breadcrumb` object."},"category_name":{"name":"category_name","arguments":[],"required":false,"type":"String","description":"Category name."},"category_level":{"name":"category_level","arguments":[],"required":false,"type":"Int","description":"Category level."},"category_url_key":{"name":"category_url_key","arguments":[],"required":false,"type":"String","description":"Category URL key."},"category_url_path":{"name":"category_url_path","arguments":[],"required":false,"type":"String","description":"Category URL path."}},"description":"Breadcrumb item."},"MediaGalleryInterface":{"name":"MediaGalleryInterface","type":"graphql_interface","fields":{"url":{"name":"url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery\\Url","required":false,"type":"String","description":"The URL of the product image or video."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label of the product image or video."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The media item's position after it has been sorted."},"disabled":{"name":"disabled","arguments":[],"required":false,"type":"Boolean","description":"Whether the image is hidden from view."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\MediaGalleryTypeResolver","description":"Contains basic information about a product image or video.","cache":[]},"LayerFilter":{"name":"LayerFilter","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"Layered navigation filter name.","deprecated":{"reason":"Use Aggregation.label instead."}},"request_var":{"name":"request_var","arguments":[],"required":false,"type":"String","description":"Request variable name for filter query.","deprecated":{"reason":"Use Aggregation.attribute_code instead."}},"filter_items_count":{"name":"filter_items_count","arguments":[],"required":false,"type":"Int","description":"Count of filter items in filter group.","deprecated":{"reason":"Use Aggregation.count instead."}},"filter_items":{"name":"filter_items","arguments":[],"required":false,"itemsRequired":false,"itemType":"LayerFilterItemInterface","type":"ObjectArrayOutputField","description":"Array of filter items.","deprecated":{"reason":"Use Aggregation.options instead."}}}},"LayerFilterItemInterface":{"name":"LayerFilterItemInterface","type":"graphql_interface","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Filter label.","deprecated":{"reason":"Use AggregationOption.label instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"Value for filter request variable to be used in query.","deprecated":{"reason":"Use AggregationOption.value instead."}},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"Count of items by filter.","deprecated":{"reason":"Use AggregationOption.count instead."}}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\LayerFilterItemTypeResolverComposite"},"Aggregation":{"name":"Aggregation","type":"graphql_type","fields":{"count":{"name":"count","arguments":[],"required":false,"type":"Int","description":"The number of options in the aggregation group."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The aggregation display name."},"attribute_code":{"name":"attribute_code","arguments":[],"required":true,"type":"String","description":"Attribute code of the aggregation group."},"options":{"name":"options","arguments":[],"required":false,"itemsRequired":false,"itemType":"AggregationOption","type":"ObjectArrayOutputField","description":"Array of options for the aggregation."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The relative position of the attribute in a layered navigation block"}},"description":"A bucket that contains information for each filterable option (such as price, category `UID`, and custom attributes)."},"AggregationOption":{"name":"AggregationOption","type":"graphql_type","fields":{"count":{"name":"count","arguments":[],"required":false,"type":"Int","description":"The number of items that match the aggregation option."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Aggregation option display label."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The internal ID that represents the value of the option."}},"implements":{"AggregationOptionInterface":{"interface":"AggregationOptionInterface","copyFields":true}},"module":"Magento\\CatalogGraphQl"},"SortFields":{"name":"SortFields","type":"graphql_type","fields":{"default":{"name":"default","arguments":[],"required":false,"type":"String","description":"Default value of sort fields."},"options":{"name":"options","arguments":[],"required":false,"itemsRequired":false,"itemType":"SortField","type":"ObjectArrayOutputField","description":"Available sort fields."}},"description":"SortFields contains a default value for sort fields and all available sort fields."},"SortField":{"name":"SortField","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Attribute code of sort field."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Label of sort field."}}},"CategoryTree":{"name":"CategoryTree","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"An ID that uniquely identifies the category.","deprecated":{"reason":"Use the `uid` argument instead."}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CategoryInterface` object."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoryHtmlAttribute","required":false,"type":"String","description":"An optional description of the category."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The display name of the category."},"path":{"name":"path","arguments":[],"required":false,"type":"String","description":"Category Path."},"path_in_store":{"name":"path_in_store","arguments":[],"required":false,"type":"String","description":"Category path in store."},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The url key assigned to the category."},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","description":"The url path assigned to the category."},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Categories' is enabled"},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The position of the category relative to other categories at the same level in tree."},"level":{"name":"level","arguments":[],"required":false,"type":"Int","description":"Indicates the depth of the category within the tree."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the category was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the category was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_count":{"name":"product_count","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\ProductsCount","required":false,"type":"Int","description":"The number of products in the category that are marked as visible. By default, in complex products, parent products are visible, but their child products are not."},"default_sort_by":{"name":"default_sort_by","arguments":[],"required":false,"type":"String","description":"The attribute to use for sorting."},"products":{"name":"products","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. This attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."},"sort":{"name":"sort","required":false,"type":"ProductAttributeSortInput","description":"Specifies which attributes to sort on, and whether to return the results in ascending or descending order."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Products","required":false,"type":"CategoryProducts","description":"The list of products assigned to the category.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Identity"}},"breadcrumbs":{"name":"breadcrumbs","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Breadcrumbs","required":false,"itemsRequired":false,"itemType":"Breadcrumb","type":"ObjectArrayOutputField","description":"Breadcrumbs, parent categories info."},"cms_block":{"name":"cms_block","arguments":[],"resolver":"Magento\\CatalogCmsGraphQl\\Model\\Resolver\\Category\\Block","required":false,"type":"CmsBlock","description":"Category CMS Block."},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\CategoryUrlSuffix","required":false,"type":"String","description":"The part of the category URL that is appended after the url key"},"children":{"name":"children","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\CategoryTree","required":false,"itemsRequired":false,"itemType":"CategoryTree","type":"ObjectArrayOutputField","description":"Child categories tree."},"available_sort_by":{"name":"available_sort_by","type":"String[]","arguments":[]},"call_for_price_active":{"name":"call_for_price_active","type":"Int","arguments":[]},"children_count":{"name":"children_count","type":"String","arguments":[]},"creareseo_heading":{"name":"creareseo_heading","type":"String","arguments":[]},"custom_layout_update_file":{"name":"custom_layout_update_file","type":"String","arguments":[]},"display_mode":{"name":"display_mode","type":"String","arguments":[]},"filter_price_range":{"name":"filter_price_range","type":"Float","arguments":[]},"groupscatalog2_groups":{"name":"groupscatalog2_groups","type":"String","arguments":[]},"image":{"name":"image","type":"String","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Image"},"include_in_menu":{"name":"include_in_menu","type":"Int","arguments":[]},"is_anchor":{"name":"is_anchor","type":"Int","arguments":[]},"landing_page":{"name":"landing_page","type":"Int","arguments":[]},"meta_description":{"name":"meta_description","type":"String","arguments":[]},"meta_keywords":{"name":"meta_keywords","type":"String","arguments":[]},"meta_title":{"name":"meta_title","type":"String","arguments":[]},"searchindex_weight":{"name":"searchindex_weight","type":"String","arguments":[]},"sw_cat_block_bottom":{"name":"sw_cat_block_bottom","type":"String","arguments":[]},"sw_cat_block_columns":{"name":"sw_cat_block_columns","type":"String","arguments":[]},"sw_cat_block_left":{"name":"sw_cat_block_left","type":"String","arguments":[]},"sw_cat_block_right":{"name":"sw_cat_block_right","type":"String","arguments":[]},"sw_cat_block_top":{"name":"sw_cat_block_top","type":"String","arguments":[]},"sw_cat_block_type":{"name":"sw_cat_block_type","type":"String","arguments":[]},"sw_cat_float_type":{"name":"sw_cat_float_type","type":"String","arguments":[]},"sw_cat_hide_menu_item":{"name":"sw_cat_hide_menu_item","type":"Int","arguments":[]},"sw_cat_label":{"name":"sw_cat_label","type":"String","arguments":[]},"sw_cat_left_block_width":{"name":"sw_cat_left_block_width","type":"String","arguments":[]},"sw_cat_right_block_width":{"name":"sw_cat_right_block_width","type":"String","arguments":[]},"sw_cat_static_width":{"name":"sw_cat_static_width","type":"String","arguments":[]},"sw_font_icon":{"name":"sw_font_icon","type":"String","arguments":[]},"sw_icon_image":{"name":"sw_icon_image","type":"String","arguments":[]},"sw_menu_block_bottom_content":{"name":"sw_menu_block_bottom_content","type":"String","arguments":[]},"sw_menu_block_left_content":{"name":"sw_menu_block_left_content","type":"String","arguments":[]},"sw_menu_block_left_width":{"name":"sw_menu_block_left_width","type":"String","arguments":[]},"sw_menu_block_right_content":{"name":"sw_menu_block_right_content","type":"String","arguments":[]},"sw_menu_block_right_width":{"name":"sw_menu_block_right_width","type":"String","arguments":[]},"sw_menu_block_top_content":{"name":"sw_menu_block_top_content","type":"String","arguments":[]},"sw_menu_cat_columns":{"name":"sw_menu_cat_columns","type":"String","arguments":[]},"sw_menu_cat_label":{"name":"sw_menu_cat_label","type":"String","arguments":[]},"sw_menu_float_type":{"name":"sw_menu_float_type","type":"String","arguments":[]},"sw_menu_font_icon":{"name":"sw_menu_font_icon","type":"String","arguments":[]},"sw_menu_hide_item":{"name":"sw_menu_hide_item","type":"Int","arguments":[]},"sw_menu_icon_img":{"name":"sw_menu_icon_img","type":"String","arguments":[]},"sw_menu_static_width":{"name":"sw_menu_static_width","type":"String","arguments":[]},"sw_menu_type":{"name":"sw_menu_type","type":"String","arguments":[]},"sw_ocat_additional_content":{"name":"sw_ocat_additional_content","type":"String","arguments":[]},"sw_ocat_category_font_icon":{"name":"sw_ocat_category_font_icon","type":"String","arguments":[]},"sw_ocat_category_hoverbgcolor":{"name":"sw_ocat_category_hoverbgcolor","type":"String","arguments":[]},"sw_ocat_category_icon_image":{"name":"sw_ocat_category_icon_image","type":"String","arguments":[]},"sw_ocat_hide_this_item":{"name":"sw_ocat_hide_this_item","type":"Int","arguments":[]},"sw_product_attribute_tab_1":{"name":"sw_product_attribute_tab_1","type":"String","arguments":[]},"sw_product_attribute_tab_2":{"name":"sw_product_attribute_tab_2","type":"String","arguments":[]},"sw_product_attribute_tab_3":{"name":"sw_product_attribute_tab_3","type":"String","arguments":[]},"sw_product_attribute_tab_4":{"name":"sw_product_attribute_tab_4","type":"String","arguments":[]},"sw_product_attribute_tab_5":{"name":"sw_product_attribute_tab_5","type":"String","arguments":[]},"sw_product_staticblock_tab_1":{"name":"sw_product_staticblock_tab_1","type":"String","arguments":[]},"sw_product_staticblock_tab_2":{"name":"sw_product_staticblock_tab_2","type":"String","arguments":[]},"sw_product_staticblock_tab_3":{"name":"sw_product_staticblock_tab_3","type":"String","arguments":[]},"sw_product_staticblock_tab_4":{"name":"sw_product_staticblock_tab_4","type":"String","arguments":[]},"sw_product_staticblock_tab_5":{"name":"sw_product_staticblock_tab_5","type":"String","arguments":[]},"sw_product_staticblock_tab_6":{"name":"sw_product_staticblock_tab_6","type":"String","arguments":[]},"sw_product_staticblock_tab_7":{"name":"sw_product_staticblock_tab_7","type":"String","arguments":[]},"sw_product_staticblock_tab_8":{"name":"sw_product_staticblock_tab_8","type":"String","arguments":[]},"sw_product_staticblock_tab_9":{"name":"sw_product_staticblock_tab_9","type":"String","arguments":[]},"sync_to_facebook_catalog":{"name":"sync_to_facebook_catalog","type":"Int","arguments":[]},"um_cat_desc_height":{"name":"um_cat_desc_height","type":"String","arguments":[]},"um_cat_read_less_text":{"name":"um_cat_read_less_text","type":"String","arguments":[]},"um_cat_read_more_text":{"name":"um_cat_read_more_text","type":"String","arguments":[]}},"implements":{"CategoryInterface":{"interface":"CategoryInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true}},"description":"Category tree implementation","module":"Magento\\CatalogGraphQl"},"CategoryFilterInput":{"name":"CategoryFilterInput","type":"graphql_input","fields":{"ids":{"name":"ids","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Deprecated: use 'category_uid' to filter uniquely identifiers of categories."},"category_uid":{"name":"category_uid","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter by the unique category ID for a `CategoryInterface` object."},"parent_id":{"name":"parent_id","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter by the unique parent category ID for a `CategoryInterface` object."},"parent_category_uid":{"name":"parent_category_uid","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter by the unique parent category ID for a `CategoryInterface` object."},"url_key":{"name":"url_key","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter by the part of the URL that identifies the category."},"name":{"name":"name","required":false,"arguments":[],"type":"FilterMatchTypeInput","description":"Filter by the display name of the category."},"url_path":{"name":"url_path","required":false,"arguments":[],"type":"FilterEqualTypeInput","description":"Filter by the URL path for the category."}},"description":"CategoryFilterInput defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for.","cache":[]},"CategoryResult":{"name":"CategoryResult","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CategoryTree","type":"ObjectArrayOutputField","description":"A list of categories that match the filter criteria."},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"An object that includes the page_info and currentPage values specified in the query."},"total_count":{"name":"total_count","arguments":[],"required":false,"type":"Int","description":"The total number of categories that match the criteria."}},"description":"A collection of CategoryTree objects and pagination information."},"PriceTypeEnum":{"name":"PriceTypeEnum","type":"graphql_enum","items":{"FIXED":{"name":"fixed","_value":"FIXED","description":null,"deprecationReason":null},"PERCENT":{"name":"percent","_value":"PERCENT","description":null,"deprecationReason":null},"DYNAMIC":{"name":"dynamic","_value":"DYNAMIC","description":null,"deprecationReason":null}},"description":"This enumeration the price type."},"CustomizableDateTypeEnum":{"name":"CustomizableDateTypeEnum","type":"graphql_enum","items":{"DATE":{"name":"date","_value":"DATE","description":null,"deprecationReason":null},"DATE_TIME":{"name":"date_time","_value":"DATE_TIME","description":null,"deprecationReason":null},"TIME":{"name":"time","_value":"TIME","description":null,"deprecationReason":null}},"description":"This enumeration customizable date type."},"ProductLinks":{"name":"ProductLinks","type":"graphql_type","fields":{"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The identifier of the linked product."},"link_type":{"name":"link_type","arguments":[],"required":false,"type":"String","description":"One of related, associated, upsell, or crosssell."},"linked_product_sku":{"name":"linked_product_sku","arguments":[],"required":false,"type":"String","description":"The SKU of the linked product."},"linked_product_type":{"name":"linked_product_type","arguments":[],"required":false,"type":"String","description":"The type of linked product (simple, virtual, bundle, downloadable, grouped, configurable)."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The position within the list of product links."}},"implements":{"ProductLinksInterface":{"interface":"ProductLinksInterface","copyFields":true}},"description":"ProductLinks is an implementation of ProductLinksInterface.","module":"Magento\\CatalogGraphQl"},"PhysicalProductInterface":{"name":"PhysicalProductInterface","type":"graphql_interface","fields":{"weight":{"name":"weight","arguments":[],"required":false,"type":"Float","description":"The weight of the item, in units defined by the store."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\ProductInterfaceTypeResolverComposite","description":"PhysicalProductInterface contains attributes specific to tangible products.","cache":[]},"CustomizableAreaOption":{"name":"CustomizableAreaOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"type":"CustomizableAreaValue","description":"An object that defines a text area."},"product_sku":{"name":"product_sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit of the base product."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableAreaOption contains information about a text area that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableAreaValue":{"name":"CustomizableAreaValue","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"max_characters":{"name":"max_characters","arguments":[],"required":false,"type":"Int","description":"The maximum number of characters that can be entered for this customizable option."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableEnteredOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableAreaValue` object."}},"description":"CustomizableAreaValue defines the price and sku of a product whose page contains a customized text area."},"CustomizableDateOption":{"name":"CustomizableDateOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"type":"CustomizableDateValue","description":"An object that defines a date field in a customizable option."},"product_sku":{"name":"product_sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit of the base product."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableDateOption contains information about a date picker that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableDateValue":{"name":"CustomizableDateValue","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"type":{"name":"type","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableDateTypeOptionValue","required":false,"type":"CustomizableDateTypeEnum","description":"DATE, DATE_TIME or TIME"},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableEnteredOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableDateValue` object."}},"description":"CustomizableDateValue defines the price and sku of a product whose page contains a customized date picker."},"CustomizableDropDownOption":{"name":"CustomizableDropDownOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomizableDropDownValue","type":"ObjectArrayOutputField","description":"An array that defines the set of options for a drop down menu."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableDropDownOption contains information about a drop down menu that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableDropDownValue":{"name":"CustomizableDropDownValue","type":"graphql_type","fields":{"option_type_id":{"name":"option_type_id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the value."},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableSelectedOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableDropDownValue` object."}},"description":"CustomizableDropDownValue defines the price and sku of a product whose page contains a customized drop down menu."},"CustomizableMultipleOption":{"name":"CustomizableMultipleOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomizableMultipleValue","type":"ObjectArrayOutputField","description":"An array that defines the set of options for a multiselect."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableMultipleOption contains information about a multiselect that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableMultipleValue":{"name":"CustomizableMultipleValue","type":"graphql_type","fields":{"option_type_id":{"name":"option_type_id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the value."},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableSelectedOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableMultipleValue` object."}},"description":"CustomizableMultipleValue defines the price and sku of a product whose page contains a customized multiselect."},"CustomizableFieldOption":{"name":"CustomizableFieldOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"type":"CustomizableFieldValue","description":"An object that defines a text field."},"product_sku":{"name":"product_sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit of the base product."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableFieldOption contains information about a text field that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableFieldValue":{"name":"CustomizableFieldValue","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price of the custom value."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"max_characters":{"name":"max_characters","arguments":[],"required":false,"type":"Int","description":"The maximum number of characters that can be entered for this customizable option."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableEnteredOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableFieldValue` object."}},"description":"CustomizableFieldValue defines the price and sku of a product whose page contains a customized text field."},"CustomizableFileOption":{"name":"CustomizableFileOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"type":"CustomizableFileValue","description":"An object that defines a file value."},"product_sku":{"name":"product_sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit of the base product."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableFileOption contains information about a file picker that is defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableFileValue":{"name":"CustomizableFileValue","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"file_extension":{"name":"file_extension","arguments":[],"required":false,"type":"String","description":"The file extension to accept."},"image_size_x":{"name":"image_size_x","arguments":[],"required":false,"type":"Int","description":"The maximum width of an image."},"image_size_y":{"name":"image_size_y","arguments":[],"required":false,"type":"Int","description":"The maximum height of an image."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableEnteredOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableFileValue` object."}},"description":"CustomizableFileValue defines the price and sku of a product whose page contains a customized file picker."},"ProductVideo":{"name":"ProductVideo","type":"graphql_type","fields":{"url":{"name":"url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery\\Url","required":false,"type":"String","description":"The URL of the product image or video."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label of the product image or video."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The media item's position after it has been sorted."},"disabled":{"name":"disabled","arguments":[],"required":false,"type":"Boolean","description":"Whether the image is hidden from view."},"video_content":{"name":"video_content","arguments":[],"required":false,"type":"ProductMediaGalleryEntriesVideoContent","description":"Contains a ProductMediaGalleryEntriesVideoContent object."}},"implements":{"MediaGalleryInterface":{"interface":"MediaGalleryInterface","copyFields":true}},"description":"Contains information about a product video.","module":"Magento\\CatalogGraphQl"},"CustomizableOptionInterface":{"name":"CustomizableOptionInterface","type":"graphql_interface","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\CustomizableOptionTypeResolver","description":"The CustomizableOptionInterface contains basic information about a customizable option. It can be implemented by several types of configurable options.","cache":[]},"CustomizableProductInterface":{"name":"CustomizableProductInterface","type":"graphql_interface","fields":{"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\ProductInterfaceTypeResolverComposite","description":"CustomizableProductInterface contains information about customizable product options.","cache":[]},"CustomizableRadioOption":{"name":"CustomizableRadioOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomizableRadioValue","type":"ObjectArrayOutputField","description":"An array that defines a set of radio buttons."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableRadioOption contains information about a set of radio buttons that are defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableRadioValue":{"name":"CustomizableRadioValue","type":"graphql_type","fields":{"option_type_id":{"name":"option_type_id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the value."},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the radio button is displayed."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableSelectedOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableRadioValue` object."}},"description":"CustomizableRadioValue defines the price and sku of a product whose page contains a customized set of radio buttons."},"CustomizableCheckboxOption":{"name":"CustomizableCheckboxOption","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is required."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the option is displayed."},"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"Option ID.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableOptionInterface` object."},"value":{"name":"value","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomizableCheckboxValue","type":"ObjectArrayOutputField","description":"An array that defines a set of checkbox values."}},"implements":{"CustomizableOptionInterface":{"interface":"CustomizableOptionInterface","copyFields":true}},"description":"CustomizableCheckbbixOption contains information about a set of checkbox values that are defined as part of a customizable option.","module":"Magento\\CatalogGraphQl"},"CustomizableCheckboxValue":{"name":"CustomizableCheckboxValue","type":"graphql_type","fields":{"option_type_id":{"name":"option_type_id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the value."},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price assigned to this option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"FIXED, PERCENT, or DYNAMIC."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The Stock Keeping Unit for this option."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name for this option."},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"The order in which the checkbox value is displayed."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CustomizableSelectedOptionValueUid","required":true,"type":"ID","description":"The unique ID for a `CustomizableCheckboxValue` object."}},"description":"CustomizableCheckboxValue defines the price and sku of a product whose page contains a customized set of checkbox values."},"VirtualProduct":{"name":"VirtualProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"A virtual product is a non-tangible product that does not require shipping and is not kept in inventory","module":"Magento\\CatalogGraphQl"},"SimpleProduct":{"name":"SimpleProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."},"weight":{"name":"weight","arguments":[],"required":false,"type":"Float","description":"The weight of the item, in units defined by the store."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"A simple product is tangible and is usually sold in single units or in fixed quantities","module":"Magento\\CatalogGraphQl"},"ProductFilterInput":{"name":"ProductFilterInput","type":"graphql_input","fields":{"name":{"name":"name","required":false,"arguments":[],"type":"FilterTypeInput","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","required":false,"arguments":[],"type":"FilterTypeInput","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","required":false,"arguments":[],"type":"FilterTypeInput","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","required":false,"arguments":[],"type":"FilterTypeInput","description":"A short description of the product. Its use depends on the theme."},"price":{"name":"price","required":false,"arguments":[],"type":"FilterTypeInput","description":"The price of an item."},"special_price":{"name":"special_price","required":false,"arguments":[],"type":"FilterTypeInput","description":"The discounted price of the product. Do not include the currency code."},"special_from_date":{"name":"special_from_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"The beginning date that a product has a special price."},"special_to_date":{"name":"special_to_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"The end date that a product has a special price."},"weight":{"name":"weight","required":false,"arguments":[],"type":"FilterTypeInput","description":"The weight of the item, in units defined by the store."},"manufacturer":{"name":"manufacturer","required":false,"arguments":[],"type":"FilterTypeInput","description":"A number representing the product's manufacturer."},"meta_title":{"name":"meta_title","required":false,"arguments":[],"type":"FilterTypeInput","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","required":false,"arguments":[],"type":"FilterTypeInput","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","required":false,"arguments":[],"type":"FilterTypeInput","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","required":false,"arguments":[],"type":"FilterTypeInput","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","required":false,"arguments":[],"type":"FilterTypeInput","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","required":false,"arguments":[],"type":"FilterTypeInput","description":"The relative path to the product's thumbnail image."},"tier_price":{"name":"tier_price","required":false,"arguments":[],"type":"FilterTypeInput","description":"The price when tier pricing is in effect and the items purchased threshold has been reached."},"news_from_date":{"name":"news_from_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"The beginning date for new product listings, and determines if the product is featured as a new product."},"news_to_date":{"name":"news_to_date","required":false,"arguments":[],"type":"FilterTypeInput","description":"The end date for new product listings."},"custom_layout_update":{"name":"custom_layout_update","required":false,"arguments":[],"type":"FilterTypeInput","description":"XML code that is applied as a layout update to the product page."},"min_price":{"name":"min_price","required":false,"arguments":[],"type":"FilterTypeInput","description":"The numeric minimal price of the product. Do not include the currency code."},"max_price":{"name":"max_price","required":false,"arguments":[],"type":"FilterTypeInput","description":"The numeric maximal price of the product. Do not include the currency code."},"category_id":{"name":"category_id","required":false,"arguments":[],"type":"FilterTypeInput","description":"Category ID the product belongs to."},"options_container":{"name":"options_container","required":false,"arguments":[],"type":"FilterTypeInput","description":"If the product has multiple options, determines where they appear on the product page."},"required_options":{"name":"required_options","required":false,"arguments":[],"type":"FilterTypeInput","description":"Indicates whether the product has required options."},"has_options":{"name":"has_options","required":false,"arguments":[],"type":"FilterTypeInput","description":"Indicates whether additional attributes have been created for the product."},"image_label":{"name":"image_label","required":false,"arguments":[],"type":"FilterTypeInput","description":"The label assigned to a product image."},"small_image_label":{"name":"small_image_label","required":false,"arguments":[],"type":"FilterTypeInput","description":"The label assigned to a product's small image."},"thumbnail_label":{"name":"thumbnail_label","required":false,"arguments":[],"type":"FilterTypeInput","description":"The label assigned to a product's thumbnail image."},"created_at":{"name":"created_at","required":false,"arguments":[],"type":"FilterTypeInput","description":"Timestamp indicating when the product was created."},"updated_at":{"name":"updated_at","required":false,"arguments":[],"type":"FilterTypeInput","description":"Timestamp indicating when the product was updated."},"country_of_manufacture":{"name":"country_of_manufacture","required":false,"arguments":[],"type":"FilterTypeInput","description":"The product's country of origin."},"custom_layout":{"name":"custom_layout","required":false,"arguments":[],"type":"FilterTypeInput","description":"The name of a custom layout."},"gift_message_available":{"name":"gift_message_available","required":false,"arguments":[],"type":"FilterTypeInput","description":"Indicates whether a gift message is available."},"or":{"name":"or","required":false,"arguments":[],"type":"ProductFilterInput","description":"The keyword required to perform a logical OR comparison."},"swatch_image":{"name":"swatch_image","required":false,"arguments":[],"type":"FilterTypeInput","description":"The file name of a swatch image"},"url_key":{"name":"url_key","required":false,"arguments":[],"type":"FilterTypeInput","description":"The part of the URL that identifies the product"},"url_path":{"name":"url_path","required":false,"arguments":[],"type":"FilterTypeInput"}},"description":"ProductFilterInput is deprecated, use @ProductAttributeFilterInput instead. ProductFilterInput defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for.","cache":[]},"ProductSortInput":{"name":"ProductSortInput","type":"graphql_input","fields":{"name":{"name":"name","required":false,"arguments":[],"type":"SortEnum","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","required":false,"arguments":[],"type":"SortEnum","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","required":false,"arguments":[],"type":"SortEnum","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","required":false,"arguments":[],"type":"SortEnum","description":"A short description of the product. Its use depends on the theme."},"price":{"name":"price","required":false,"arguments":[],"type":"SortEnum","description":"The price of the item."},"special_price":{"name":"special_price","required":false,"arguments":[],"type":"SortEnum","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","required":false,"arguments":[],"type":"SortEnum","description":"The beginning date that a product has a special price."},"special_to_date":{"name":"special_to_date","required":false,"arguments":[],"type":"SortEnum","description":"The end date that a product has a special price."},"weight":{"name":"weight","required":false,"arguments":[],"type":"SortEnum","description":"The weight of the item, in units defined by the store."},"manufacturer":{"name":"manufacturer","required":false,"arguments":[],"type":"SortEnum","description":"A number representing the product's manufacturer."},"meta_title":{"name":"meta_title","required":false,"arguments":[],"type":"SortEnum","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","required":false,"arguments":[],"type":"SortEnum","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","required":false,"arguments":[],"type":"SortEnum","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","required":false,"arguments":[],"type":"SortEnum","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","required":false,"arguments":[],"type":"SortEnum","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","required":false,"arguments":[],"type":"SortEnum","description":"The relative path to the product's thumbnail image."},"tier_price":{"name":"tier_price","required":false,"arguments":[],"type":"SortEnum","description":"The price when tier pricing is in effect and the items purchased threshold has been reached."},"news_from_date":{"name":"news_from_date","required":false,"arguments":[],"type":"SortEnum","description":"The beginning date for new product listings, and determines if the product is featured as a new product."},"news_to_date":{"name":"news_to_date","required":false,"arguments":[],"type":"SortEnum","description":"The end date for new product listings."},"custom_layout_update":{"name":"custom_layout_update","required":false,"arguments":[],"type":"SortEnum","description":"XML code that is applied as a layout update to the product page."},"options_container":{"name":"options_container","required":false,"arguments":[],"type":"SortEnum","description":"If the product has multiple options, determines where they appear on the product page."},"required_options":{"name":"required_options","required":false,"arguments":[],"type":"SortEnum","description":"Indicates whether the product has required options."},"has_options":{"name":"has_options","required":false,"arguments":[],"type":"SortEnum","description":"Indicates whether additional attributes have been created for the product."},"image_label":{"name":"image_label","required":false,"arguments":[],"type":"SortEnum","description":"The label assigned to a product image."},"small_image_label":{"name":"small_image_label","required":false,"arguments":[],"type":"SortEnum","description":"The label assigned to a product's small image."},"thumbnail_label":{"name":"thumbnail_label","required":false,"arguments":[],"type":"SortEnum","description":"The label assigned to a product's thumbnail image."},"created_at":{"name":"created_at","required":false,"arguments":[],"type":"SortEnum","description":"Timestamp indicating when the product was created."},"updated_at":{"name":"updated_at","required":false,"arguments":[],"type":"SortEnum","description":"Timestamp indicating when the product was updated."},"country_of_manufacture":{"name":"country_of_manufacture","required":false,"arguments":[],"type":"SortEnum","description":"The product's country of origin."},"custom_layout":{"name":"custom_layout","required":false,"arguments":[],"type":"SortEnum","description":"The name of a custom layout."},"gift_message_available":{"name":"gift_message_available","required":false,"arguments":[],"type":"SortEnum","description":"Indicates whether a gift message is available."},"swatch_image":{"name":"swatch_image","required":false,"arguments":[],"type":"SortEnum","description":"The file name of a swatch image"},"url_key":{"name":"url_key","required":false,"arguments":[],"type":"SortEnum","description":"The part of the URL that identifies the product"},"url_path":{"name":"url_path","required":false,"arguments":[],"type":"SortEnum"}},"description":"ProductSortInput is deprecated, use @ProductAttributeSortInput instead. ProductSortInput specifies the attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order.","cache":[]},"LayerFilterItem":{"name":"LayerFilterItem","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Filter label.","deprecated":{"reason":"Use AggregationOption.label instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"Value for filter request variable to be used in query.","deprecated":{"reason":"Use AggregationOption.value instead."}},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"Count of items by filter.","deprecated":{"reason":"Use AggregationOption.count instead."}}},"implements":{"LayerFilterItemInterface":{"interface":"LayerFilterItemInterface","copyFields":true}},"module":"Magento\\CatalogGraphQl"},"AggregationOptionInterface":{"name":"AggregationOptionInterface","type":"graphql_interface","fields":{"count":{"name":"count","arguments":[],"required":false,"type":"Int","description":"The number of items that match the aggregation option."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Aggregation option display label."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The internal ID that represents the value of the option."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\AggregationOptionTypeResolverComposite"},"SimpleWishlistItem":{"name":"SimpleWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A simple product wish list Item","module":"Magento\\CatalogGraphQl"},"VirtualWishlistItem":{"name":"VirtualWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A virtual product wish list item","module":"Magento\\CatalogGraphQl"},"CheckoutAgreement":{"name":"CheckoutAgreement","type":"graphql_type","fields":{"agreement_id":{"name":"agreement_id","arguments":[],"required":true,"type":"Int","description":"Checkout Agreement identifier"},"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"Checkout Agreement name"},"content":{"name":"content","arguments":[],"required":true,"type":"String","description":"Checkout Agreement content"},"content_height":{"name":"content_height","arguments":[],"required":false,"type":"String","description":"Checkout Agreement content height"},"checkbox_text":{"name":"checkbox_text","arguments":[],"required":true,"type":"String","description":"Checkout Agreement checkbox text"},"is_html":{"name":"is_html","arguments":[],"required":true,"type":"Boolean","description":"Is Checkout Agreement content in HTML format"},"mode":{"name":"mode","arguments":[],"required":true,"type":"CheckoutAgreementMode"}},"description":"Defines all Checkout Agreement information"},"CheckoutAgreementMode":{"name":"CheckoutAgreementMode","type":"graphql_enum","items":{"AUTO":{"name":"auto","_value":"AUTO","description":null,"deprecationReason":null},"MANUAL":{"name":"manual","_value":"MANUAL","description":null,"deprecationReason":null}}},"CmsPage":{"name":"CmsPage","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"identifier":{"name":"identifier","arguments":[],"required":false,"type":"String","description":"Identifier of the CMS page"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"URL key of CMS page"},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"CMS page title"},"content":{"name":"content","arguments":[],"required":false,"type":"String","description":"CMS page content"},"content_heading":{"name":"content_heading","arguments":[],"required":false,"type":"String","description":"CMS page content heading"},"page_layout":{"name":"page_layout","arguments":[],"required":false,"type":"String","description":"CMS page content heading"},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"CMS page meta title"},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"CMS page meta description"},"meta_keywords":{"name":"meta_keywords","arguments":[],"required":false,"type":"String","description":"CMS page meta keywords"}},"implements":{"RoutableInterface":{"interface":"RoutableInterface","copyFields":true}},"description":"CMS page defines all CMS page information","module":"Magento\\CmsGraphQl"},"CmsBlocks":{"name":"CmsBlocks","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CmsBlock","type":"ObjectArrayOutputField","description":"An array of CMS blocks"}},"description":"CMS blocks information"},"CmsBlock":{"name":"CmsBlock","type":"graphql_type","fields":{"identifier":{"name":"identifier","arguments":[],"required":false,"type":"String","description":"CMS block identifier"},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"CMS block title"},"content":{"name":"content","arguments":[],"required":false,"type":"String","description":"CMS block content"}},"description":"CMS block defines all CMS block information"},"UrlRewriteEntityTypeEnum":{"name":"UrlRewriteEntityTypeEnum","type":"graphql_enum","items":{"CMS_PAGE":{"name":"cms_page","_value":"CMS_PAGE","description":null,"deprecationReason":null},"PRODUCT":{"name":"product","_value":"PRODUCT","description":null,"deprecationReason":null},"CATEGORY":{"name":"category","_value":"CATEGORY","description":null,"deprecationReason":null}},"description":"This enumeration defines the entity type."},"CompareList":{"name":"CompareList","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID assigned to the compare list"},"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"ComparableItem","type":"ObjectArrayOutputField","description":"An array of products to compare"},"attributes":{"name":"attributes","arguments":[],"required":false,"itemsRequired":false,"itemType":"ComparableAttribute","type":"ObjectArrayOutputField","description":"An array of attributes that can be used for comparing products"},"item_count":{"name":"item_count","arguments":[],"required":true,"type":"Int","description":"The number of items in the compare list"}}},"ComparableItem":{"name":"ComparableItem","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID of an item in a compare list"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Contains details about a product in a compare list"},"attributes":{"name":"attributes","arguments":[],"required":true,"itemsRequired":false,"itemType":"ProductAttribute","type":"ObjectArrayOutputField","description":"An array of product attributes that can be used to compare products"}}},"ProductAttribute":{"name":"ProductAttribute","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"The unique identifier for a product attribute code."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The display value of the attribute"}}},"ComparableAttribute":{"name":"ComparableAttribute","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"An attribute code that is enabled for product comparisons"},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The label of the attribute code"}}},"CreateCompareListInput":{"name":"CreateCompareListInput","type":"graphql_input","fields":{"products":{"name":"products","required":false,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"An array of product IDs to add to the compare list"}}},"AddProductsToCompareListInput":{"name":"AddProductsToCompareListInput","type":"graphql_input","fields":{"uid":{"name":"uid","required":true,"arguments":[],"type":"ID","description":"The unique identifier of the compare list to modify"},"products":{"name":"products","required":true,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"An array of product IDs to add to the compare list"}}},"RemoveProductsFromCompareListInput":{"name":"RemoveProductsFromCompareListInput","type":"graphql_input","fields":{"uid":{"name":"uid","required":true,"arguments":[],"type":"ID","description":"The unique identifier of the compare list to modify"},"products":{"name":"products","required":true,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"An array of product IDs to remove from the compare list"}}},"AssignCompareListToCustomerOutput":{"name":"AssignCompareListToCustomerOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean"},"compare_list":{"name":"compare_list","arguments":[],"required":false,"type":"CompareList","description":"The contents of the customer's compare list"}}},"DeleteCompareListOutput":{"name":"DeleteCompareListOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the compare list was successfully deleted"}}},"Customer":{"name":"Customer","type":"graphql_type","fields":{"compare_list":{"name":"compare_list","arguments":[],"resolver":"\\Magento\\CompareListGraphQl\\Model\\Resolver\\CustomerCompareList","required":false,"type":"CompareList","description":"The contents of the customer's compare list"},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the account was created"},"group_id":{"name":"group_id","arguments":[],"required":false,"type":"Int","deprecated":{"reason":"Customer group should not be exposed in the storefront scenarios"}},"prefix":{"name":"prefix","arguments":[],"required":false,"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"firstname":{"name":"firstname","arguments":[],"required":false,"type":"String","description":"The customer's first name"},"middlename":{"name":"middlename","arguments":[],"required":false,"type":"String","description":"The customer's middle name"},"lastname":{"name":"lastname","arguments":[],"required":false,"type":"String","description":"The customer's family name"},"suffix":{"name":"suffix","arguments":[],"required":false,"type":"String","description":"A value such as Sr., Jr., or III"},"email":{"name":"email","arguments":[],"required":false,"type":"String","description":"The customer's email address. Required"},"default_billing":{"name":"default_billing","arguments":[],"required":false,"type":"String","description":"The ID assigned to the billing address"},"default_shipping":{"name":"default_shipping","arguments":[],"required":false,"type":"String","description":"The ID assigned to the shipping address"},"dob":{"name":"dob","arguments":[],"required":false,"type":"String","description":"The customer's date of birth","deprecated":{"reason":"Use `date_of_birth` instead"}},"date_of_birth":{"name":"date_of_birth","arguments":[],"required":false,"type":"String","description":"The customer's date of birth"},"taxvat":{"name":"taxvat","arguments":[],"required":false,"type":"String","description":"The customer's Value-added tax (VAT) number (for corporate customers)"},"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the customer","deprecated":{"reason":"id is not needed as part of Customer because on server side it can be identified based on customer token used for authentication. There is no need to know customer ID on the client side."}},"is_subscribed":{"name":"is_subscribed","arguments":[],"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\IsSubscribed","required":false,"type":"Boolean","description":"Indicates whether the customer is subscribed to the company's newsletter"},"addresses":{"name":"addresses","arguments":[],"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\CustomerAddresses","required":false,"itemsRequired":false,"itemType":"CustomerAddress","type":"ObjectArrayOutputField","description":"An array containing the customer's shipping and billing addresses"},"gender":{"name":"gender","arguments":[],"required":false,"type":"Int","description":"The customer's gender (Male - 1, Female - 2)"},"allow_remote_shopping_assistance":{"name":"allow_remote_shopping_assistance","arguments":[],"resolver":"Magento\\LoginAsCustomerGraphQl\\Model\\Resolver\\isRemoteShoppingAssistanceAllowed","required":true,"type":"Boolean","description":"Indicates whether the customer has enabled remote shopping assistance"},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Customer\\Reviews","required":true,"type":"ProductReviews","description":"Contains the customer's product reviews"},"orders":{"name":"orders","arguments":{"filter":{"name":"filter","required":false,"type":"CustomerOrdersFilterInput","description":"Defines the filter to use for searching customer orders"},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1"},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. The default value is 20"}},"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CustomerOrders","required":false,"type":"CustomerOrders","cache":{"cacheable":false}},"wishlists":{"name":"wishlists","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once. This attribute is optional."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return. The default value is 1."}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\CustomerWishlists","required":true,"itemsRequired":true,"itemType":"Wishlist","type":"ObjectArrayOutputField","description":"An array of wishlists. In Magento Open Source, customers are limited to one wish list. The number of wish lists is configurable for Magento Commerce"},"wishlist":{"name":"wishlist","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\CustomerWishlistResolver","required":true,"type":"Wishlist","description":"Contains a customer's wish lists","cache":{"cacheable":false},"deprecated":{"reason":"Use `Customer.wishlists` or `Customer.wishlist_v2`"}},"wishlist_v2":{"name":"wishlist_v2","arguments":{"id":{"name":"id","required":true,"type":"ID"}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistById","required":false,"type":"Wishlist","description":"Retrieve the specified wish list identified by the unique ID for a `Wishlist` object"}},"description":"Customer defines the customer name and address and other details"},"Cart":{"name":"Cart","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\MaskedCartId","required":true,"type":"ID","description":"The unique ID for a `Cart` object"},"items":{"name":"items","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItems","required":false,"itemsRequired":false,"itemType":"CartItemInterface","type":"ObjectArrayOutputField"},"applied_coupon":{"name":"applied_coupon","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\AppliedCoupon","required":false,"type":"AppliedCoupon","description":"An array of coupons that have been applied to the cart","deprecated":{"reason":"Use applied_coupons instead"}},"applied_coupons":{"name":"applied_coupons","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\AppliedCoupons","required":false,"itemsRequired":false,"itemType":"AppliedCoupon","type":"ObjectArrayOutputField","description":"An array of `AppliedCoupon` objects. Each object contains the `code` text attribute, which specifies the coupon code"},"email":{"name":"email","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartEmail","required":false,"type":"String"},"shipping_addresses":{"name":"shipping_addresses","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddresses","required":true,"itemsRequired":false,"itemType":"ShippingCartAddress","type":"ObjectArrayOutputField"},"billing_address":{"name":"billing_address","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\BillingAddress","required":false,"type":"BillingCartAddress"},"available_payment_methods":{"name":"available_payment_methods","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AvailablePaymentMethods","required":false,"itemsRequired":false,"itemType":"AvailablePaymentMethod","type":"ObjectArrayOutputField","description":"Available payment methods"},"selected_payment_method":{"name":"selected_payment_method","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SelectedPaymentMethod","required":false,"type":"SelectedPaymentMethod"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartPrices","required":false,"type":"CartPrices"},"total_quantity":{"name":"total_quantity","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartTotalQuantity","required":true,"type":"Float"},"is_virtual":{"name":"is_virtual","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartIsVirtual","required":true,"type":"Boolean"},"gift_message":{"name":"gift_message","arguments":[],"resolver":"\\Magento\\GiftMessageGraphQl\\Model\\Resolver\\Cart\\GiftMessage","required":false,"type":"GiftMessage","description":"The entered gift message for the cart"}}},"CartItemInterface":{"name":"CartItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"}},"typeResolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemTypeResolver"},"CartItemPrices":{"name":"CartItemPrices","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":true,"type":"Money"},"row_total":{"name":"row_total","arguments":[],"required":true,"type":"Money"},"row_total_including_tax":{"name":"row_total_including_tax","arguments":[],"required":true,"type":"Money"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"An array of discounts to be applied to the cart item"},"total_item_discount":{"name":"total_item_discount","arguments":[],"required":false,"type":"Money","description":"The total of all discounts applied to the item"},"fixed_product_taxes":{"name":"fixed_product_taxes","arguments":[],"resolver":"Magento\\WeeeGraphQl\\Model\\Resolver\\Quote\\FixedProductTax","required":false,"itemsRequired":false,"itemType":"FixedProductTax","type":"ObjectArrayOutputField","description":"Applied FPT to the cart item."}}},"Discount":{"name":"Discount","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The amount of the discount"},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"A description of the discount"}},"description":"Defines an individual discount. A discount can be applied to the cart as a whole or to an item."},"AppliedCoupon":{"name":"AppliedCoupon","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String"}}},"ShippingCartAddress":{"name":"ShippingCartAddress","type":"graphql_type","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String"},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String"},"company":{"name":"company","arguments":[],"required":false,"type":"String"},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField"},"city":{"name":"city","arguments":[],"required":true,"type":"String"},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String"},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry"},"telephone":{"name":"telephone","arguments":[],"required":true,"type":"String"},"available_shipping_methods":{"name":"available_shipping_methods","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddress\\AvailableShippingMethods","required":false,"itemsRequired":false,"itemType":"AvailableShippingMethod","type":"ObjectArrayOutputField"},"selected_shipping_method":{"name":"selected_shipping_method","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddress\\SelectedShippingMethod","required":false,"type":"SelectedShippingMethod"},"customer_notes":{"name":"customer_notes","arguments":[],"required":false,"type":"String"},"items_weight":{"name":"items_weight","arguments":[],"required":false,"type":"Float","deprecated":{"reason":"This information shoud not be exposed on frontend"}},"cart_items":{"name":"cart_items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartItemQuantity","type":"ObjectArrayOutputField","deprecated":{"reason":"`cart_items_v2` should be used instead"}},"cart_items_v2":{"name":"cart_items_v2","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartItemInterface","type":"ObjectArrayOutputField"},"pickup_location_code":{"name":"pickup_location_code","arguments":[],"resolver":"\\Magento\\InventoryInStorePickupQuoteGraphQl\\Model\\Resolver\\ShippingAddress\\PickupLocationCode","required":false,"type":"String"}},"implements":{"CartAddressInterface":{"interface":"CartAddressInterface","copyFields":true}},"module":"Magento\\QuoteGraphQl"},"AvailableShippingMethod":{"name":"AvailableShippingMethod","type":"graphql_type","fields":{"carrier_code":{"name":"carrier_code","arguments":[],"required":true,"type":"String"},"carrier_title":{"name":"carrier_title","arguments":[],"required":true,"type":"String"},"method_code":{"name":"method_code","arguments":[],"required":false,"type":"String","description":"Could be null if method is not available"},"method_title":{"name":"method_title","arguments":[],"required":false,"type":"String","description":"Could be null if method is not available"},"error_message":{"name":"error_message","arguments":[],"required":false,"type":"String"},"amount":{"name":"amount","arguments":[],"required":true,"type":"Money"},"base_amount":{"name":"base_amount","arguments":[],"required":false,"type":"Money","deprecated":{"reason":"The field should not be used on the storefront"}},"price_excl_tax":{"name":"price_excl_tax","arguments":[],"required":true,"type":"Money"},"price_incl_tax":{"name":"price_incl_tax","arguments":[],"required":true,"type":"Money"},"available":{"name":"available","arguments":[],"required":true,"type":"Boolean"}}},"SelectedShippingMethod":{"name":"SelectedShippingMethod","type":"graphql_type","fields":{"carrier_code":{"name":"carrier_code","arguments":[],"required":true,"type":"String"},"method_code":{"name":"method_code","arguments":[],"required":true,"type":"String"},"carrier_title":{"name":"carrier_title","arguments":[],"required":true,"type":"String"},"method_title":{"name":"method_title","arguments":[],"required":true,"type":"String"},"amount":{"name":"amount","arguments":[],"required":true,"type":"Money"},"base_amount":{"name":"base_amount","arguments":[],"required":false,"type":"Money","deprecated":{"reason":"The field should not be used on the storefront"}}}},"CartItemQuantity":{"name":"CartItemQuantity","type":"graphql_type","fields":{"cart_item_id":{"name":"cart_item_id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"`cart_items` field of `ShippingCartAddress` returns now `CartItemInterface` instead of `CartItemQuantity`"}},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","deprecated":{"reason":"`cart_items` field of `ShippingCartAddress` returns now `CartItemInterface` instead of `CartItemQuantity`"}}},"description":"Deprecated: `cart_items` field of `ShippingCartAddress` returns now  `CartItemInterface` instead of `CartItemQuantity`"},"BillingCartAddress":{"name":"BillingCartAddress","type":"graphql_type","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String"},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String"},"company":{"name":"company","arguments":[],"required":false,"type":"String"},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField"},"city":{"name":"city","arguments":[],"required":true,"type":"String"},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String"},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry"},"telephone":{"name":"telephone","arguments":[],"required":true,"type":"String"},"customer_notes":{"name":"customer_notes","arguments":[],"required":false,"type":"String","deprecated":{"reason":"The field is used only in shipping address"}}},"implements":{"CartAddressInterface":{"interface":"CartAddressInterface","copyFields":true}},"module":"Magento\\QuoteGraphQl"},"AvailablePaymentMethod":{"name":"AvailablePaymentMethod","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"The payment method code"},"title":{"name":"title","arguments":[],"required":true,"type":"String","description":"The payment method title."}}},"SelectedPaymentMethod":{"name":"SelectedPaymentMethod","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"The payment method code"},"title":{"name":"title","arguments":[],"required":true,"type":"String","description":"The payment method title."},"purchase_order_number":{"name":"purchase_order_number","arguments":[],"required":false,"type":"String","description":"The purchase order number."}}},"CartPrices":{"name":"CartPrices","type":"graphql_type","fields":{"grand_total":{"name":"grand_total","arguments":[],"required":false,"type":"Money"},"subtotal_including_tax":{"name":"subtotal_including_tax","arguments":[],"required":false,"type":"Money"},"subtotal_excluding_tax":{"name":"subtotal_excluding_tax","arguments":[],"required":false,"type":"Money"},"discount":{"name":"discount","arguments":[],"required":false,"type":"CartDiscount","deprecated":{"reason":"Use discounts instead "}},"subtotal_with_discount_excluding_tax":{"name":"subtotal_with_discount_excluding_tax","arguments":[],"required":false,"type":"Money"},"applied_taxes":{"name":"applied_taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartTaxItem","type":"ObjectArrayOutputField"},"discounts":{"name":"discounts","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\Discounts","required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"An array of applied discounts"}}},"CartDiscount":{"name":"CartDiscount","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money"},"label":{"name":"label","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField"}}},"CartTaxItem":{"name":"CartTaxItem","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money"},"label":{"name":"label","arguments":[],"required":true,"type":"String"}}},"createEmptyCartInput":{"name":"createEmptyCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":false,"arguments":[],"type":"String"}}},"AddSimpleProductsToCartInput":{"name":"AddSimpleProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"SimpleProductCartItemInput","type":"ObjectArrayInputField"}}},"SimpleProductCartItemInput":{"name":"SimpleProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput"},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"}}},"CartItemInput":{"name":"CartItemInput","type":"graphql_input","fields":{"sku":{"name":"sku","required":true,"arguments":[],"type":"String"},"quantity":{"name":"quantity","required":true,"arguments":[],"type":"Float"},"parent_sku":{"name":"parent_sku","required":false,"arguments":[],"type":"String","description":"For child products, the SKU of its parent product"},"selected_options":{"name":"selected_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"The selected options for the base product, such as color or size with  unique ID for a `CustomizableRadioOption`, `CustomizableDropDownOption`, `ConfigurableProductOptionsValues`, etc. objects"},"entered_options":{"name":"entered_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"EnteredOptionInput","type":"ObjectArrayInputField","description":"An array of entered options for the base product, such as personalization text"}}},"CustomizableOptionInput":{"name":"CustomizableOptionInput","type":"graphql_input","fields":{"id":{"name":"id","required":false,"arguments":[],"type":"Int","description":"The customizable option id of the product"},"value_string":{"name":"value_string","required":true,"arguments":[],"type":"String","description":"The string value of the option"}}},"AddSimpleProductsToCartOutput":{"name":"AddSimpleProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"AddVirtualProductsToCartInput":{"name":"AddVirtualProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"VirtualProductCartItemInput","type":"ObjectArrayInputField"}}},"VirtualProductCartItemInput":{"name":"VirtualProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput"},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"}}},"AddVirtualProductsToCartOutput":{"name":"AddVirtualProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"ApplyCouponToCartInput":{"name":"ApplyCouponToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"coupon_code":{"name":"coupon_code","required":true,"arguments":[],"type":"String"}}},"ApplyCouponToCartOutput":{"name":"ApplyCouponToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"RemoveCouponFromCartInput":{"name":"RemoveCouponFromCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"}}},"RemoveCouponFromCartOutput":{"name":"RemoveCouponFromCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":false,"type":"Cart"}}},"UpdateCartItemsInput":{"name":"UpdateCartItemsInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"CartItemUpdateInput","type":"ObjectArrayInputField"}}},"CartItemUpdateInput":{"name":"CartItemUpdateInput","type":"graphql_input","fields":{"cart_item_id":{"name":"cart_item_id","required":false,"arguments":[],"type":"Int","description":"Deprecated. Use `cart_item_uid` instead."},"cart_item_uid":{"name":"cart_item_uid","required":false,"arguments":[],"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","required":false,"arguments":[],"type":"Float"},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"},"gift_message":{"name":"gift_message","required":false,"arguments":[],"type":"GiftMessageInput","description":"Gift message details for the cart item"}}},"UpdateCartItemsOutput":{"name":"UpdateCartItemsOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"RemoveItemFromCartInput":{"name":"RemoveItemFromCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_item_id":{"name":"cart_item_id","required":false,"arguments":[],"type":"Int","description":"Deprecated. Use `cart_item_uid` instead."},"cart_item_uid":{"name":"cart_item_uid","required":false,"arguments":[],"type":"ID","description":"Required field. The unique ID for a `CartItemInterface` object"}}},"RemoveItemFromCartOutput":{"name":"RemoveItemFromCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetShippingAddressesOnCartInput":{"name":"SetShippingAddressesOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"shipping_addresses":{"name":"shipping_addresses","required":true,"arguments":[],"itemsRequired":true,"itemType":"ShippingAddressInput","type":"ObjectArrayInputField"}}},"ShippingAddressInput":{"name":"ShippingAddressInput","type":"graphql_input","fields":{"customer_address_id":{"name":"customer_address_id","required":false,"arguments":[],"type":"Int"},"address":{"name":"address","required":false,"arguments":[],"type":"CartAddressInput"},"customer_notes":{"name":"customer_notes","required":false,"arguments":[],"type":"String"},"pickup_location_code":{"name":"pickup_location_code","required":false,"arguments":[],"type":"String","description":"The code of Pickup Location which will be used for In-Store Pickup."}}},"CartAddressInput":{"name":"CartAddressInput","type":"graphql_input","fields":{"firstname":{"name":"firstname","required":true,"arguments":[],"type":"String"},"lastname":{"name":"lastname","required":true,"arguments":[],"type":"String"},"company":{"name":"company","required":false,"arguments":[],"type":"String"},"street":{"name":"street","required":true,"arguments":[],"itemsRequired":true,"itemType":"String","type":"ScalarArrayInputField"},"city":{"name":"city","required":true,"arguments":[],"type":"String"},"region":{"name":"region","required":false,"arguments":[],"type":"String"},"region_id":{"name":"region_id","required":false,"arguments":[],"type":"Int"},"postcode":{"name":"postcode","required":false,"arguments":[],"type":"String"},"country_code":{"name":"country_code","required":true,"arguments":[],"type":"String"},"telephone":{"name":"telephone","required":true,"arguments":[],"type":"String"},"save_in_address_book":{"name":"save_in_address_book","required":false,"arguments":[],"type":"Boolean","description":"Determines whether to save the address in the customer's address book. The default value is true"}}},"SetShippingAddressesOnCartOutput":{"name":"SetShippingAddressesOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetBillingAddressOnCartInput":{"name":"SetBillingAddressOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"billing_address":{"name":"billing_address","required":true,"arguments":[],"type":"BillingAddressInput"}}},"BillingAddressInput":{"name":"BillingAddressInput","type":"graphql_input","fields":{"customer_address_id":{"name":"customer_address_id","required":false,"arguments":[],"type":"Int"},"address":{"name":"address","required":false,"arguments":[],"type":"CartAddressInput"},"use_for_shipping":{"name":"use_for_shipping","required":false,"arguments":[],"type":"Boolean","description":"Deprecated: use `same_as_shipping` field instead"},"same_as_shipping":{"name":"same_as_shipping","required":false,"arguments":[],"type":"Boolean","description":"Set billing address same as shipping"}}},"SetBillingAddressOnCartOutput":{"name":"SetBillingAddressOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetShippingMethodsOnCartInput":{"name":"SetShippingMethodsOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"shipping_methods":{"name":"shipping_methods","required":true,"arguments":[],"itemsRequired":true,"itemType":"ShippingMethodInput","type":"ObjectArrayInputField"}}},"ShippingMethodInput":{"name":"ShippingMethodInput","type":"graphql_input","fields":{"carrier_code":{"name":"carrier_code","required":true,"arguments":[],"type":"String"},"method_code":{"name":"method_code","required":true,"arguments":[],"type":"String"}}},"SetShippingMethodsOnCartOutput":{"name":"SetShippingMethodsOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetPaymentMethodOnCartInput":{"name":"SetPaymentMethodOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"payment_method":{"name":"payment_method","required":true,"arguments":[],"type":"PaymentMethodInput"}}},"PaymentMethodInput":{"name":"PaymentMethodInput","type":"graphql_input","fields":{"code":{"name":"code","required":true,"arguments":[],"type":"String","description":"Payment method code"},"purchase_order_number":{"name":"purchase_order_number","required":false,"arguments":[],"type":"String","description":"Purchase order number"},"paypal_express":{"name":"paypal_express","required":false,"arguments":[],"type":"PaypalExpressInput","description":"Required input for Express Checkout and Payments Standard payments"},"payflow_express":{"name":"payflow_express","required":false,"arguments":[],"type":"PayflowExpressInput","description":"Required input for Payflow Express Checkout payments"},"payflow_link":{"name":"payflow_link","required":false,"arguments":[],"type":"PayflowLinkInput","description":"Required input for PayPal Payflow Link and Payments Advanced payments"},"payflowpro":{"name":"payflowpro","required":false,"arguments":[],"type":"PayflowProInput","description":"Required input type for PayPal Payflow Pro and Payment Pro payments"},"hosted_pro":{"name":"hosted_pro","required":false,"arguments":[],"type":"HostedProInput","description":"Required input for PayPal Hosted pro payments"},"payflowpro_cc_vault":{"name":"payflowpro_cc_vault","required":false,"arguments":[],"type":"VaultTokenInput","description":"Required input type for PayPal Payflow Pro vault payments"},"klarna":{"name":"klarna","required":false,"arguments":[],"type":"KlarnaInput"},"braintree":{"name":"braintree","required":false,"arguments":[],"type":"BraintreeInput"},"braintree_cc_vault":{"name":"braintree_cc_vault","required":false,"arguments":[],"type":"BraintreeCcVaultInput"}}},"SetPaymentMethodOnCartOutput":{"name":"SetPaymentMethodOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetGuestEmailOnCartInput":{"name":"SetGuestEmailOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"email":{"name":"email","required":true,"arguments":[],"type":"String"}}},"SetGuestEmailOnCartOutput":{"name":"SetGuestEmailOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"SetPaymentMethodAndPlaceOrderInput":{"name":"SetPaymentMethodAndPlaceOrderInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"payment_method":{"name":"payment_method","required":true,"arguments":[],"type":"PaymentMethodInput"}}},"PlaceOrderOutput":{"name":"PlaceOrderOutput","type":"graphql_type","fields":{"order":{"name":"order","arguments":[],"required":true,"type":"Order"}}},"Order":{"name":"Order","type":"graphql_type","fields":{"order_number":{"name":"order_number","arguments":[],"required":true,"type":"String","description":"The unique ID for a `Order` object."},"order_id":{"name":"order_id","arguments":[],"required":false,"type":"String","deprecated":{"reason":"The order_id field is deprecated, use order_number instead."}},"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"An array containing the items purchased in this order"},"total":{"name":"total","arguments":[],"required":false,"type":"String","description":"Contains the calculated total for this order"}},"description":"Contains details about the requested order"},"PlaceOrderInput":{"name":"PlaceOrderInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"}}},"AddProductsToCartOutput":{"name":"AddProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after products have been added"},"user_errors":{"name":"user_errors","arguments":[],"required":true,"itemsRequired":true,"itemType":"CartUserInputError","type":"ObjectArrayOutputField","description":"An error encountered while adding an item to the cart."}}},"CartUserInputError":{"name":"CartUserInputError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"A localized error message"},"code":{"name":"code","arguments":[],"required":true,"type":"CartUserInputErrorType","description":"Cart-specific error code"}},"description":"An error encountered while adding an item to the the cart."},"CartUserInputErrorType":{"name":"CartUserInputErrorType","type":"graphql_enum","items":{"PRODUCT_NOT_FOUND":{"name":"product_not_found","_value":"PRODUCT_NOT_FOUND","description":null,"deprecationReason":null},"NOT_SALABLE":{"name":"not_salable","_value":"NOT_SALABLE","description":null,"deprecationReason":null},"INSUFFICIENT_STOCK":{"name":"insufficient_stock","_value":"INSUFFICIENT_STOCK","description":null,"deprecationReason":null},"UNDEFINED":{"name":"undefined","_value":"UNDEFINED","description":null,"deprecationReason":null}}},"CartAddressInterface":{"name":"CartAddressInterface","type":"graphql_interface","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String"},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String"},"company":{"name":"company","arguments":[],"required":false,"type":"String"},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField"},"city":{"name":"city","arguments":[],"required":true,"type":"String"},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String"},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry"},"telephone":{"name":"telephone","arguments":[],"required":true,"type":"String"}},"typeResolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartAddressTypeResolver"},"CartAddressRegion":{"name":"CartAddressRegion","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":false,"type":"String"},"label":{"name":"label","arguments":[],"required":false,"type":"String"},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"Int"}}},"CartAddressCountry":{"name":"CartAddressCountry","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String"},"label":{"name":"label","arguments":[],"required":true,"type":"String"}}},"SimpleCartItem":{"name":"SimpleCartItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField"},"gift_message":{"name":"gift_message","arguments":[],"resolver":"\\Magento\\GiftMessageGraphQl\\Model\\Resolver\\Cart\\Item\\GiftMessage","required":false,"type":"GiftMessage","description":"The entered gift message for the cart item"}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"Simple Cart Item","module":"Magento\\QuoteGraphQl"},"SelectedCustomizableOption":{"name":"SelectedCustomizableOption","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"Use SelectedCustomizableOption.customizable_option_uid instead"}},"customizable_option_uid":{"name":"customizable_option_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableRadioOption`, `CustomizableDropDownOption`, `CustomizableMultipleOption`, etc. of `CustomizableOptionInterface` objects"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"type":{"name":"type","arguments":[],"required":true,"type":"String"},"is_required":{"name":"is_required","arguments":[],"required":true,"type":"Boolean"},"values":{"name":"values","arguments":[],"required":true,"itemsRequired":true,"itemType":"SelectedCustomizableOptionValue","type":"ObjectArrayOutputField"},"sort_order":{"name":"sort_order","arguments":[],"required":true,"type":"Int"}}},"SelectedCustomizableOptionValue":{"name":"SelectedCustomizableOptionValue","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"Use SelectedCustomizableOptionValue.customizable_option_value_uid instead"}},"customizable_option_value_uid":{"name":"customizable_option_value_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomizableMultipleValue`, `CustomizableRadioValue`, `CustomizableCheckboxValue`, `CustomizableDropDownValue`, etc. objects"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"value":{"name":"value","arguments":[],"required":true,"type":"String"},"price":{"name":"price","arguments":[],"required":true,"type":"CartItemSelectedOptionValuePrice"}}},"CartItemSelectedOptionValuePrice":{"name":"CartItemSelectedOptionValuePrice","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":true,"type":"Float"},"units":{"name":"units","arguments":[],"required":true,"type":"String"},"type":{"name":"type","arguments":[],"required":true,"type":"PriceTypeEnum"}}},"VirtualCartItem":{"name":"VirtualCartItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField"}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"Virtual Cart Item","module":"Magento\\QuoteGraphQl"},"CustomerAddress":{"name":"CustomerAddress","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the address object"},"customer_id":{"name":"customer_id","arguments":[],"required":false,"type":"Int","description":"The customer ID","deprecated":{"reason":"customer_id is not needed as part of CustomerAddress, address ID (id) is unique identifier for the addresses."}},"region":{"name":"region","arguments":[],"required":false,"type":"CustomerAddressRegion","description":"An object containing the region name, region code, and region ID"},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"Int","description":"The unique ID for a pre-defined region"},"country_id":{"name":"country_id","arguments":[],"required":false,"type":"String","description":"The customer's country","deprecated":{"reason":"Use `country_code` instead."}},"country_code":{"name":"country_code","arguments":[],"required":false,"type":"CountryCodeEnum","description":"The customer's country"},"street":{"name":"street","arguments":[],"required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"An array of strings that define the street number and name"},"company":{"name":"company","arguments":[],"required":false,"type":"String","description":"The customer's company"},"telephone":{"name":"telephone","arguments":[],"required":false,"type":"String","description":"The telephone number"},"fax":{"name":"fax","arguments":[],"required":false,"type":"String","description":"The fax number"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String","description":"The customer's ZIP or postal code"},"city":{"name":"city","arguments":[],"required":false,"type":"String","description":"The city or town"},"firstname":{"name":"firstname","arguments":[],"required":false,"type":"String","description":"The first name of the person associated with the shipping\/billing address"},"lastname":{"name":"lastname","arguments":[],"required":false,"type":"String","description":"The family name of the person associated with the shipping\/billing address"},"middlename":{"name":"middlename","arguments":[],"required":false,"type":"String","description":"The middle name of the person associated with the shipping\/billing address"},"prefix":{"name":"prefix","arguments":[],"required":false,"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"suffix":{"name":"suffix","arguments":[],"required":false,"type":"String","description":"A value such as Sr., Jr., or III"},"vat_id":{"name":"vat_id","arguments":[],"required":false,"type":"String","description":"The customer's Value-added tax (VAT) number (for corporate customers)"},"default_shipping":{"name":"default_shipping","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the address is the default shipping address"},"default_billing":{"name":"default_billing","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the address is the default billing address"},"custom_attributes":{"name":"custom_attributes","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomerAddressAttribute","type":"ObjectArrayOutputField","deprecated":{"reason":"Custom attributes should not be put into container"}},"extension_attributes":{"name":"extension_attributes","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomerAddressAttribute","type":"ObjectArrayOutputField","description":"Address extension attributes"}},"description":"CustomerAddress contains detailed information about a customer's billing and shipping addresses"},"CustomerAddressRegion":{"name":"CustomerAddressRegion","type":"graphql_type","fields":{"region_code":{"name":"region_code","arguments":[],"required":false,"type":"String","description":"The address region code"},"region":{"name":"region","arguments":[],"required":false,"type":"String","description":"The state or province name"},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"Int","description":"The unique ID for a pre-defined region"}},"description":"CustomerAddressRegion defines the customer's state or province"},"CountryCodeEnum":{"name":"CountryCodeEnum","type":"graphql_enum","items":{"AF":{"name":"af","_value":"AF","description":"Afghanistan","deprecationReason":null},"AX":{"name":"ax","_value":"AX","description":"\u00c5land Islands","deprecationReason":null},"AL":{"name":"al","_value":"AL","description":"Albania","deprecationReason":null},"DZ":{"name":"dz","_value":"DZ","description":"Algeria","deprecationReason":null},"AS":{"name":"as","_value":"AS","description":"American Samoa","deprecationReason":null},"AD":{"name":"ad","_value":"AD","description":"Andorra","deprecationReason":null},"AO":{"name":"ao","_value":"AO","description":"Angola","deprecationReason":null},"AI":{"name":"ai","_value":"AI","description":"Anguilla","deprecationReason":null},"AQ":{"name":"aq","_value":"AQ","description":"Antarctica","deprecationReason":null},"AG":{"name":"ag","_value":"AG","description":"Antigua & Barbuda","deprecationReason":null},"AR":{"name":"ar","_value":"AR","description":"Argentina","deprecationReason":null},"AM":{"name":"am","_value":"AM","description":"Armenia","deprecationReason":null},"AW":{"name":"aw","_value":"AW","description":"Aruba","deprecationReason":null},"AU":{"name":"au","_value":"AU","description":"Australia","deprecationReason":null},"AT":{"name":"at","_value":"AT","description":"Austria","deprecationReason":null},"AZ":{"name":"az","_value":"AZ","description":"Azerbaijan","deprecationReason":null},"BS":{"name":"bs","_value":"BS","description":"Bahamas","deprecationReason":null},"BH":{"name":"bh","_value":"BH","description":"Bahrain","deprecationReason":null},"BD":{"name":"bd","_value":"BD","description":"Bangladesh","deprecationReason":null},"BB":{"name":"bb","_value":"BB","description":"Barbados","deprecationReason":null},"BY":{"name":"by","_value":"BY","description":"Belarus","deprecationReason":null},"BE":{"name":"be","_value":"BE","description":"Belgium","deprecationReason":null},"BZ":{"name":"bz","_value":"BZ","description":"Belize","deprecationReason":null},"BJ":{"name":"bj","_value":"BJ","description":"Benin","deprecationReason":null},"BM":{"name":"bm","_value":"BM","description":"Bermuda","deprecationReason":null},"BT":{"name":"bt","_value":"BT","description":"Bhutan","deprecationReason":null},"BO":{"name":"bo","_value":"BO","description":"Bolivia","deprecationReason":null},"BA":{"name":"ba","_value":"BA","description":"Bosnia & Herzegovina","deprecationReason":null},"BW":{"name":"bw","_value":"BW","description":"Botswana","deprecationReason":null},"BV":{"name":"bv","_value":"BV","description":"Bouvet Island","deprecationReason":null},"BR":{"name":"br","_value":"BR","description":"Brazil","deprecationReason":null},"IO":{"name":"io","_value":"IO","description":"British Indian Ocean Territory","deprecationReason":null},"VG":{"name":"vg","_value":"VG","description":"British Virgin Islands","deprecationReason":null},"BN":{"name":"bn","_value":"BN","description":"Brunei","deprecationReason":null},"BG":{"name":"bg","_value":"BG","description":"Bulgaria","deprecationReason":null},"BF":{"name":"bf","_value":"BF","description":"Burkina Faso","deprecationReason":null},"BI":{"name":"bi","_value":"BI","description":"Burundi","deprecationReason":null},"KH":{"name":"kh","_value":"KH","description":"Cambodia","deprecationReason":null},"CM":{"name":"cm","_value":"CM","description":"Cameroon","deprecationReason":null},"CA":{"name":"ca","_value":"CA","description":"Canada","deprecationReason":null},"CV":{"name":"cv","_value":"CV","description":"Cape Verde","deprecationReason":null},"KY":{"name":"ky","_value":"KY","description":"Cayman Islands","deprecationReason":null},"CF":{"name":"cf","_value":"CF","description":"Central African Republic","deprecationReason":null},"TD":{"name":"td","_value":"TD","description":"Chad","deprecationReason":null},"CL":{"name":"cl","_value":"CL","description":"Chile","deprecationReason":null},"CN":{"name":"cn","_value":"CN","description":"China","deprecationReason":null},"CX":{"name":"cx","_value":"CX","description":"Christmas Island","deprecationReason":null},"CC":{"name":"cc","_value":"CC","description":"Cocos (Keeling) Islands","deprecationReason":null},"CO":{"name":"co","_value":"CO","description":"Colombia","deprecationReason":null},"KM":{"name":"km","_value":"KM","description":"Comoros","deprecationReason":null},"CG":{"name":"cg","_value":"CG","description":"Congo-Brazzaville","deprecationReason":null},"CD":{"name":"cd","_value":"CD","description":"Congo-Kinshasa","deprecationReason":null},"CK":{"name":"ck","_value":"CK","description":"Cook Islands","deprecationReason":null},"CR":{"name":"cr","_value":"CR","description":"Costa Rica","deprecationReason":null},"CI":{"name":"ci","_value":"CI","description":"C\u00f4te d\u2019Ivoire","deprecationReason":null},"HR":{"name":"hr","_value":"HR","description":"Croatia","deprecationReason":null},"CU":{"name":"cu","_value":"CU","description":"Cuba","deprecationReason":null},"CY":{"name":"cy","_value":"CY","description":"Cyprus","deprecationReason":null},"CZ":{"name":"cz","_value":"CZ","description":"Czech Republic","deprecationReason":null},"DK":{"name":"dk","_value":"DK","description":"Denmark","deprecationReason":null},"DJ":{"name":"dj","_value":"DJ","description":"Djibouti","deprecationReason":null},"DM":{"name":"dm","_value":"DM","description":"Dominica","deprecationReason":null},"DO":{"name":"do","_value":"DO","description":"Dominican Republic","deprecationReason":null},"EC":{"name":"ec","_value":"EC","description":"Ecuador","deprecationReason":null},"EG":{"name":"eg","_value":"EG","description":"Egypt","deprecationReason":null},"SV":{"name":"sv","_value":"SV","description":"El Salvador","deprecationReason":null},"GQ":{"name":"gq","_value":"GQ","description":"Equatorial Guinea","deprecationReason":null},"ER":{"name":"er","_value":"ER","description":"Eritrea","deprecationReason":null},"EE":{"name":"ee","_value":"EE","description":"Estonia","deprecationReason":null},"ET":{"name":"et","_value":"ET","description":"Ethiopia","deprecationReason":null},"FK":{"name":"fk","_value":"FK","description":"Falkland Islands","deprecationReason":null},"FO":{"name":"fo","_value":"FO","description":"Faroe Islands","deprecationReason":null},"FJ":{"name":"fj","_value":"FJ","description":"Fiji","deprecationReason":null},"FI":{"name":"fi","_value":"FI","description":"Finland","deprecationReason":null},"FR":{"name":"fr","_value":"FR","description":"France","deprecationReason":null},"GF":{"name":"gf","_value":"GF","description":"French Guiana","deprecationReason":null},"PF":{"name":"pf","_value":"PF","description":"French Polynesia","deprecationReason":null},"TF":{"name":"tf","_value":"TF","description":"French Southern Territories","deprecationReason":null},"GA":{"name":"ga","_value":"GA","description":"Gabon","deprecationReason":null},"GM":{"name":"gm","_value":"GM","description":"Gambia","deprecationReason":null},"GE":{"name":"ge","_value":"GE","description":"Georgia","deprecationReason":null},"DE":{"name":"de","_value":"DE","description":"Germany","deprecationReason":null},"GH":{"name":"gh","_value":"GH","description":"Ghana","deprecationReason":null},"GI":{"name":"gi","_value":"GI","description":"Gibraltar","deprecationReason":null},"GR":{"name":"gr","_value":"GR","description":"Greece","deprecationReason":null},"GL":{"name":"gl","_value":"GL","description":"Greenland","deprecationReason":null},"GD":{"name":"gd","_value":"GD","description":"Grenada","deprecationReason":null},"GP":{"name":"gp","_value":"GP","description":"Guadeloupe","deprecationReason":null},"GU":{"name":"gu","_value":"GU","description":"Guam","deprecationReason":null},"GT":{"name":"gt","_value":"GT","description":"Guatemala","deprecationReason":null},"GG":{"name":"gg","_value":"GG","description":"Guernsey","deprecationReason":null},"GN":{"name":"gn","_value":"GN","description":"Guinea","deprecationReason":null},"GW":{"name":"gw","_value":"GW","description":"Guinea-Bissau","deprecationReason":null},"GY":{"name":"gy","_value":"GY","description":"Guyana","deprecationReason":null},"HT":{"name":"ht","_value":"HT","description":"Haiti","deprecationReason":null},"HM":{"name":"hm","_value":"HM","description":"Heard &amp; McDonald Islands","deprecationReason":null},"HN":{"name":"hn","_value":"HN","description":"Honduras","deprecationReason":null},"HK":{"name":"hk","_value":"HK","description":"Hong Kong SAR China","deprecationReason":null},"HU":{"name":"hu","_value":"HU","description":"Hungary","deprecationReason":null},"IS":{"name":"is","_value":"IS","description":"Iceland","deprecationReason":null},"IN":{"name":"in","_value":"IN","description":"India","deprecationReason":null},"ID":{"name":"id","_value":"ID","description":"Indonesia","deprecationReason":null},"IR":{"name":"ir","_value":"IR","description":"Iran","deprecationReason":null},"IQ":{"name":"iq","_value":"IQ","description":"Iraq","deprecationReason":null},"IE":{"name":"ie","_value":"IE","description":"Ireland","deprecationReason":null},"IM":{"name":"im","_value":"IM","description":"Isle of Man","deprecationReason":null},"IL":{"name":"il","_value":"IL","description":"Israel","deprecationReason":null},"IT":{"name":"it","_value":"IT","description":"Italy","deprecationReason":null},"JM":{"name":"jm","_value":"JM","description":"Jamaica","deprecationReason":null},"JP":{"name":"jp","_value":"JP","description":"Japan","deprecationReason":null},"JE":{"name":"je","_value":"JE","description":"Jersey","deprecationReason":null},"JO":{"name":"jo","_value":"JO","description":"Jordan","deprecationReason":null},"KZ":{"name":"kz","_value":"KZ","description":"Kazakhstan","deprecationReason":null},"KE":{"name":"ke","_value":"KE","description":"Kenya","deprecationReason":null},"KI":{"name":"ki","_value":"KI","description":"Kiribati","deprecationReason":null},"KW":{"name":"kw","_value":"KW","description":"Kuwait","deprecationReason":null},"KG":{"name":"kg","_value":"KG","description":"Kyrgyzstan","deprecationReason":null},"LA":{"name":"la","_value":"LA","description":"Laos","deprecationReason":null},"LV":{"name":"lv","_value":"LV","description":"Latvia","deprecationReason":null},"LB":{"name":"lb","_value":"LB","description":"Lebanon","deprecationReason":null},"LS":{"name":"ls","_value":"LS","description":"Lesotho","deprecationReason":null},"LR":{"name":"lr","_value":"LR","description":"Liberia","deprecationReason":null},"LY":{"name":"ly","_value":"LY","description":"Libya","deprecationReason":null},"LI":{"name":"li","_value":"LI","description":"Liechtenstein","deprecationReason":null},"LT":{"name":"lt","_value":"LT","description":"Lithuania","deprecationReason":null},"LU":{"name":"lu","_value":"LU","description":"Luxembourg","deprecationReason":null},"MO":{"name":"mo","_value":"MO","description":"Macau SAR China","deprecationReason":null},"MK":{"name":"mk","_value":"MK","description":"Macedonia","deprecationReason":null},"MG":{"name":"mg","_value":"MG","description":"Madagascar","deprecationReason":null},"MW":{"name":"mw","_value":"MW","description":"Malawi","deprecationReason":null},"MY":{"name":"my","_value":"MY","description":"Malaysia","deprecationReason":null},"MV":{"name":"mv","_value":"MV","description":"Maldives","deprecationReason":null},"ML":{"name":"ml","_value":"ML","description":"Mali","deprecationReason":null},"MT":{"name":"mt","_value":"MT","description":"Malta","deprecationReason":null},"MH":{"name":"mh","_value":"MH","description":"Marshall Islands","deprecationReason":null},"MQ":{"name":"mq","_value":"MQ","description":"Martinique","deprecationReason":null},"MR":{"name":"mr","_value":"MR","description":"Mauritania","deprecationReason":null},"MU":{"name":"mu","_value":"MU","description":"Mauritius","deprecationReason":null},"YT":{"name":"yt","_value":"YT","description":"Mayotte","deprecationReason":null},"MX":{"name":"mx","_value":"MX","description":"Mexico","deprecationReason":null},"FM":{"name":"fm","_value":"FM","description":"Micronesia","deprecationReason":null},"MD":{"name":"md","_value":"MD","description":"Moldova","deprecationReason":null},"MC":{"name":"mc","_value":"MC","description":"Monaco","deprecationReason":null},"MN":{"name":"mn","_value":"MN","description":"Mongolia","deprecationReason":null},"ME":{"name":"me","_value":"ME","description":"Montenegro","deprecationReason":null},"MS":{"name":"ms","_value":"MS","description":"Montserrat","deprecationReason":null},"MA":{"name":"ma","_value":"MA","description":"Morocco","deprecationReason":null},"MZ":{"name":"mz","_value":"MZ","description":"Mozambique","deprecationReason":null},"MM":{"name":"mm","_value":"MM","description":"Myanmar (Burma)","deprecationReason":null},"NA":{"name":"na","_value":"NA","description":"Namibia","deprecationReason":null},"NR":{"name":"nr","_value":"NR","description":"Nauru","deprecationReason":null},"NP":{"name":"np","_value":"NP","description":"Nepal","deprecationReason":null},"NL":{"name":"nl","_value":"NL","description":"Netherlands","deprecationReason":null},"AN":{"name":"an","_value":"AN","description":"Netherlands Antilles","deprecationReason":null},"NC":{"name":"nc","_value":"NC","description":"New Caledonia","deprecationReason":null},"NZ":{"name":"nz","_value":"NZ","description":"New Zealand","deprecationReason":null},"NI":{"name":"ni","_value":"NI","description":"Nicaragua","deprecationReason":null},"NE":{"name":"ne","_value":"NE","description":"Niger","deprecationReason":null},"NG":{"name":"ng","_value":"NG","description":"Nigeria","deprecationReason":null},"NU":{"name":"nu","_value":"NU","description":"Niue","deprecationReason":null},"NF":{"name":"nf","_value":"NF","description":"Norfolk Island","deprecationReason":null},"MP":{"name":"mp","_value":"MP","description":"Northern Mariana Islands","deprecationReason":null},"KP":{"name":"kp","_value":"KP","description":"North Korea","deprecationReason":null},"NO":{"name":"no","_value":"NO","description":"Norway","deprecationReason":null},"OM":{"name":"om","_value":"OM","description":"Oman","deprecationReason":null},"PK":{"name":"pk","_value":"PK","description":"Pakistan","deprecationReason":null},"PW":{"name":"pw","_value":"PW","description":"Palau","deprecationReason":null},"PS":{"name":"ps","_value":"PS","description":"Palestinian Territories","deprecationReason":null},"PA":{"name":"pa","_value":"PA","description":"Panama","deprecationReason":null},"PG":{"name":"pg","_value":"PG","description":"Papua New Guinea","deprecationReason":null},"PY":{"name":"py","_value":"PY","description":"Paraguay","deprecationReason":null},"PE":{"name":"pe","_value":"PE","description":"Peru","deprecationReason":null},"PH":{"name":"ph","_value":"PH","description":"Philippines","deprecationReason":null},"PN":{"name":"pn","_value":"PN","description":"Pitcairn Islands","deprecationReason":null},"PL":{"name":"pl","_value":"PL","description":"Poland","deprecationReason":null},"PT":{"name":"pt","_value":"PT","description":"Portugal","deprecationReason":null},"QA":{"name":"qa","_value":"QA","description":"Qatar","deprecationReason":null},"RE":{"name":"re","_value":"RE","description":"R\u00e9union","deprecationReason":null},"RO":{"name":"ro","_value":"RO","description":"Romania","deprecationReason":null},"RU":{"name":"ru","_value":"RU","description":"Russia","deprecationReason":null},"RW":{"name":"rw","_value":"RW","description":"Rwanda","deprecationReason":null},"WS":{"name":"ws","_value":"WS","description":"Samoa","deprecationReason":null},"SM":{"name":"sm","_value":"SM","description":"San Marino","deprecationReason":null},"ST":{"name":"st","_value":"ST","description":"S\u00e3o Tom\u00e9 & Pr\u00edncipe","deprecationReason":null},"SA":{"name":"sa","_value":"SA","description":"Saudi Arabia","deprecationReason":null},"SN":{"name":"sn","_value":"SN","description":"Senegal","deprecationReason":null},"RS":{"name":"rs","_value":"RS","description":"Serbia","deprecationReason":null},"SC":{"name":"sc","_value":"SC","description":"Seychelles","deprecationReason":null},"SL":{"name":"sl","_value":"SL","description":"Sierra Leone","deprecationReason":null},"SG":{"name":"sg","_value":"SG","description":"Singapore","deprecationReason":null},"SK":{"name":"sk","_value":"SK","description":"Slovakia","deprecationReason":null},"SI":{"name":"si","_value":"SI","description":"Slovenia","deprecationReason":null},"SB":{"name":"sb","_value":"SB","description":"Solomon Islands","deprecationReason":null},"SO":{"name":"so","_value":"SO","description":"Somalia","deprecationReason":null},"ZA":{"name":"za","_value":"ZA","description":"South Africa","deprecationReason":null},"GS":{"name":"gs","_value":"GS","description":"South Georgia & South Sandwich Islands","deprecationReason":null},"KR":{"name":"kr","_value":"KR","description":"South Korea","deprecationReason":null},"ES":{"name":"es","_value":"ES","description":"Spain","deprecationReason":null},"LK":{"name":"lk","_value":"LK","description":"Sri Lanka","deprecationReason":null},"BL":{"name":"bl","_value":"BL","description":"St. Barth\u00e9lemy","deprecationReason":null},"SH":{"name":"sh","_value":"SH","description":"St. Helena","deprecationReason":null},"KN":{"name":"kn","_value":"KN","description":"St. Kitts & Nevis","deprecationReason":null},"LC":{"name":"lc","_value":"LC","description":"St. Lucia","deprecationReason":null},"MF":{"name":"mf","_value":"MF","description":"St. Martin","deprecationReason":null},"PM":{"name":"pm","_value":"PM","description":"St. Pierre & Miquelon","deprecationReason":null},"VC":{"name":"vc","_value":"VC","description":"St. Vincent & Grenadines","deprecationReason":null},"SD":{"name":"sd","_value":"SD","description":"Sudan","deprecationReason":null},"SR":{"name":"sr","_value":"SR","description":"Suriname","deprecationReason":null},"SJ":{"name":"sj","_value":"SJ","description":"Svalbard & Jan Mayen","deprecationReason":null},"SZ":{"name":"sz","_value":"SZ","description":"Swaziland","deprecationReason":null},"SE":{"name":"se","_value":"SE","description":"Sweden","deprecationReason":null},"CH":{"name":"ch","_value":"CH","description":"Switzerland","deprecationReason":null},"SY":{"name":"sy","_value":"SY","description":"Syria","deprecationReason":null},"TW":{"name":"tw","_value":"TW","description":"Taiwan","deprecationReason":null},"TJ":{"name":"tj","_value":"TJ","description":"Tajikistan","deprecationReason":null},"TZ":{"name":"tz","_value":"TZ","description":"Tanzania","deprecationReason":null},"TH":{"name":"th","_value":"TH","description":"Thailand","deprecationReason":null},"TL":{"name":"tl","_value":"TL","description":"Timor-Leste","deprecationReason":null},"TG":{"name":"tg","_value":"TG","description":"Togo","deprecationReason":null},"TK":{"name":"tk","_value":"TK","description":"Tokelau","deprecationReason":null},"TO":{"name":"to","_value":"TO","description":"Tonga","deprecationReason":null},"TT":{"name":"tt","_value":"TT","description":"Trinidad & Tobago","deprecationReason":null},"TN":{"name":"tn","_value":"TN","description":"Tunisia","deprecationReason":null},"TR":{"name":"tr","_value":"TR","description":"Turkey","deprecationReason":null},"TM":{"name":"tm","_value":"TM","description":"Turkmenistan","deprecationReason":null},"TC":{"name":"tc","_value":"TC","description":"Turks & Caicos Islands","deprecationReason":null},"TV":{"name":"tv","_value":"TV","description":"Tuvalu","deprecationReason":null},"UG":{"name":"ug","_value":"UG","description":"Uganda","deprecationReason":null},"UA":{"name":"ua","_value":"UA","description":"Ukraine","deprecationReason":null},"AE":{"name":"ae","_value":"AE","description":"United Arab Emirates","deprecationReason":null},"GB":{"name":"gb","_value":"GB","description":"United Kingdom","deprecationReason":null},"US":{"name":"us","_value":"US","description":"United States","deprecationReason":null},"UY":{"name":"uy","_value":"UY","description":"Uruguay","deprecationReason":null},"UM":{"name":"um","_value":"UM","description":"U.S. Outlying Islands","deprecationReason":null},"VI":{"name":"vi","_value":"VI","description":"U.S. Virgin Islands","deprecationReason":null},"UZ":{"name":"uz","_value":"UZ","description":"Uzbekistan","deprecationReason":null},"VU":{"name":"vu","_value":"VU","description":"Vanuatu","deprecationReason":null},"VA":{"name":"va","_value":"VA","description":"Vatican City","deprecationReason":null},"VE":{"name":"ve","_value":"VE","description":"Venezuela","deprecationReason":null},"VN":{"name":"vn","_value":"VN","description":"Vietnam","deprecationReason":null},"WF":{"name":"wf","_value":"WF","description":"Wallis & Futuna","deprecationReason":null},"EH":{"name":"eh","_value":"EH","description":"Western Sahara","deprecationReason":null},"YE":{"name":"ye","_value":"YE","description":"Yemen","deprecationReason":null},"ZM":{"name":"zm","_value":"ZM","description":"Zambia","deprecationReason":null},"ZW":{"name":"zw","_value":"ZW","description":"Zimbabwe","deprecationReason":null}},"description":"The list of countries codes"},"CustomerAddressAttribute":{"name":"CustomerAddressAttribute","type":"graphql_type","fields":{"attribute_code":{"name":"attribute_code","arguments":[],"required":false,"type":"String","description":"Attribute code"},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Attribute value"}}},"IsEmailAvailableOutput":{"name":"IsEmailAvailableOutput","type":"graphql_type","fields":{"is_email_available":{"name":"is_email_available","arguments":[],"required":false,"type":"Boolean","description":"Is email availabel value"}}},"CustomerToken":{"name":"CustomerToken","type":"graphql_type","fields":{"token":{"name":"token","arguments":[],"required":false,"type":"String","description":"The customer token"}}},"CustomerInput":{"name":"CustomerInput","type":"graphql_input","fields":{"prefix":{"name":"prefix","required":false,"arguments":[],"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"firstname":{"name":"firstname","required":false,"arguments":[],"type":"String","description":"The customer's first name"},"middlename":{"name":"middlename","required":false,"arguments":[],"type":"String","description":"The customer's middle name"},"lastname":{"name":"lastname","required":false,"arguments":[],"type":"String","description":"The customer's family name"},"suffix":{"name":"suffix","required":false,"arguments":[],"type":"String","description":"A value such as Sr., Jr., or III"},"email":{"name":"email","required":false,"arguments":[],"type":"String","description":"The customer's email address. Required for customer creation"},"dob":{"name":"dob","required":false,"arguments":[],"type":"String","description":"Deprecated: Use `date_of_birth` instead"},"date_of_birth":{"name":"date_of_birth","required":false,"arguments":[],"type":"String","description":"The customer's date of birth"},"taxvat":{"name":"taxvat","required":false,"arguments":[],"type":"String","description":"The customer's Tax\/VAT number (for corporate customers)"},"gender":{"name":"gender","required":false,"arguments":[],"type":"Int","description":"The customer's gender (Male - 1, Female - 2)"},"password":{"name":"password","required":false,"arguments":[],"type":"String","description":"The customer's password"},"is_subscribed":{"name":"is_subscribed","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the customer is subscribed to the company's newsletter"}}},"CustomerOutput":{"name":"CustomerOutput","type":"graphql_type","fields":{"customer":{"name":"customer","arguments":[],"required":true,"type":"Customer"}}},"CustomerCreateInput":{"name":"CustomerCreateInput","type":"graphql_input","fields":{"prefix":{"name":"prefix","required":false,"arguments":[],"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"firstname":{"name":"firstname","required":true,"arguments":[],"type":"String","description":"The customer's first name"},"middlename":{"name":"middlename","required":false,"arguments":[],"type":"String","description":"The customer's middle name"},"lastname":{"name":"lastname","required":true,"arguments":[],"type":"String","description":"The customer's family name"},"suffix":{"name":"suffix","required":false,"arguments":[],"type":"String","description":"A value such as Sr., Jr., or III"},"email":{"name":"email","required":true,"arguments":[],"type":"String","description":"The customer's email address. Required for customer creation"},"dob":{"name":"dob","required":false,"arguments":[],"type":"String","description":"Deprecated: Use `date_of_birth` instead"},"date_of_birth":{"name":"date_of_birth","required":false,"arguments":[],"type":"String","description":"The customer's date of birth"},"taxvat":{"name":"taxvat","required":false,"arguments":[],"type":"String","description":"The customer's Tax\/VAT number (for corporate customers)"},"gender":{"name":"gender","required":false,"arguments":[],"type":"Int","description":"The customer's gender (Male - 1, Female - 2)"},"password":{"name":"password","required":false,"arguments":[],"type":"String","description":"The customer's password"},"is_subscribed":{"name":"is_subscribed","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the customer is subscribed to the company's newsletter"},"allow_remote_shopping_assistance":{"name":"allow_remote_shopping_assistance","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the customer has enabled remote shopping assistance"}}},"CustomerUpdateInput":{"name":"CustomerUpdateInput","type":"graphql_input","fields":{"date_of_birth":{"name":"date_of_birth","required":false,"arguments":[],"type":"String","description":"The customer's date of birth"},"dob":{"name":"dob","required":false,"arguments":[],"type":"String","description":"Deprecated: Use `date_of_birth` instead"},"firstname":{"name":"firstname","required":false,"arguments":[],"type":"String","description":"The customer's first name"},"gender":{"name":"gender","required":false,"arguments":[],"type":"Int","description":"The customer's gender (Male - 1, Female - 2)"},"is_subscribed":{"name":"is_subscribed","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the customer is subscribed to the company's newsletter"},"lastname":{"name":"lastname","required":false,"arguments":[],"type":"String","description":"The customer's family name"},"middlename":{"name":"middlename","required":false,"arguments":[],"type":"String","description":"The customer's middle name"},"prefix":{"name":"prefix","required":false,"arguments":[],"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"suffix":{"name":"suffix","required":false,"arguments":[],"type":"String","description":"A value such as Sr., Jr., or III"},"taxvat":{"name":"taxvat","required":false,"arguments":[],"type":"String","description":"The customer's Tax\/VAT number (for corporate customers)"},"allow_remote_shopping_assistance":{"name":"allow_remote_shopping_assistance","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the customer has enabled remote shopping assistance"}}},"RevokeCustomerTokenOutput":{"name":"RevokeCustomerTokenOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean"}}},"CustomerAddressInput":{"name":"CustomerAddressInput","type":"graphql_input","fields":{"firstname":{"name":"firstname","required":false,"arguments":[],"type":"String","description":"The first name of the person associated with the shipping\/billing address"},"lastname":{"name":"lastname","required":false,"arguments":[],"type":"String","description":"The family name of the person associated with the shipping\/billing address"},"company":{"name":"company","required":false,"arguments":[],"type":"String","description":"The customer's company"},"telephone":{"name":"telephone","required":false,"arguments":[],"type":"String","description":"The telephone number"},"street":{"name":"street","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"An array of strings that define the street number and name"},"city":{"name":"city","required":false,"arguments":[],"type":"String","description":"The city or town"},"region":{"name":"region","required":false,"arguments":[],"type":"CustomerAddressRegionInput","description":"An object containing the region name, region code, and region ID"},"postcode":{"name":"postcode","required":false,"arguments":[],"type":"String","description":"The customer's ZIP or postal code"},"country_id":{"name":"country_id","required":false,"arguments":[],"type":"CountryCodeEnum","description":"Deprecated: use `country_code` instead."},"country_code":{"name":"country_code","required":false,"arguments":[],"type":"CountryCodeEnum","description":"The customer's country"},"default_shipping":{"name":"default_shipping","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the address is the default shipping address"},"default_billing":{"name":"default_billing","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the address is the default billing address"},"fax":{"name":"fax","required":false,"arguments":[],"type":"String","description":"The fax number"},"middlename":{"name":"middlename","required":false,"arguments":[],"type":"String","description":"The middle name of the person associated with the shipping\/billing address"},"prefix":{"name":"prefix","required":false,"arguments":[],"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"suffix":{"name":"suffix","required":false,"arguments":[],"type":"String","description":"A value such as Sr., Jr., or III"},"vat_id":{"name":"vat_id","required":false,"arguments":[],"type":"String","description":"The customer's Tax\/VAT number (for corporate customers)"},"custom_attributes":{"name":"custom_attributes","required":false,"arguments":[],"itemsRequired":false,"itemType":"CustomerAddressAttributeInput","type":"ObjectArrayInputField","description":"Deprecated: Custom attributes should not be put into container."}}},"CustomerAddressRegionInput":{"name":"CustomerAddressRegionInput","type":"graphql_input","fields":{"region_code":{"name":"region_code","required":false,"arguments":[],"type":"String","description":"The address region code"},"region":{"name":"region","required":false,"arguments":[],"type":"String","description":"The state or province name"},"region_id":{"name":"region_id","required":false,"arguments":[],"type":"Int","description":"The unique ID for a pre-defined region"}},"description":"CustomerAddressRegionInput defines the customer's state or province","cache":[]},"CustomerAddressAttributeInput":{"name":"CustomerAddressAttributeInput","type":"graphql_input","fields":{"attribute_code":{"name":"attribute_code","required":true,"arguments":[],"type":"String","description":"Attribute code"},"value":{"name":"value","required":true,"arguments":[],"type":"String","description":"Attribute value"}}},"Currency":{"name":"Currency","type":"graphql_type","fields":{"base_currency_code":{"name":"base_currency_code","arguments":[],"required":false,"type":"String"},"base_currency_symbol":{"name":"base_currency_symbol","arguments":[],"required":false,"type":"String"},"default_display_currecy_code":{"name":"default_display_currecy_code","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Symbol was missed. Use `default_display_currency_code`."}},"default_display_currency_code":{"name":"default_display_currency_code","arguments":[],"required":false,"type":"String"},"default_display_currecy_symbol":{"name":"default_display_currecy_symbol","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Symbol was missed. Use `default_display_currency_symbol`."}},"default_display_currency_symbol":{"name":"default_display_currency_symbol","arguments":[],"required":false,"type":"String"},"available_currency_codes":{"name":"available_currency_codes","arguments":[],"required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField"},"exchange_rates":{"name":"exchange_rates","arguments":[],"required":false,"itemsRequired":false,"itemType":"ExchangeRate","type":"ObjectArrayOutputField"}}},"ExchangeRate":{"name":"ExchangeRate","type":"graphql_type","fields":{"currency_to":{"name":"currency_to","arguments":[],"required":false,"type":"String"},"rate":{"name":"rate","arguments":[],"required":false,"type":"Float"}}},"Country":{"name":"Country","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"String","description":"The unique ID for a `Country` object."},"two_letter_abbreviation":{"name":"two_letter_abbreviation","arguments":[],"required":false,"type":"String"},"three_letter_abbreviation":{"name":"three_letter_abbreviation","arguments":[],"required":false,"type":"String"},"full_name_locale":{"name":"full_name_locale","arguments":[],"required":false,"type":"String"},"full_name_english":{"name":"full_name_english","arguments":[],"required":false,"type":"String"},"available_regions":{"name":"available_regions","arguments":[],"required":false,"itemsRequired":false,"itemType":"Region","type":"ObjectArrayOutputField"}}},"Region":{"name":"Region","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The unique ID for a `Region` object."},"code":{"name":"code","arguments":[],"required":false,"type":"String"},"name":{"name":"name","arguments":[],"required":false,"type":"String"}}},"AddDownloadableProductsToCartInput":{"name":"AddDownloadableProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"DownloadableProductCartItemInput","type":"ObjectArrayInputField"}}},"DownloadableProductCartItemInput":{"name":"DownloadableProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput"},"downloadable_product_links":{"name":"downloadable_product_links","required":false,"arguments":[],"itemsRequired":true,"itemType":"DownloadableProductLinksInput","type":"ObjectArrayInputField"},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"}}},"DownloadableProductLinksInput":{"name":"DownloadableProductLinksInput","type":"graphql_input","fields":{"link_id":{"name":"link_id","required":true,"arguments":[],"type":"Int"}}},"AddDownloadableProductsToCartOutput":{"name":"AddDownloadableProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"DownloadableCartItem":{"name":"DownloadableCartItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField"},"links":{"name":"links","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\DownloadableCartItem\\Links","required":false,"itemsRequired":false,"itemType":"DownloadableProductLinks","type":"ObjectArrayOutputField","description":"An array containing information about the links for the added to cart downloadable product"},"samples":{"name":"samples","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\DownloadableCartItem\\Samples","required":false,"itemsRequired":false,"itemType":"DownloadableProductSamples","type":"ObjectArrayOutputField","description":"DownloadableProductSamples defines characteristics of a downloadable product"}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"Downloadable Cart Item","module":"Magento\\DownloadableGraphQl"},"DownloadableProductLinks":{"name":"DownloadableProductLinks","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","deprecated":{"reason":"This information should not be exposed on frontend"}},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name of the link"},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"A number indicating the sort order"},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price of the downloadable product"},"sample_url":{"name":"sample_url","arguments":[],"required":false,"type":"String","description":"URL to the downloadable sample"},"is_shareable":{"name":"is_shareable","arguments":[],"required":false,"type":"Boolean","deprecated":{"reason":"This information should not be exposed on frontend"}},"number_of_downloads":{"name":"number_of_downloads","arguments":[],"required":false,"type":"Int","deprecated":{"reason":"This information should not be exposed on frontend"}},"link_type":{"name":"link_type","arguments":[],"required":false,"type":"DownloadableFileTypeEnum","deprecated":{"reason":"`sample_url` serves to get the downloadable sample"}},"sample_type":{"name":"sample_type","arguments":[],"required":false,"type":"DownloadableFileTypeEnum","deprecated":{"reason":"`sample_url` serves to get the downloadable sample"}},"sample_file":{"name":"sample_file","arguments":[],"required":false,"type":"String","deprecated":{"reason":"`sample_url` serves to get the downloadable sample"}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Product\\DownloadableLinksValueUid","required":true,"type":"ID","description":"The unique ID for a `DownloadableProductLinks` object."}},"description":"DownloadableProductLinks defines characteristics of a downloadable product"},"DownloadableFileTypeEnum":{"name":"DownloadableFileTypeEnum","type":"graphql_enum","items":{"FILE":{"name":"file","_value":"FILE","description":null,"deprecationReason":"`sample_url` serves to get the downloadable sample"},"URL":{"name":"url","_value":"URL","description":null,"deprecationReason":"`sample_url` serves to get the downloadable sample"}}},"DownloadableProductSamples":{"name":"DownloadableProductSamples","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","deprecated":{"reason":"This information should not be exposed on frontend"}},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name of the sample"},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"A number indicating the sort order"},"sample_url":{"name":"sample_url","arguments":[],"required":false,"type":"String","description":"URL to the downloadable sample"},"sample_type":{"name":"sample_type","arguments":[],"required":false,"type":"DownloadableFileTypeEnum","deprecated":{"reason":"`sample_url` serves to get the downloadable sample"}},"sample_file":{"name":"sample_file","arguments":[],"required":false,"type":"String","deprecated":{"reason":"`sample_url` serves to get the downloadable sample"}}},"description":"DownloadableProductSamples defines characteristics of a downloadable product"},"DownloadableProduct":{"name":"DownloadableProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"downloadable_product_samples":{"name":"downloadable_product_samples","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Product\\Samples","required":false,"itemsRequired":false,"itemType":"DownloadableProductSamples","type":"ObjectArrayOutputField","description":"An array containing information about samples of this downloadable product."},"downloadable_product_links":{"name":"downloadable_product_links","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Product\\Links","required":false,"itemsRequired":false,"itemType":"DownloadableProductLinks","type":"ObjectArrayOutputField","description":"An array containing information about the links for this downloadable product"},"links_purchased_separately":{"name":"links_purchased_separately","arguments":[],"required":false,"type":"Int","description":"A value of 1 indicates that each link in the array must be purchased separately"},"links_title":{"name":"links_title","arguments":[],"required":false,"type":"String","description":"The heading above the list of downloadable products"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"DownloadableProduct defines a product that the shopper downloads","module":"Magento\\DownloadableGraphQl"},"DownloadableOrderItem":{"name":"DownloadableOrderItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `OrderItemInterface` object"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_url_key":{"name":"product_url_key","arguments":[],"required":false,"type":"String","description":"URL key of the base product"},"product_type":{"name":"product_type","arguments":[],"required":false,"type":"String","description":"The type of product, such as simple, configurable, etc."},"status":{"name":"status","arguments":[],"required":false,"type":"String","description":"The status of the order item"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price of the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The final discount information for the product"},"selected_options":{"name":"selected_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The selected options for the base product, such as color or size"},"entered_options":{"name":"entered_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The entered option for the base product, such as a logo or image"},"quantity_ordered":{"name":"quantity_ordered","arguments":[],"required":false,"type":"Float","description":"The number of units ordered for this item"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":false,"type":"Float","description":"The number of shipped items"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"quantity_canceled":{"name":"quantity_canceled","arguments":[],"required":false,"type":"Float","description":"The number of canceled items"},"quantity_returned":{"name":"quantity_returned","arguments":[],"required":false,"type":"Float","description":"The number of returned items"},"downloadable_links":{"name":"downloadable_links","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Order\\Item\\Links","required":false,"itemsRequired":false,"itemType":"DownloadableItemsLinks","type":"ObjectArrayOutputField","description":"A list of downloadable links that are ordered from the downloadable product"}},"implements":{"OrderItemInterface":{"interface":"OrderItemInterface","copyFields":true}},"module":"Magento\\DownloadableGraphQl"},"DownloadableItemsLinks":{"name":"DownloadableItemsLinks","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name of the link"},"sort_order":{"name":"sort_order","arguments":[],"required":false,"type":"Int","description":"A number indicating the sort order"},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Product\\DownloadableLinksValueUid","required":true,"type":"ID","description":"The unique ID for a `DownloadableItemsLinks` object."}},"description":"DownloadableProductLinks defines characteristics of a downloadable product"},"DownloadableInvoiceItem":{"name":"DownloadableInvoiceItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `InvoiceItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"Contains details about an individual order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"downloadable_links":{"name":"downloadable_links","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Order\\Item\\Links","required":false,"itemsRequired":false,"itemType":"DownloadableItemsLinks","type":"ObjectArrayOutputField","description":"A list of downloadable links that are invoiced from the downloadable product"}},"implements":{"InvoiceItemInterface":{"interface":"InvoiceItemInterface","copyFields":true}},"module":"Magento\\DownloadableGraphQl"},"DownloadableCreditMemoItem":{"name":"DownloadableCreditMemoItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CreditMemoItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"The order item the credit memo is applied to"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"downloadable_links":{"name":"downloadable_links","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Order\\Item\\Links","required":false,"itemsRequired":false,"itemType":"DownloadableItemsLinks","type":"ObjectArrayOutputField","description":"A list of downloadable links that are refunded from the downloadable product"}},"implements":{"CreditMemoItemInterface":{"interface":"CreditMemoItemInterface","copyFields":true}},"module":"Magento\\DownloadableGraphQl"},"DownloadableWishlistItem":{"name":"DownloadableWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"},"links_v2":{"name":"links_v2","arguments":[],"resolver":"\\Magento\\DownloadableGraphQl\\Model\\Wishlist\\ItemLinks","required":false,"itemsRequired":false,"itemType":"DownloadableProductLinks","type":"ObjectArrayOutputField","description":"An array containing information about the selected links"},"samples":{"name":"samples","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\Product\\Samples","required":false,"itemsRequired":false,"itemType":"DownloadableProductSamples","type":"ObjectArrayOutputField","description":"An array containing information about the selected samples"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A downloadable product wish list item","module":"Magento\\DownloadableGraphQl"},"CustomerDownloadableProducts":{"name":"CustomerDownloadableProducts","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomerDownloadableProduct","type":"ObjectArrayOutputField","description":"List of purchased downloadable items"}}},"CustomerDownloadableProduct":{"name":"CustomerDownloadableProduct","type":"graphql_type","fields":{"order_increment_id":{"name":"order_increment_id","arguments":[],"required":false,"type":"String"},"date":{"name":"date","arguments":[],"required":false,"type":"String"},"status":{"name":"status","arguments":[],"required":false,"type":"String"},"download_url":{"name":"download_url","arguments":[],"required":false,"type":"String"},"remaining_downloads":{"name":"remaining_downloads","arguments":[],"required":false,"type":"String"}}},"ProductTierPrices":{"name":"ProductTierPrices","type":"graphql_type","fields":{"customer_group_id":{"name":"customer_group_id","arguments":[],"required":false,"type":"String","description":"The ID of the customer group.","deprecated":{"reason":"customer_group_id is not relevant for storefront."}},"qty":{"name":"qty","arguments":[],"required":false,"type":"Float","description":"The number of items that must be purchased to qualify for tier pricing.","deprecated":{"reason":"ProductTierPrices is deprecated, use TierPrice.quantity."}},"value":{"name":"value","arguments":[],"required":false,"type":"Float","description":"The price of the fixed price item.","deprecated":{"reason":"ProductTierPrices is deprecated. Use TierPrice.final_price"}},"percentage_value":{"name":"percentage_value","arguments":[],"required":false,"type":"Float","description":"The percentage discount of the item.","deprecated":{"reason":"ProductTierPrices is deprecated. Use TierPrice.discount."}},"website_id":{"name":"website_id","arguments":[],"required":false,"type":"Float","description":"The ID assigned to the website.","deprecated":{"reason":"website_id is not relevant for storefront."}}},"description":"ProductTierPrices is deprecated and has been replaced by TierPrice. The ProductTierPrices object defines a tier price, which is a quantity discount offered to a specific customer group."},"TierPrice":{"name":"TierPrice","type":"graphql_type","fields":{"final_price":{"name":"final_price","arguments":[],"required":false,"type":"Money"},"quantity":{"name":"quantity","arguments":[],"required":false,"type":"Float","description":"The minimum number of items that must be purchased to qualify for this price tier."},"discount":{"name":"discount","arguments":[],"required":false,"type":"ProductDiscount","description":"The price discount that this tier represents."}},"description":"A price based on the quantity purchased."},"AddBundleProductsToCartInput":{"name":"AddBundleProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"BundleProductCartItemInput","type":"ObjectArrayInputField"}}},"BundleProductCartItemInput":{"name":"BundleProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput"},"bundle_options":{"name":"bundle_options","required":true,"arguments":[],"itemsRequired":true,"itemType":"BundleOptionInput","type":"ObjectArrayInputField"},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"}}},"BundleOptionInput":{"name":"BundleOptionInput","type":"graphql_input","fields":{"id":{"name":"id","required":true,"arguments":[],"type":"Int"},"quantity":{"name":"quantity","required":true,"arguments":[],"type":"Float"},"value":{"name":"value","required":true,"arguments":[],"itemsRequired":true,"itemType":"String","type":"ScalarArrayInputField"}}},"AddBundleProductsToCartOutput":{"name":"AddBundleProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"BundleCartItem":{"name":"BundleCartItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\BundleOption","required":true,"itemsRequired":true,"itemType":"SelectedBundleOption","type":"ObjectArrayOutputField"},"gift_message":{"name":"gift_message","arguments":[],"resolver":"\\Magento\\GiftMessageGraphQl\\Model\\Resolver\\Cart\\Item\\GiftMessage","required":false,"type":"GiftMessage","description":"The entered gift message for the cart item"}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"SelectedBundleOption":{"name":"SelectedBundleOption","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `SelectedBundleOption` object"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"type":{"name":"type","arguments":[],"required":true,"type":"String"},"values":{"name":"values","arguments":[],"required":true,"itemsRequired":true,"itemType":"SelectedBundleOptionValue","type":"ObjectArrayOutputField"}}},"SelectedBundleOptionValue":{"name":"SelectedBundleOptionValue","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"Int","description":"Use `uid` instead"},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `SelectedBundleOptionValue` object"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"price":{"name":"price","arguments":[],"required":true,"type":"Float"}}},"BundleItem":{"name":"BundleItem","type":"graphql_type","fields":{"option_id":{"name":"option_id","arguments":[],"required":false,"type":"Int","description":"An ID assigned to each type of item in a bundle product.","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":false,"type":"ID","description":"The unique ID for a `BundleItem` object."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The display name of the item."},"required":{"name":"required","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the item must be included in the bundle."},"type":{"name":"type","arguments":[],"required":false,"type":"String","description":"The input type that the customer uses to select the item. Examples include radio button and checkbox."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"he relative position of this item compared to the other bundle items."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The SKU of the bundle product."},"options":{"name":"options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\BundleItemLinks","required":false,"itemsRequired":false,"itemType":"BundleItemOption","type":"ObjectArrayOutputField","description":"An array of additional options for this bundle item."}},"description":"BundleItem defines an individual item in a bundle product."},"BundleItemOption":{"name":"BundleItemOption","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the bundled item option.","deprecated":{"reason":"Use `uid` instead"}},"label":{"name":"label","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Options\\Label","required":false,"type":"String","description":"The text that identifies the bundled item option."},"qty":{"name":"qty","arguments":[],"required":false,"type":"Float","description":"Indicates the quantity of this specific bundle item.","deprecated":{"reason":"The `qty` is deprecated. Use `quantity` instead."}},"quantity":{"name":"quantity","arguments":[],"required":false,"type":"Float","description":"Indicates the quantity of this specific bundle item."},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"When a bundle item contains multiple options, the relative position of this option compared to the other options."},"is_default":{"name":"is_default","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether this option is the default option."},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"The price of the selected option."},"price_type":{"name":"price_type","arguments":[],"required":false,"type":"PriceTypeEnum","description":"One of FIXED, PERCENT, or DYNAMIC."},"can_change_quantity":{"name":"can_change_quantity","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the customer can change the number of items for this option."},"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":false,"type":"ProductInterface","description":"Contains details about this product option."},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Options\\BundleItemOptionUid","required":true,"type":"ID","description":"The unique ID for a `BundleItemOption` object."}},"description":"BundleItemOption defines characteristics and options for a specific bundle item."},"BundleProduct":{"name":"BundleProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."},"weight":{"name":"weight","arguments":[],"required":false,"type":"Float","description":"The weight of the item, in units defined by the store."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"price_view":{"name":"price_view","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Product\\Fields\\PriceView","required":false,"type":"PriceViewEnum","description":"One of PRICE_RANGE or AS_LOW_AS."},"dynamic_price":{"name":"dynamic_price","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Product\\Fields\\DynamicPrice","required":false,"type":"Boolean","description":"Indicates whether the bundle product has a dynamic price."},"dynamic_sku":{"name":"dynamic_sku","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Product\\Fields\\DynamicSku","required":false,"type":"Boolean","description":"Indicates whether the bundle product has a dynamic SK."},"ship_bundle_items":{"name":"ship_bundle_items","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Product\\Fields\\ShipBundleItems","required":false,"type":"ShipBundleItemsEnum","description":"Indicates whether to ship bundle items together or individually."},"dynamic_weight":{"name":"dynamic_weight","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Product\\Fields\\DynamicWeight","required":false,"type":"Boolean","description":"Indicates whether the bundle product has a dynamically calculated weight."},"items":{"name":"items","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\BundleItems","required":false,"itemsRequired":false,"itemType":"BundleItem","type":"ObjectArrayOutputField","description":"An array containing information about individual bundle items."},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"Defines basic features of a bundle product and contains multiple BundleItems","module":"Magento\\BundleGraphQl"},"PriceViewEnum":{"name":"PriceViewEnum","type":"graphql_enum","items":{"PRICE_RANGE":{"name":"price_range","_value":"PRICE_RANGE","description":null,"deprecationReason":null},"AS_LOW_AS":{"name":"as_low_as","_value":"AS_LOW_AS","description":null,"deprecationReason":null}},"description":"This enumeration defines whether a bundle product's price is displayed as the lowest possible value or as a range."},"ShipBundleItemsEnum":{"name":"ShipBundleItemsEnum","type":"graphql_enum","items":{"TOGETHER":{"name":"together","_value":"TOGETHER","description":null,"deprecationReason":null},"SEPARATELY":{"name":"separately","_value":"SEPARATELY","description":null,"deprecationReason":null}},"description":"This enumeration defines whether bundle items must be shipped together."},"BundleOrderItem":{"name":"BundleOrderItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `OrderItemInterface` object"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_url_key":{"name":"product_url_key","arguments":[],"required":false,"type":"String","description":"URL key of the base product"},"product_type":{"name":"product_type","arguments":[],"required":false,"type":"String","description":"The type of product, such as simple, configurable, etc."},"status":{"name":"status","arguments":[],"required":false,"type":"String","description":"The status of the order item"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price of the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The final discount information for the product"},"selected_options":{"name":"selected_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The selected options for the base product, such as color or size"},"entered_options":{"name":"entered_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The entered option for the base product, such as a logo or image"},"quantity_ordered":{"name":"quantity_ordered","arguments":[],"required":false,"type":"Float","description":"The number of units ordered for this item"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":false,"type":"Float","description":"The number of shipped items"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"quantity_canceled":{"name":"quantity_canceled","arguments":[],"required":false,"type":"Float","description":"The number of canceled items"},"quantity_returned":{"name":"quantity_returned","arguments":[],"required":false,"type":"Float","description":"The number of returned items"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Order\\Item\\BundleOptions","required":false,"itemsRequired":false,"itemType":"ItemSelectedBundleOption","type":"ObjectArrayOutputField","description":"A list of bundle options that are assigned to the bundle product"}},"implements":{"OrderItemInterface":{"interface":"OrderItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"ItemSelectedBundleOption":{"name":"ItemSelectedBundleOption","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ItemSelectedBundleOption` object","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ItemSelectedBundleOption` object"},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The label of the option"},"values":{"name":"values","arguments":[],"required":false,"itemsRequired":false,"itemType":"ItemSelectedBundleOptionValue","type":"ObjectArrayOutputField","description":"A list of products that represent the values of the parent option"}},"description":"A list of options of the selected bundle product"},"ItemSelectedBundleOptionValue":{"name":"ItemSelectedBundleOptionValue","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ItemSelectedBundleOptionValue` object","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ItemSelectedBundleOptionValue` object"},"product_name":{"name":"product_name","arguments":[],"required":true,"type":"String","description":"The name of the child bundle product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the child bundle product"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"Indicates how many of this bundle product were ordered"},"price":{"name":"price","arguments":[],"required":true,"type":"Money","description":"The price of the child bundle product"}},"description":"A list of values for the selected bundle product"},"BundleInvoiceItem":{"name":"BundleInvoiceItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `InvoiceItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"Contains details about an individual order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Order\\Item\\BundleOptions","required":false,"itemsRequired":false,"itemType":"ItemSelectedBundleOption","type":"ObjectArrayOutputField","description":"A list of bundle options that are assigned to the bundle product"}},"implements":{"InvoiceItemInterface":{"interface":"InvoiceItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"BundleShipmentItem":{"name":"BundleShipmentItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ShipmentItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"Associated order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"Name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"Sale price for the base product"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"Number of shipped items"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Order\\Item\\BundleOptions","required":false,"itemsRequired":false,"itemType":"ItemSelectedBundleOption","type":"ObjectArrayOutputField","description":"A list of bundle options that are assigned to the bundle product"}},"implements":{"ShipmentItemInterface":{"interface":"ShipmentItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"BundleCreditMemoItem":{"name":"BundleCreditMemoItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CreditMemoItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"The order item the credit memo is applied to"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\Order\\Item\\BundleOptions","required":false,"itemsRequired":false,"itemType":"ItemSelectedBundleOption","type":"ObjectArrayOutputField","description":"A list of bundle options that are assigned to the bundle product"}},"implements":{"CreditMemoItemInterface":{"interface":"CreditMemoItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"BundleWishlistItem":{"name":"BundleWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"\\Magento\\BundleGraphQl\\Model\\Wishlist\\BundleOptions","required":false,"itemsRequired":true,"itemType":"SelectedBundleOption","type":"ObjectArrayOutputField","description":"An array containing information about the selected bundle items"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"module":"Magento\\BundleGraphQl"},"GiftMessage":{"name":"GiftMessage","type":"graphql_type","fields":{"to":{"name":"to","arguments":[],"required":true,"type":"String","description":"Recipient name"},"from":{"name":"from","arguments":[],"required":true,"type":"String","description":"Sender name"},"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"Gift message text"}},"description":"Contains the text of a gift message, its sender, and recipient"},"ConfigurableCartItem":{"name":"ConfigurableCartItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CartItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float"},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices"},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface"},"gift_message":{"name":"gift_message","arguments":[],"resolver":"\\Magento\\GiftMessageGraphQl\\Model\\Resolver\\Cart\\Item\\GiftMessage","required":false,"type":"GiftMessage","description":"The entered gift message for the cart item"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":false,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField"},"configurable_options":{"name":"configurable_options","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\ConfigurableCartItemOptions","required":true,"itemsRequired":true,"itemType":"SelectedConfigurableOption","type":"ObjectArrayOutputField"},"configured_variant":{"name":"configured_variant","arguments":[],"resolver":"\\Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\ProductResolver","required":true,"type":"ProductInterface","description":"Product details of the cart item"}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"module":"Magento\\ConfigurableProductGraphQl"},"GiftMessageInput":{"name":"GiftMessageInput","type":"graphql_input","fields":{"to":{"name":"to","required":true,"arguments":[],"type":"String","description":"Recipient name"},"from":{"name":"from","required":true,"arguments":[],"type":"String","description":"Sender name"},"message":{"name":"message","required":true,"arguments":[],"type":"String","description":"Gift message text"}},"description":"Contains the text of a gift message, its sender, and recipient","cache":[]},"SalesItemInterface":{"name":"SalesItemInterface","type":"graphql_type","fields":{"gift_message":{"name":"gift_message","arguments":[],"required":false,"type":"GiftMessage","description":"The entered gift message for the order item"}}},"CustomerOrder":{"name":"CustomerOrder","type":"graphql_type","fields":{"gift_message":{"name":"gift_message","arguments":[],"resolver":"\\Magento\\GiftMessageGraphQl\\Model\\Resolver\\Order\\GiftMessage","required":false,"type":"GiftMessage","description":"The entered gift message for the order"},"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CustomerOrder` object"},"order_date":{"name":"order_date","arguments":[],"required":true,"type":"String","description":"The date the order was placed"},"status":{"name":"status","arguments":[],"required":true,"type":"String","description":"The current status of the order"},"number":{"name":"number","arguments":[],"required":true,"type":"String","description":"The order number"},"items":{"name":"items","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItems","required":false,"itemsRequired":false,"itemType":"OrderItemInterface","type":"ObjectArrayOutputField","description":"An array containing the items purchased in this order"},"total":{"name":"total","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderTotal","required":false,"type":"OrderTotal","description":"Contains details about the calculated totals for this order"},"invoices":{"name":"invoices","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Invoices","required":true,"itemsRequired":false,"itemType":"Invoice","type":"ObjectArrayOutputField","description":"A list of invoices for the order"},"shipments":{"name":"shipments","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Shipments","required":false,"itemsRequired":false,"itemType":"OrderShipment","type":"ObjectArrayOutputField","description":"A list of shipments for the order"},"credit_memos":{"name":"credit_memos","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CreditMemos","required":false,"itemsRequired":false,"itemType":"CreditMemo","type":"ObjectArrayOutputField","description":"A list of credit memos"},"payment_methods":{"name":"payment_methods","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderPaymentMethod","type":"ObjectArrayOutputField","description":"Payment details for the order"},"shipping_address":{"name":"shipping_address","arguments":[],"required":false,"type":"OrderAddress","description":"The shipping address for the order"},"billing_address":{"name":"billing_address","arguments":[],"required":false,"type":"OrderAddress","description":"The billing address for the order"},"carrier":{"name":"carrier","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CustomerOrders\\Carrier","required":false,"type":"String","description":"The shipping carrier for the order delivery"},"shipping_method":{"name":"shipping_method","arguments":[],"required":false,"type":"String","description":"The delivery method for the order"},"comments":{"name":"comments","arguments":[],"required":false,"itemsRequired":false,"itemType":"SalesCommentItem","type":"ObjectArrayOutputField","description":"Comments about the order"},"increment_id":{"name":"increment_id","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use the id attribute instead"}},"order_number":{"name":"order_number","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use the number attribute instead"}},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use the order_date attribute instead"}},"grand_total":{"name":"grand_total","arguments":[],"required":false,"type":"Float","deprecated":{"reason":"Use the totals.grand_total attribute instead"}}},"description":"Contains details about each of the customer's orders"},"GroupedProduct":{"name":"GroupedProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"weight":{"name":"weight","arguments":[],"required":false,"type":"Float","description":"The weight of the item, in units defined by the store."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"items":{"name":"items","arguments":[],"resolver":"Magento\\GroupedProductGraphQl\\Model\\Resolver\\GroupedItems","required":false,"itemsRequired":false,"itemType":"GroupedProductItem","type":"ObjectArrayOutputField","description":"An array containing grouped product items"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true}},"description":"A grouped product consists of simple standalone products that are presented as a group","module":"Magento\\GroupedProductGraphQl"},"GroupedProductItem":{"name":"GroupedProductItem","type":"graphql_type","fields":{"qty":{"name":"qty","arguments":[],"required":false,"type":"Float","description":"The quantity of this grouped product item"},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"The relative position of this item compared to the other group items"},"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":false,"type":"ProductInterface","description":"The ProductInterface object, which contains details about this product option"}},"description":"GroupedProductItem contains information about an individual grouped product item"},"GroupedProductWishlistItem":{"name":"GroupedProductWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A grouped product wish list item","module":"Magento\\GroupedProductGraphQl"},"AddConfigurableProductsToCartInput":{"name":"AddConfigurableProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"ConfigurableProductCartItemInput","type":"ObjectArrayInputField"}}},"ConfigurableProductCartItemInput":{"name":"ConfigurableProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput"},"variant_sku":{"name":"variant_sku","required":false,"arguments":[],"type":"String","description":"Deprecated. Use CartItemInput.sku instead."},"parent_sku":{"name":"parent_sku","required":false,"arguments":[],"type":"String","description":"Configurable product SKU."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField"}}},"AddConfigurableProductsToCartOutput":{"name":"AddConfigurableProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"ConfigurableProduct":{"name":"ConfigurableProduct","type":"graphql_type","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."},"options":{"name":"options","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Options","required":false,"itemsRequired":false,"itemType":"CustomizableOptionInterface","type":"ObjectArrayOutputField","description":"An array of options for a customizable product."},"weight":{"name":"weight","arguments":[],"required":false,"type":"Float","description":"The weight of the item, in units defined by the store."},"id":{"name":"id","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToId","required":false,"type":"Int","description":"The ID number assigned to the product.","deprecated":{"reason":"Use the `uid` field instead."}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\EntityIdToUid","required":true,"type":"ID","description":"The unique ID for a `ProductInterface` object."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The product name. Customers use this name to identify the product."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"A number or code assigned to a product to identify the product, options, price, and manufacturer."},"description":{"name":"description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"Detailed information about the product. The value can include simple HTML tags."},"short_description":{"name":"short_description","arguments":[],"resolver":"\\Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductComplexTextAttribute","required":false,"type":"ComplexTextValue","description":"A short description of the product. Its use depends on the theme."},"special_price":{"name":"special_price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\SpecialPrice","required":false,"type":"Float","description":"The discounted price of the product."},"special_from_date":{"name":"special_from_date","arguments":[],"required":false,"type":"String","description":"The beginning date that a product has a special price.","deprecated":{"reason":"The field should not be used on the storefront."}},"special_to_date":{"name":"special_to_date","arguments":[],"required":false,"type":"String","description":"The end date that a product has a special price."},"attribute_set_id":{"name":"attribute_set_id","arguments":[],"required":false,"type":"Int","description":"The attribute set assigned to the product.","deprecated":{"reason":"The field should not be used on the storefront."}},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A string that is displayed in the title bar and tab of the browser and in search results lists."},"meta_keyword":{"name":"meta_keyword","arguments":[],"required":false,"type":"String","description":"A comma-separated list of keywords that are visible only to search engines."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief overview of the product for search results listings, maximum 255 characters."},"image":{"name":"image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the main image on the product page."},"small_image":{"name":"small_image","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the small image, which is used on catalog pages."},"thumbnail":{"name":"thumbnail","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\ProductImage","required":false,"type":"ProductImage","description":"The relative path to the product's thumbnail image."},"new_from_date":{"name":"new_from_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The beginning date for new product listings, and determines if the product is featured as a new product.","deprecated":{"reason":"The field should not be used on the storefront."}},"new_to_date":{"name":"new_to_date","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\NewFromTo","required":false,"type":"String","description":"The end date for new product listings.","deprecated":{"reason":"The field should not be used on the storefront."}},"tier_price":{"name":"tier_price","arguments":[],"required":false,"type":"Float","description":"The price when tier pricing is in effect and the items purchased threshold has been reached.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"options_container":{"name":"options_container","arguments":[],"required":false,"type":"String","description":"If the product has multiple options, determines where they appear on the product page."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was created.","deprecated":{"reason":"The field should not be used on the storefront."}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"Timestamp indicating when the product was updated.","deprecated":{"reason":"The field should not be used on the storefront."}},"country_of_manufacture":{"name":"country_of_manufacture","arguments":[],"required":false,"type":"String","description":"The product's country of origin."},"type_id":{"name":"type_id","arguments":[],"required":false,"type":"String","description":"One of simple, virtual, bundle, downloadable, grouped, or configurable.","deprecated":{"reason":"Use __typename instead."}},"websites":{"name":"websites","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Websites","required":false,"itemsRequired":false,"itemType":"Website","type":"ObjectArrayOutputField","description":"An array of websites in which the product is available.","deprecated":{"reason":"The field should not be used on the storefront."}},"product_links":{"name":"product_links","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\BatchProductLinks","required":false,"itemsRequired":false,"itemType":"ProductLinksInterface","type":"ObjectArrayOutputField","description":"An array of ProductLinks objects."},"media_gallery_entries":{"name":"media_gallery_entries","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGalleryEntries","required":false,"itemsRequired":false,"itemType":"MediaGalleryEntry","type":"ObjectArrayOutputField","description":"An array of MediaGalleryEntry objects.","deprecated":{"reason":"Use product's `media_gallery` instead"}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"A ProductPrices object, indicating the price of an item.","deprecated":{"reason":"Use price_range for product price information."}},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\PriceRange","required":true,"type":"PriceRange","description":"A PriceRange object, indicating the range of prices for the product"},"gift_message_available":{"name":"gift_message_available","arguments":[],"required":false,"type":"String","description":"Indicates whether a gift message is available."},"manufacturer":{"name":"manufacturer","arguments":[],"required":false,"type":"Int","description":"A number representing the product's manufacturer."},"categories":{"name":"categories","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Categories","required":false,"itemsRequired":false,"itemType":"CategoryInterface","type":"ObjectArrayOutputField","description":"The categories assigned to a product.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"canonical_url":{"name":"canonical_url","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\CanonicalUrl","required":false,"type":"String","description":"Relative canonical URL. This value is returned only if the system setting 'Use Canonical Link Meta Tag For Products' is enabled"},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\MediaGallery","required":false,"itemsRequired":false,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"An array of Media Gallery objects."},"tier_prices":{"name":"tier_prices","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\TierPrices","required":false,"itemsRequired":false,"itemType":"ProductTierPrices","type":"ObjectArrayOutputField","description":"An array of ProductTierPrices objects.","deprecated":{"reason":"Use price_tiers for product tier price information."}},"price_tiers":{"name":"price_tiers","arguments":[],"resolver":"Magento\\CatalogCustomerGraphQl\\Model\\Resolver\\PriceTiers","required":false,"itemsRequired":false,"itemType":"TierPrice","type":"ObjectArrayOutputField","description":"An array of TierPrice objects."},"only_x_left_in_stock":{"name":"only_x_left_in_stock","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\OnlyXLeftInStockResolver","required":false,"type":"Float","description":"Product stock only x left count"},"stock_status":{"name":"stock_status","arguments":[],"resolver":"Magento\\InventoryGraphQl\\Model\\Resolver\\StockStatusProvider","required":false,"type":"ProductStockStatus","description":"Stock status of the product"},"related_products":{"name":"related_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\RelatedProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Related Products"},"upsell_products":{"name":"upsell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\UpSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Upsell Products"},"crosssell_products":{"name":"crosssell_products","arguments":[],"resolver":"Magento\\RelatedProductGraphQl\\Model\\Resolver\\Batch\\CrossSellProducts","required":false,"itemsRequired":false,"itemType":"ProductInterface","type":"ObjectArrayOutputField","description":"Crosssell Products"},"rating_summary":{"name":"rating_summary","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\RatingSummary","required":true,"type":"Float","description":"The average of all the ratings given to the product."},"review_count":{"name":"review_count","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\ReviewCount","required":true,"type":"Int","description":"The total count of all the reviews given to the product."},"reviews":{"name":"reviews","arguments":{"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"Specifies the maximum number of results to return at once."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"Specifies which page of results to return."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Reviews","required":true,"type":"ProductReviews","description":"The list of products reviews."},"swatch_image":{"name":"swatch_image","arguments":[],"required":false,"type":"String","description":"The file name of a swatch image"},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The part of the URL that identifies the product"},"url_suffix":{"name":"url_suffix","arguments":[],"resolver":"Magento\\CatalogUrlRewriteGraphQl\\Model\\Resolver\\ProductUrlSuffix","required":false,"type":"String","description":"The part of the product URL that is appended after the url key"},"url_path":{"name":"url_path","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use product's `canonical_url` or url rewrites instead"}},"url_rewrites":{"name":"url_rewrites","arguments":[],"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\UrlRewrite","required":false,"itemsRequired":false,"itemType":"UrlRewrite","type":"ObjectArrayOutputField","description":"URL rewrites list"},"variants":{"name":"variants","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\ConfigurableVariant","required":false,"itemsRequired":false,"itemType":"ConfigurableVariant","type":"ObjectArrayOutputField","description":"An array of variants of products"},"configurable_options":{"name":"configurable_options","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Options","required":false,"itemsRequired":false,"itemType":"ConfigurableProductOptions","type":"ObjectArrayOutputField","description":"An array of linked simple product items"},"configurable_product_options_selection":{"name":"configurable_product_options_selection","arguments":{"configurableOptionValueUids":{"name":"configurableOptionValueUids","required":false,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayArgument"}},"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\OptionsSelectionMetadata","required":false,"type":"ConfigurableProductOptionsSelection","description":"Specified configurable product options selection"},"color":{"name":"color","type":"Int","arguments":[]},"start_date":{"name":"start_date","type":"String","arguments":[]},"location":{"name":"location","type":"Int","arguments":[]},"course_type":{"name":"course_type","type":"Int","arguments":[]},"course_month":{"name":"course_month","type":"Int","arguments":[]},"rev_master_sku":{"name":"rev_master_sku","type":"String","arguments":[]},"cost_price":{"name":"cost_price","type":"String","arguments":[]},"sw_featured":{"name":"sw_featured","type":"Int","arguments":[]},"um_prod_desc_height":{"name":"um_prod_desc_height","type":"String","arguments":[]},"um_prod_read_more_text":{"name":"um_prod_read_more_text","type":"String","arguments":[]},"um_prod_read_less_text":{"name":"um_prod_read_less_text","type":"String","arguments":[]},"facebook_age_group":{"name":"facebook_age_group","type":"String","arguments":[]},"facebook_gender":{"name":"facebook_gender","type":"String","arguments":[]},"facebook_pattern":{"name":"facebook_pattern","type":"String","arguments":[]},"facebook_decor_style":{"name":"facebook_decor_style","type":"String","arguments":[]},"facebook_color":{"name":"facebook_color","type":"String","arguments":[]},"facebook_capacity":{"name":"facebook_capacity","type":"String","arguments":[]},"facebook_material":{"name":"facebook_material","type":"String","arguments":[]},"facebook_size":{"name":"facebook_size","type":"String","arguments":[]},"facebook_style":{"name":"facebook_style","type":"String","arguments":[]},"facebook_brand":{"name":"facebook_brand","type":"String","arguments":[]},"facebook_product_length":{"name":"facebook_product_length","type":"String","arguments":[]},"facebook_product_width":{"name":"facebook_product_width","type":"String","arguments":[]},"facebook_product_height":{"name":"facebook_product_height","type":"String","arguments":[]},"facebook_model":{"name":"facebook_model","type":"String","arguments":[]},"facebook_product_depth":{"name":"facebook_product_depth","type":"String","arguments":[]},"facebook_ingredients":{"name":"facebook_ingredients","type":"String","arguments":[]},"facebook_resolution":{"name":"facebook_resolution","type":"String","arguments":[]},"facebook_age_range":{"name":"facebook_age_range","type":"String","arguments":[]},"facebook_screen_size":{"name":"facebook_screen_size","type":"String","arguments":[]},"facebook_maximum_weight":{"name":"facebook_maximum_weight","type":"String","arguments":[]},"facebook_minimum_weight":{"name":"facebook_minimum_weight","type":"String","arguments":[]},"facebook_display_technology":{"name":"facebook_display_technology","type":"String","arguments":[]},"facebook_operating_system":{"name":"facebook_operating_system","type":"String","arguments":[]},"facebook_is_assembly_required":{"name":"facebook_is_assembly_required","type":"String","arguments":[]},"facebook_storage_capacity":{"name":"facebook_storage_capacity","type":"String","arguments":[]},"facebook_number_of_licenses":{"name":"facebook_number_of_licenses","type":"String","arguments":[]},"facebook_product_form":{"name":"facebook_product_form","type":"String","arguments":[]},"facebook_compatible_devices":{"name":"facebook_compatible_devices","type":"String","arguments":[]},"facebook_video_game_platform":{"name":"facebook_video_game_platform","type":"String","arguments":[]},"facebook_system_requirements":{"name":"facebook_system_requirements","type":"String","arguments":[]},"facebook_baby_food_stage":{"name":"facebook_baby_food_stage","type":"String","arguments":[]},"facebook_recommended_use":{"name":"facebook_recommended_use","type":"String","arguments":[]},"facebook_digital_zoom":{"name":"facebook_digital_zoom","type":"String","arguments":[]},"facebook_scent":{"name":"facebook_scent","type":"String","arguments":[]},"facebook_health_concern":{"name":"facebook_health_concern","type":"String","arguments":[]},"facebook_megapixels":{"name":"facebook_megapixels","type":"String","arguments":[]},"facebook_thread_count":{"name":"facebook_thread_count","type":"String","arguments":[]},"facebook_gemstone":{"name":"facebook_gemstone","type":"String","arguments":[]},"facebook_optical_zoom":{"name":"facebook_optical_zoom","type":"String","arguments":[]},"facebook_package_quantity":{"name":"facebook_package_quantity","type":"String","arguments":[]},"facebook_shoe_width":{"name":"facebook_shoe_width","type":"String","arguments":[]},"facebook_finish":{"name":"facebook_finish","type":"String","arguments":[]},"facebook_product_weight":{"name":"facebook_product_weight","type":"String","arguments":[]},"attr_7_8_december":{"name":"attr_7_8_december","type":"String","arguments":[]},"attr_07_12_2023_08_12_2023":{"name":"attr_07_12_2023_08_12_2023","type":"String","arguments":[]}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"ConfigurableProduct defines basic features of a configurable product and its simple product variants","module":"Magento\\ConfigurableProductGraphQl"},"ConfigurableVariant":{"name":"ConfigurableVariant","type":"graphql_type","fields":{"attributes":{"name":"attributes","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Variant\\Attributes","required":false,"itemsRequired":false,"itemType":"ConfigurableAttributeOption","type":"ObjectArrayOutputField"},"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":false,"type":"SimpleProduct"}},"description":"An array containing all the simple product variants of a configurable product"},"ConfigurableAttributeOption":{"name":"ConfigurableAttributeOption","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"A string that describes the configurable attribute option"},"code":{"name":"code","arguments":[],"required":false,"type":"String","description":"The ID assigned to the attribute"},"value_index":{"name":"value_index","arguments":[],"required":false,"type":"Int","description":"A unique index number assigned to the configurable product option"},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Variant\\Attributes\\ConfigurableAttributeUid","required":true,"type":"ID","description":"The unique ID for a `ConfigurableAttributeOption` object"}},"description":"ConfigurableAttributeOption contains the value_index (and other related information) assigned to a configurable product option"},"ConfigurableProductOptions":{"name":"ConfigurableProductOptions","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The configurable option ID number assigned by the system","deprecated":{"reason":"Use uid instead"}},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ConfigurableProductOptions` object"},"attribute_id":{"name":"attribute_id","arguments":[],"required":false,"type":"String","description":"The ID assigned to the attribute","deprecated":{"reason":"Use attribute_uid instead"}},"attribute_id_v2":{"name":"attribute_id_v2","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the attribute","deprecated":{"reason":"Use attribute_uid instead"}},"attribute_uid":{"name":"attribute_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `Attribute` object"},"attribute_code":{"name":"attribute_code","arguments":[],"required":false,"type":"String","description":"A string that identifies the attribute"},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"A string that describes the configurable product option, which is displayed on the UI"},"position":{"name":"position","arguments":[],"required":false,"type":"Int","description":"A number that indicates the order in which the attribute is displayed"},"use_default":{"name":"use_default","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the option is the default"},"values":{"name":"values","arguments":[],"required":false,"itemsRequired":false,"itemType":"ConfigurableProductOptionsValues","type":"ObjectArrayOutputField","description":"An array that defines the value_index codes assigned to the configurable product"},"product_id":{"name":"product_id","arguments":[],"required":false,"type":"Int","description":"This is the same as a product's id field","deprecated":{"reason":"`product_id` is not needed and can be obtained from it's parent"}}},"description":"ConfigurableProductOptions defines configurable attributes for the specified product"},"ConfigurableProductOptionsValues":{"name":"ConfigurableProductOptionsValues","type":"graphql_type","fields":{"value_index":{"name":"value_index","arguments":[],"required":false,"type":"Int","description":"A unique index number assigned to the configurable product option","deprecated":{"reason":"Use `uid` instead"}},"uid":{"name":"uid","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Variant\\Attributes\\ConfigurableAttributeUid","required":false,"type":"ID","description":"The unique ID for a `ConfigurableProductOptionsValues` object"},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label of the product"},"default_label":{"name":"default_label","arguments":[],"required":false,"type":"String","description":"The label of the product on the default store"},"store_label":{"name":"store_label","arguments":[],"required":false,"type":"String","description":"The label of the product on the current store"},"use_default_value":{"name":"use_default_value","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether to use the default_label"},"swatch_data":{"name":"swatch_data","arguments":[],"resolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\Product\\Options\\SwatchData","required":false,"type":"SwatchDataInterface","description":"Swatch data for configurable product option"}},"description":"ConfigurableProductOptionsValues contains the index number assigned to a configurable product option"},"ConfigurableProductOptionsSelection":{"name":"ConfigurableProductOptionsSelection","type":"graphql_type","fields":{"options_available_for_selection":{"name":"options_available_for_selection","arguments":[],"required":false,"itemsRequired":true,"itemType":"ConfigurableOptionAvailableForSelection","type":"ObjectArrayOutputField","description":"Configurable options available for further selection based on current selection."},"configurable_options":{"name":"configurable_options","arguments":[],"required":false,"itemsRequired":true,"itemType":"ConfigurableProductOption","type":"ObjectArrayOutputField","description":"Configurable options available for further selection based on current selection."},"media_gallery":{"name":"media_gallery","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\SelectionMediaGallery","required":false,"itemsRequired":true,"itemType":"MediaGalleryInterface","type":"ObjectArrayOutputField","description":"Product images and videos corresponding to the specified configurable options selection."},"variant":{"name":"variant","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Variant\\Variant","required":false,"type":"SimpleProduct","description":"Variant represented by the specified configurable options selection. It is expected to be null, until selections are made for each configurable option."}},"description":"Metadata corresponding to the configurable options selection."},"ConfigurableOptionAvailableForSelection":{"name":"ConfigurableOptionAvailableForSelection","type":"graphql_type","fields":{"option_value_uids":{"name":"option_value_uids","arguments":[],"required":true,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayOutputField","description":"Configurable option values available for further selection."},"attribute_code":{"name":"attribute_code","arguments":[],"required":true,"type":"String","description":"Attribute code that uniquely identifies configurable option."}},"description":"Configurable option available for further selection based on current selection."},"ConfigurableProductOption":{"name":"ConfigurableProductOption","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID"},"attribute_code":{"name":"attribute_code","arguments":[],"required":true,"type":"String"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"values":{"name":"values","arguments":[],"required":false,"itemsRequired":true,"itemType":"ConfigurableProductOptionValue","type":"ObjectArrayOutputField"}}},"ConfigurableProductOptionValue":{"name":"ConfigurableProductOptionValue","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID"},"is_available":{"name":"is_available","arguments":[],"required":true,"type":"Boolean"},"is_use_default":{"name":"is_use_default","arguments":[],"required":true,"type":"Boolean"},"label":{"name":"label","arguments":[],"required":true,"type":"String"},"swatch":{"name":"swatch","arguments":[],"resolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\Product\\Options\\SwatchData","required":false,"type":"SwatchDataInterface"}}},"SelectedConfigurableOption":{"name":"SelectedConfigurableOption","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"Use SelectedConfigurableOption.configurable_product_option_uid instead"}},"configurable_product_option_uid":{"name":"configurable_product_option_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ConfigurableProductOptions` object"},"option_label":{"name":"option_label","arguments":[],"required":true,"type":"String"},"value_id":{"name":"value_id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"Use SelectedConfigurableOption.configurable_product_option_value_uid instead"}},"configurable_product_option_value_uid":{"name":"configurable_product_option_value_uid","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ConfigurableProductOptionsValues` object"},"value_label":{"name":"value_label","arguments":[],"required":true,"type":"String"}}},"ConfigurableWishlistItem":{"name":"ConfigurableWishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"},"child_sku":{"name":"child_sku","arguments":[],"resolver":"\\Magento\\ConfigurableProductGraphQl\\Model\\Wishlist\\ChildSku","required":true,"type":"String","description":"The SKU of the simple product corresponding to a set of selected configurable options"},"configurable_options":{"name":"configurable_options","arguments":[],"resolver":"\\Magento\\ConfigurableProductGraphQl\\Model\\Wishlist\\ConfigurableOptions","required":false,"itemsRequired":true,"itemType":"SelectedConfigurableOption","type":"ObjectArrayOutputField","description":"An array of selected configurable options"}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A configurable product wish list item","module":"Magento\\ConfigurableProductGraphQl"},"AreaInput":{"name":"AreaInput","type":"graphql_input","fields":{"radius":{"name":"radius","required":true,"arguments":[],"type":"Int","description":"The radius for the search in KM."},"search_term":{"name":"search_term","required":true,"arguments":[],"type":"String","description":"The country code where search must be performed. Required parameter together with region, city or postcode."}},"description":"AreaInput defines the parameters which will be used for filter by specified location.","cache":[]},"PickupLocationFilterInput":{"name":"PickupLocationFilterInput","type":"graphql_input","fields":{"name":{"name":"name","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by pickup location name."},"pickup_location_code":{"name":"pickup_location_code","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by pickup location code."},"country_id":{"name":"country_id","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by country."},"postcode":{"name":"postcode","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by postcode."},"region":{"name":"region","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by region."},"region_id":{"name":"region_id","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by region id."},"city":{"name":"city","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by city."},"street":{"name":"street","required":false,"arguments":[],"type":"FilterTypeInput","description":"Filter by street."}},"description":"PickupLocationFilterInput defines the list of attributes and filters for the search.","cache":[]},"PickupLocationSortInput":{"name":"PickupLocationSortInput","type":"graphql_input","fields":{"name":{"name":"name","required":false,"arguments":[],"type":"SortEnum","description":"The pickup location name. Customer use this to identify the pickup location."},"pickup_location_code":{"name":"pickup_location_code","required":false,"arguments":[],"type":"SortEnum","description":"A code assigned to pickup location to identify the source."},"distance":{"name":"distance","required":false,"arguments":[],"type":"SortEnum","description":"Distance to the address, requested by distance filter. Applicable only with distance filter. If distance sort order is present, all other sort orders will be ignored."},"country_id":{"name":"country_id","required":false,"arguments":[],"type":"SortEnum","description":"Id of the country in two letters."},"region":{"name":"region","required":false,"arguments":[],"type":"SortEnum","description":"Name of the region."},"region_id":{"name":"region_id","required":false,"arguments":[],"type":"SortEnum","description":"Id of the region."},"city":{"name":"city","required":false,"arguments":[],"type":"SortEnum","description":"City where pickup location is placed."},"street":{"name":"street","required":false,"arguments":[],"type":"SortEnum","description":"Street where pickup location is placed."},"postcode":{"name":"postcode","required":false,"arguments":[],"type":"SortEnum","description":"Postcode where pickup location is placed."},"longitude":{"name":"longitude","required":false,"arguments":[],"type":"SortEnum","description":"Geographic longitude where pickup location is placed."},"latitude":{"name":"latitude","required":false,"arguments":[],"type":"SortEnum","description":"Geographic latitude where pickup location is placed."},"email":{"name":"email","required":false,"arguments":[],"type":"SortEnum","description":"Contact email of the pickup location."},"fax":{"name":"fax","required":false,"arguments":[],"type":"SortEnum","description":"Contact fax of the pickup location."},"phone":{"name":"phone","required":false,"arguments":[],"type":"SortEnum","description":"Contact phone number of the pickup location."},"contact_name":{"name":"contact_name","required":false,"arguments":[],"type":"SortEnum","description":"Name of the contact person."},"description":{"name":"description","required":false,"arguments":[],"type":"SortEnum","description":"Description of the pickup location."}},"description":"PickupLocationSortInput specifies attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order.","cache":[]},"ProductInfoInput":{"name":"ProductInfoInput","type":"graphql_input","fields":{"sku":{"name":"sku","required":true,"arguments":[],"type":"String","description":"Product SKU."}},"description":"Product Information used for Pickup Locations search.","cache":[]},"PickupLocations":{"name":"PickupLocations","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"PickupLocation","type":"ObjectArrayOutputField","description":"An array of pickup locations that match the specific search request."},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"An object that includes the page_info and currentPage values specified in the query."},"total_count":{"name":"total_count","arguments":[],"required":false,"type":"Int","description":"The number of products returned."}},"description":"Top level object returned in a pickup locations search."},"PickupLocation":{"name":"PickupLocation","type":"graphql_type","fields":{"pickup_location_code":{"name":"pickup_location_code","arguments":[],"required":false,"type":"String"},"name":{"name":"name","arguments":[],"required":false,"type":"String"},"email":{"name":"email","arguments":[],"required":false,"type":"String"},"fax":{"name":"fax","arguments":[],"required":false,"type":"String"},"contact_name":{"name":"contact_name","arguments":[],"required":false,"type":"String"},"description":{"name":"description","arguments":[],"required":false,"type":"String"},"latitude":{"name":"latitude","arguments":[],"required":false,"type":"Float"},"longitude":{"name":"longitude","arguments":[],"required":false,"type":"Float"},"country_id":{"name":"country_id","arguments":[],"required":false,"type":"String"},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"Int"},"region":{"name":"region","arguments":[],"required":false,"type":"String"},"city":{"name":"city","arguments":[],"required":false,"type":"String"},"street":{"name":"street","arguments":[],"required":false,"type":"String"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String"},"phone":{"name":"phone","arguments":[],"required":false,"type":"String"}},"description":"Defines Pickup Location information."},"ProductStockStatus":{"name":"ProductStockStatus","type":"graphql_enum","items":{"IN_STOCK":{"name":"in_stock","_value":"IN_STOCK","description":null,"deprecationReason":null},"OUT_OF_STOCK":{"name":"out_of_stock","_value":"OUT_OF_STOCK","description":null,"deprecationReason":null}},"description":"This enumeration states whether a product stock status is in stock or out of stock"},"GenerateCustomerTokenAsAdminInput":{"name":"GenerateCustomerTokenAsAdminInput","type":"graphql_input","fields":{"customer_email":{"name":"customer_email","required":true,"arguments":[],"type":"String","description":"The email address of the customer requesting remote shopping assistance"}}},"GenerateCustomerTokenAsAdminOutput":{"name":"GenerateCustomerTokenAsAdminOutput","type":"graphql_type","fields":{"customer_token":{"name":"customer_token","arguments":[],"required":true,"type":"String","description":"The generated customer token"}}},"SubscribeEmailToNewsletterOutput":{"name":"SubscribeEmailToNewsletterOutput","type":"graphql_type","fields":{"status":{"name":"status","arguments":[],"required":false,"type":"SubscriptionStatusesEnum","description":"Returns the status of the subscription request"}}},"SubscriptionStatusesEnum":{"name":"SubscriptionStatusesEnum","type":"graphql_enum","items":{"NOT_ACTIVE":{"name":"not_active","_value":"NOT_ACTIVE","description":null,"deprecationReason":null},"SUBSCRIBED":{"name":"subscribed","_value":"SUBSCRIBED","description":null,"deprecationReason":null},"UNSUBSCRIBED":{"name":"unsubscribed","_value":"UNSUBSCRIBED","description":null,"deprecationReason":null},"UNCONFIRMED":{"name":"unconfirmed","_value":"UNCONFIRMED","description":null,"deprecationReason":null}}},"PayflowLinkTokenInput":{"name":"PayflowLinkTokenInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the customer's cart"}},"description":"Input required to fetch payment token information for Payflow Link and Payments Advanced payment methods.","cache":[]},"PayflowLinkToken":{"name":"PayflowLinkToken","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":false,"type":"String","description":"Secure token generated by PayPal"},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":false,"type":"String","description":"Secure token ID generated by PayPal"},"mode":{"name":"mode","arguments":[],"required":false,"type":"PayflowLinkMode","description":"Mode for Payflow transaction"},"paypal_url":{"name":"paypal_url","arguments":[],"required":false,"type":"String","description":"PayPal URL used for requesting Payflow form"}},"description":"Contains information used to generate PayPal iframe for transaction. Applies to Payflow Link and Payments Advanced payment methods."},"PayflowLinkMode":{"name":"PayflowLinkMode","type":"graphql_enum","items":{"TEST":{"name":"test","_value":"TEST","description":null,"deprecationReason":null},"LIVE":{"name":"live","_value":"LIVE","description":null,"deprecationReason":null}},"description":"Mode for payment: TEST or LIVE. Applies to Payflow Link and Payments Advanced payment methods."},"HostedProUrlInput":{"name":"HostedProUrlInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the customer's cart"}},"description":"The required input to request the secure URL for Payments Pro Hosted Solution payment.","cache":[]},"HostedProUrl":{"name":"HostedProUrl","type":"graphql_type","fields":{"secure_form_url":{"name":"secure_form_url","arguments":[],"required":false,"type":"String","description":"Secure Url generated by PayPal"}},"description":"Contains secure URL used for Payments Pro Hosted Solution payment method."},"PaypalExpressTokenInput":{"name":"PaypalExpressTokenInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the customer's cart"},"code":{"name":"code","required":true,"arguments":[],"type":"String","description":"Payment method code"},"urls":{"name":"urls","required":true,"arguments":[],"type":"PaypalExpressUrlsInput","description":"A set of relative URLs that PayPal uses in response to various actions during the authorization process"},"use_paypal_credit":{"name":"use_paypal_credit","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the buyer clicked the PayPal credit button. The default value is false"},"express_button":{"name":"express_button","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether the buyer selected the quick checkout button. The default value is false"}},"description":"Defines the attributes required to receive a payment token for Express Checkout and Payments Standard payment methods.","cache":[]},"PaypalExpressUrlsInput":{"name":"PaypalExpressUrlsInput","type":"graphql_input","fields":{"return_url":{"name":"return_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the final confirmation page that PayPal will redirect to upon payment success. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal will redirect to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"success_url":{"name":"success_url","required":false,"arguments":[],"type":"String","description":"The relative URL of the order confirmation page that PayPal will redirect to when the payment is successful and additional confirmation is not needed. Not applicable to most PayPal solutions. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/success.html, the relative URL is paypal\/action\/success.html."},"pending_url":{"name":"pending_url","required":false,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal will redirect to when the payment has been put on hold for additional review. This condition mostly applies to ACH transactions, and is not applicable to most PayPal solutions. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/success_pending.html, the relative URL is paypal\/action\/success_pending.html. "}},"description":"A set of relative URLs that PayPal will use in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Express Checkout and Payments Standard payment methods.","cache":[]},"PaypalExpressTokenOutput":{"name":"PaypalExpressTokenOutput","type":"graphql_type","fields":{"token":{"name":"token","arguments":[],"required":false,"type":"String","description":"The token returned by PayPal"},"paypal_urls":{"name":"paypal_urls","arguments":[],"required":false,"type":"PaypalExpressUrlList","description":"A set of URLs that allow the buyer to authorize payment and adjust checkout details"}},"description":"Contains the token returned by PayPal and a set of URLs that allow the buyer to authorize payment and adjust checkout details. Applies to Express Checkout and Payments Standard payment methods."},"PaypalExpressUrlList":{"name":"PaypalExpressUrlList","type":"graphql_type","fields":{"start":{"name":"start","arguments":[],"required":false,"type":"String","description":"The URL to the PayPal login page"},"edit":{"name":"edit","arguments":[],"required":false,"type":"String","description":"The PayPal URL that allows the buyer to edit their checkout details"}},"description":"A set of URLs that allow the buyer to authorize payment and adjust checkout details for Express Checkout and Payments Standard transactions."},"PayflowProTokenInput":{"name":"PayflowProTokenInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the customer's cart"},"urls":{"name":"urls","required":true,"arguments":[],"type":"PayflowProUrlInput","description":"A set of relative URLs that PayPal uses for callback."}},"description":"Input required to fetch payment token information for Payflow Pro and Payments Pro payment methods.","cache":[]},"PayflowProUrlInput":{"name":"PayflowProUrlInput","type":"graphql_input","fields":{"return_url":{"name":"return_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the final confirmation page that PayPal will redirect to upon payment success. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal will redirect to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"error_url":{"name":"error_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the transaction error page that PayPal will redirect to upon payment error. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/error.html, the relative URL is paypal\/action\/error.html."}},"description":"A set of relative URLs that PayPal will use in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Payflow Pro and Payment Pro payment methods.","cache":[]},"CreatePayflowProTokenOutput":{"name":"CreatePayflowProTokenOutput","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":true,"type":"String"},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":true,"type":"String"},"response_message":{"name":"response_message","arguments":[],"required":true,"type":"String"},"result":{"name":"result","arguments":[],"required":true,"type":"Int"},"result_code":{"name":"result_code","arguments":[],"required":true,"type":"Int"}},"description":"Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods."},"PayflowProResponseInput":{"name":"PayflowProResponseInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"},"paypal_payload":{"name":"paypal_payload","required":true,"arguments":[],"type":"String"}},"description":"Input required to complete payment. Applies to Payflow Pro and Payments Pro payment methods.","cache":[]},"PayflowProResponseOutput":{"name":"PayflowProResponseOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart"}}},"PaypalExpressToken":{"name":"PaypalExpressToken","type":"graphql_type","fields":{"token":{"name":"token","arguments":[],"required":false,"type":"String","description":"The token returned by PayPal","deprecated":{"reason":"Use field `token` of type `PaypalExpressTokenOutput` instead"}},"paypal_urls":{"name":"paypal_urls","arguments":[],"required":false,"type":"PaypalExpressUrlList","description":"A set of URLs that allow the buyer to authorize payment and adjust checkout details","deprecated":{"reason":"Use field `paypal_urls` of type `PaypalExpressTokenOutput` instead"}}},"description":"Deprecated: use type `PaypalExpressTokenOutput` instead"},"PaypalExpressInput":{"name":"PaypalExpressInput","type":"graphql_input","fields":{"payer_id":{"name":"payer_id","required":true,"arguments":[],"type":"String","description":"The unique ID of the PayPal user"},"token":{"name":"token","required":true,"arguments":[],"type":"String","description":"The token returned by the createPaypalExpressToken mutation"}},"description":"Required input for Express Checkout and Payments Standard payments","cache":[]},"PayflowExpressInput":{"name":"PayflowExpressInput","type":"graphql_input","fields":{"payer_id":{"name":"payer_id","required":true,"arguments":[],"type":"String","description":"The unique ID of the PayPal user"},"token":{"name":"token","required":true,"arguments":[],"type":"String","description":"The token returned by the createPaypalExpressToken mutation"}},"description":"Required input for Payflow Express Checkout payments","cache":[]},"PayflowLinkInput":{"name":"PayflowLinkInput","type":"graphql_input","fields":{"return_url":{"name":"return_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the order confirmation page that PayPal will redirect to when the payment is successful and additional confirmation is not needed. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal will redirect to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"error_url":{"name":"error_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the transaction error page that PayPal will redirect to upon payment error. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/error.html, the relative URL is paypal\/action\/error.html."}},"description":"A set of relative URLs that PayPal will use in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Payflow Link and Payments Advanced payment methods.","cache":[]},"PayflowProInput":{"name":"PayflowProInput","type":"graphql_input","fields":{"cc_details":{"name":"cc_details","required":true,"arguments":[],"type":"CreditCardDetailsInput","description":"Required input for credit card related information"},"is_active_payment_token_enabler":{"name":"is_active_payment_token_enabler","required":false,"arguments":[],"type":"Boolean","description":"States whether details about the customer's credit\/debit card should be tokenized for later usage. Required only if Vault is enabled for PayPal Payflow Pro payment integration."}},"description":"Required input for Payflow Pro and Payments Pro payment methods.","cache":[]},"CreditCardDetailsInput":{"name":"CreditCardDetailsInput","type":"graphql_input","fields":{"cc_type":{"name":"cc_type","required":true,"arguments":[],"type":"String","description":"Credit card type"},"cc_exp_year":{"name":"cc_exp_year","required":true,"arguments":[],"type":"Int","description":"Credit card expiration year"},"cc_exp_month":{"name":"cc_exp_month","required":true,"arguments":[],"type":"Int","description":"Credit card expiration month"},"cc_last_4":{"name":"cc_last_4","required":true,"arguments":[],"type":"Int","description":"Last 4 digits of the credit card"}},"description":"Required fields for Payflow Pro and Payments Pro credit card payments","cache":[]},"HostedProInput":{"name":"HostedProInput","type":"graphql_input","fields":{"return_url":{"name":"return_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the final confirmation page that PayPal will redirect to upon payment success. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal will redirect to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."}},"description":"A set of relative URLs that PayPal will use in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Payments Pro Hosted Solution payment method.","cache":[]},"VaultTokenInput":{"name":"VaultTokenInput","type":"graphql_input","fields":{"public_hash":{"name":"public_hash","required":true,"arguments":[],"type":"String","description":"The public hash of the payment token"}},"description":"Required input for payment methods with Vault support.","cache":[]},"PayflowProToken":{"name":"PayflowProToken","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":true,"type":"String"},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":true,"type":"String"},"response_message":{"name":"response_message","arguments":[],"required":true,"type":"String"},"result":{"name":"result","arguments":[],"required":true,"type":"Int"},"result_code":{"name":"result_code","arguments":[],"required":true,"type":"Int"}},"description":"Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods.","deprecated":{"reason":"Use CreatePayflowProTokenOutput instead."}},"ProductReviewRatingsMetadata":{"name":"ProductReviewRatingsMetadata","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":true,"itemType":"ProductReviewRatingMetadata","type":"ObjectArrayOutputField","description":"List of product reviews sorted by position"}}},"ProductReviewRatingMetadata":{"name":"ProductReviewRatingMetadata","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"String","description":"An encoded rating ID."},"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The label assigned to an aspect of a product that is being rated, such as quality or price"},"values":{"name":"values","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\ProductReviewRatingValueMetadata","required":true,"itemsRequired":true,"itemType":"ProductReviewRatingValueMetadata","type":"ObjectArrayOutputField","description":"List of product review ratings sorted by position."}}},"ProductReviewRatingValueMetadata":{"name":"ProductReviewRatingValueMetadata","type":"graphql_type","fields":{"value_id":{"name":"value_id","arguments":[],"required":true,"type":"String","description":"An encoded rating value id."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"A ratings scale, such as the number of stars awarded"}}},"CreateProductReviewInput":{"name":"CreateProductReviewInput","type":"graphql_input","fields":{"sku":{"name":"sku","required":true,"arguments":[],"type":"String","description":"The SKU of the reviewed product"},"nickname":{"name":"nickname","required":true,"arguments":[],"type":"String","description":"The customer's nickname. Defaults to the customer name, if logged in"},"summary":{"name":"summary","required":true,"arguments":[],"type":"String","description":"The summary (title) of the review"},"text":{"name":"text","required":true,"arguments":[],"type":"String","description":"The review text."},"ratings":{"name":"ratings","required":true,"arguments":[],"itemsRequired":true,"itemType":"ProductReviewRatingInput","type":"ObjectArrayInputField","description":"Ratings details by category. e.g price: 5, quality: 4 etc"}}},"ProductReviewRatingInput":{"name":"ProductReviewRatingInput","type":"graphql_input","fields":{"id":{"name":"id","required":true,"arguments":[],"type":"String","description":"An encoded rating ID."},"value_id":{"name":"value_id","required":true,"arguments":[],"type":"String","description":"An encoded rating value id."}}},"CreateProductReviewOutput":{"name":"CreateProductReviewOutput","type":"graphql_type","fields":{"review":{"name":"review","arguments":[],"required":true,"type":"ProductReview","description":"Contains the completed product review"}}},"ProductReview":{"name":"ProductReview","type":"graphql_type","fields":{"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":true,"type":"ProductInterface","description":"Contains details about the reviewed product"},"summary":{"name":"summary","arguments":[],"required":true,"type":"String","description":"The summary (title) of the review"},"text":{"name":"text","arguments":[],"required":true,"type":"String","description":"The review text."},"nickname":{"name":"nickname","arguments":[],"required":true,"type":"String","description":"The customer's nickname. Defaults to the customer name, if logged in"},"created_at":{"name":"created_at","arguments":[],"required":true,"type":"String","description":"Date indicating when the review was created."},"average_rating":{"name":"average_rating","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Review\\AverageRating","required":true,"type":"Float","description":"The average rating for product review."},"ratings_breakdown":{"name":"ratings_breakdown","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\Product\\Review\\RatingBreakdown","required":true,"itemsRequired":true,"itemType":"ProductReviewRating","type":"ObjectArrayOutputField","description":"An array of ratings by rating category, such as quality, price, and value"}},"description":"Details of a product review"},"ProductReviews":{"name":"ProductReviews","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":false,"itemType":"ProductReview","type":"ObjectArrayOutputField","description":"An array of product reviews."},"page_info":{"name":"page_info","arguments":[],"required":true,"type":"SearchResultPageInfo","description":"Metadata for pagination rendering."}}},"ProductReviewRating":{"name":"ProductReviewRating","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The label assigned to an aspect of a product that is being rated, such as quality or price"},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The rating value given by customer. By default, possible values range from 1 to 5."}}},"CustomerOrders":{"name":"CustomerOrders","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":false,"itemType":"CustomerOrder","type":"ObjectArrayOutputField","description":"An array of customer orders"},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"An object that includes the current_page, page_info, and page_size values specified in the query"},"total_count":{"name":"total_count","arguments":[],"required":false,"type":"Int","description":"The total count of customer orders"}},"description":"The collection of orders that match the conditions defined in the filter"},"OrderItemInterface":{"name":"OrderItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `OrderItemInterface` object"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_url_key":{"name":"product_url_key","arguments":[],"required":false,"type":"String","description":"URL key of the base product"},"product_type":{"name":"product_type","arguments":[],"required":false,"type":"String","description":"The type of product, such as simple, configurable, etc."},"status":{"name":"status","arguments":[],"required":false,"type":"String","description":"The status of the order item"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price of the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The final discount information for the product"},"selected_options":{"name":"selected_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The selected options for the base product, such as color or size"},"entered_options":{"name":"entered_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The entered option for the base product, such as a logo or image"},"quantity_ordered":{"name":"quantity_ordered","arguments":[],"required":false,"type":"Float","description":"The number of units ordered for this item"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":false,"type":"Float","description":"The number of shipped items"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"quantity_canceled":{"name":"quantity_canceled","arguments":[],"required":false,"type":"Float","description":"The number of canceled items"},"quantity_returned":{"name":"quantity_returned","arguments":[],"required":false,"type":"Float","description":"The number of returned items"}},"typeResolver":"Magento\\SalesGraphQl\\Model\\TypeResolver\\OrderItem","description":"Order item details","cache":[]},"OrderItemOption":{"name":"OrderItemOption","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The name of the option"},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The value of the option"}},"description":"Represents order item options like selected or entered"},"OrderTotal":{"name":"OrderTotal","type":"graphql_type","fields":{"subtotal":{"name":"subtotal","arguments":[],"required":true,"type":"Money","description":"The subtotal of the order, excluding shipping, discounts, and taxes"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The applied discounts to the order"},"total_tax":{"name":"total_tax","arguments":[],"required":true,"type":"Money","description":"The amount of tax applied to the order"},"taxes":{"name":"taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"TaxItem","type":"ObjectArrayOutputField","description":"The order tax details"},"grand_total":{"name":"grand_total","arguments":[],"required":true,"type":"Money","description":"The final total amount, including shipping, discounts, and taxes"},"base_grand_total":{"name":"base_grand_total","arguments":[],"required":true,"type":"Money","description":"The final base grand total amount in the base currency"},"total_shipping":{"name":"total_shipping","arguments":[],"required":true,"type":"Money","description":"The shipping amount for the order"},"shipping_handling":{"name":"shipping_handling","arguments":[],"required":false,"type":"ShippingHandling","description":"Contains details about the shipping and handling costs for the order"}},"description":"Contains details about the sales total amounts used to calculate the final price"},"TaxItem":{"name":"TaxItem","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The amount of tax applied to the item"},"title":{"name":"title","arguments":[],"required":true,"type":"String","description":"A title that describes the tax"},"rate":{"name":"rate","arguments":[],"required":true,"type":"Float","description":"The rate used to calculate the tax"}},"description":"The tax item details"},"ShippingHandling":{"name":"ShippingHandling","type":"graphql_type","fields":{"total_amount":{"name":"total_amount","arguments":[],"required":true,"type":"Money","description":"The total amount for shipping"},"amount_including_tax":{"name":"amount_including_tax","arguments":[],"required":false,"type":"Money","description":"The shipping amount, including tax"},"amount_excluding_tax":{"name":"amount_excluding_tax","arguments":[],"required":false,"type":"Money","description":"The shipping amount, excluding tax"},"taxes":{"name":"taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"TaxItem","type":"ObjectArrayOutputField","description":"Contains details about taxes applied for shipping"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"ShippingDiscount","type":"ObjectArrayOutputField","description":"The applied discounts to the shipping"}},"description":"The Shipping handling details"},"ShippingDiscount":{"name":"ShippingDiscount","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The amount of the discount"}},"description":"Defines an individual shipping discount. This discount can be applied to shipping."},"Invoice":{"name":"Invoice","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `Invoice` object"},"number":{"name":"number","arguments":[],"required":true,"type":"String","description":"Sequential invoice number"},"total":{"name":"total","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Invoice\\InvoiceTotal","required":false,"type":"InvoiceTotal","description":"Invoice total amount details"},"items":{"name":"items","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Invoice\\InvoiceItems","required":false,"itemsRequired":false,"itemType":"InvoiceItemInterface","type":"ObjectArrayOutputField","description":"Invoiced product details"},"comments":{"name":"comments","arguments":[],"required":false,"itemsRequired":false,"itemType":"SalesCommentItem","type":"ObjectArrayOutputField","description":"Comments on the invoice"}},"description":"Invoice details"},"InvoiceTotal":{"name":"InvoiceTotal","type":"graphql_type","fields":{"subtotal":{"name":"subtotal","arguments":[],"required":true,"type":"Money","description":"The subtotal of the invoice, excluding shipping, discounts, and taxes"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The applied discounts to the invoice"},"total_tax":{"name":"total_tax","arguments":[],"required":true,"type":"Money","description":"The amount of tax applied to the invoice"},"taxes":{"name":"taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"TaxItem","type":"ObjectArrayOutputField","description":"The invoice tax details"},"grand_total":{"name":"grand_total","arguments":[],"required":true,"type":"Money","description":"The final total amount, including shipping, discounts, and taxes"},"base_grand_total":{"name":"base_grand_total","arguments":[],"required":true,"type":"Money","description":"The final base grand total amount in the base currency"},"total_shipping":{"name":"total_shipping","arguments":[],"required":true,"type":"Money","description":"The shipping amount for the invoice"},"shipping_handling":{"name":"shipping_handling","arguments":[],"required":false,"type":"ShippingHandling","description":"Contains details about the shipping and handling costs for the invoice"}},"description":"Contains price details from an invoice"},"InvoiceItemInterface":{"name":"InvoiceItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `InvoiceItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"Contains details about an individual order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"}},"typeResolver":"Magento\\SalesGraphQl\\Model\\TypeResolver\\InvoiceItem","description":"Invoice item details","cache":[]},"SalesCommentItem":{"name":"SalesCommentItem","type":"graphql_type","fields":{"timestamp":{"name":"timestamp","arguments":[],"required":true,"type":"String","description":"The timestamp of the comment"},"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"The text of the message"}},"description":"Comment item details"},"OrderShipment":{"name":"OrderShipment","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `OrderShipment` object"},"number":{"name":"number","arguments":[],"required":true,"type":"String","description":"The sequential credit shipment number"},"tracking":{"name":"tracking","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Shipment\\ShipmentTracking","required":false,"itemsRequired":false,"itemType":"ShipmentTracking","type":"ObjectArrayOutputField","description":"Contains shipment tracking details"},"items":{"name":"items","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Shipment\\ShipmentItems","required":false,"itemsRequired":false,"itemType":"ShipmentItemInterface","type":"ObjectArrayOutputField","description":"Contains items included in the shipment"},"comments":{"name":"comments","arguments":[],"required":false,"itemsRequired":false,"itemType":"SalesCommentItem","type":"ObjectArrayOutputField","description":"Comments added to the shipment"}},"description":"Order shipment details"},"ShipmentTracking":{"name":"ShipmentTracking","type":"graphql_type","fields":{"title":{"name":"title","arguments":[],"required":true,"type":"String","description":"The shipment tracking title"},"carrier":{"name":"carrier","arguments":[],"required":true,"type":"String","description":"The shipping carrier for the order delivery"},"number":{"name":"number","arguments":[],"required":false,"type":"String","description":"The tracking number of the order shipment"}},"description":"Order shipment tracking details"},"ShipmentItemInterface":{"name":"ShipmentItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ShipmentItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"Associated order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"Name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"Sale price for the base product"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"Number of shipped items"}},"typeResolver":"Magento\\SalesGraphQl\\Model\\TypeResolver\\ShipmentItem","description":"Order shipment item details","cache":[]},"CreditMemo":{"name":"CreditMemo","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CreditMemo` object"},"number":{"name":"number","arguments":[],"required":true,"type":"String","description":"The sequential credit memo number"},"items":{"name":"items","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CreditMemo\\CreditMemoItems","required":false,"itemsRequired":false,"itemType":"CreditMemoItemInterface","type":"ObjectArrayOutputField","description":"An array containing details about refunded items"},"total":{"name":"total","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CreditMemo\\CreditMemoTotal","required":false,"type":"CreditMemoTotal","description":"Contains details about the total refunded amount"},"comments":{"name":"comments","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\CreditMemo\\CreditMemoComments","required":false,"itemsRequired":false,"itemType":"SalesCommentItem","type":"ObjectArrayOutputField","description":"Comments on the credit memo"}},"description":"Credit memo details"},"CreditMemoItemInterface":{"name":"CreditMemoItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CreditMemoItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"The order item the credit memo is applied to"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"}},"typeResolver":"Magento\\SalesGraphQl\\Model\\TypeResolver\\CreditMemoItem","description":"Credit memo item details","cache":[]},"CreditMemoTotal":{"name":"CreditMemoTotal","type":"graphql_type","fields":{"subtotal":{"name":"subtotal","arguments":[],"required":true,"type":"Money","description":"The subtotal of the invoice, excluding shipping, discounts, and taxes"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The applied discounts to the credit memo"},"total_tax":{"name":"total_tax","arguments":[],"required":true,"type":"Money","description":"The amount of tax applied to the credit memo"},"taxes":{"name":"taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"TaxItem","type":"ObjectArrayOutputField","description":"The credit memo tax details"},"grand_total":{"name":"grand_total","arguments":[],"required":true,"type":"Money","description":"The final total amount, including shipping, discounts, and taxes"},"base_grand_total":{"name":"base_grand_total","arguments":[],"required":true,"type":"Money","description":"The final base grand total amount in the base currency"},"total_shipping":{"name":"total_shipping","arguments":[],"required":true,"type":"Money","description":"The shipping amount for the credit memo"},"shipping_handling":{"name":"shipping_handling","arguments":[],"required":false,"type":"ShippingHandling","description":"Contains details about the shipping and handling costs for the credit memo"},"adjustment":{"name":"adjustment","arguments":[],"required":true,"type":"Money","description":"An adjustment manually applied to the order"}},"description":"Credit memo price details"},"OrderPaymentMethod":{"name":"OrderPaymentMethod","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The label that describes the payment method"},"type":{"name":"type","arguments":[],"required":true,"type":"String","description":"The payment method code that indicates how the order was paid for"},"additional_data":{"name":"additional_data","arguments":[],"required":false,"itemsRequired":false,"itemType":"KeyValue","type":"ObjectArrayOutputField","description":"Additional data per payment method type"}},"description":"Contains details about the payment method used to pay for the order"},"KeyValue":{"name":"KeyValue","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The name part of the name\/value pair"},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value part of the name\/value pair"}},"description":"The key-value type"},"OrderAddress":{"name":"OrderAddress","type":"graphql_type","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String","description":"The first name of the person associated with the shipping\/billing address"},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String","description":"The family name of the person associated with the shipping\/billing address"},"middlename":{"name":"middlename","arguments":[],"required":false,"type":"String","description":"The middle name of the person associated with the shipping\/billing address"},"region":{"name":"region","arguments":[],"required":false,"type":"String","description":"The state or province name"},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"ID","description":"The unique ID for a `Region` object of a pre-defined region"},"country_code":{"name":"country_code","arguments":[],"required":false,"type":"CountryCodeEnum","description":"The customer's country"},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField","description":"An array of strings that define the street number and name"},"company":{"name":"company","arguments":[],"required":false,"type":"String","description":"The customer's company"},"telephone":{"name":"telephone","arguments":[],"required":true,"type":"String","description":"The telephone number"},"fax":{"name":"fax","arguments":[],"required":false,"type":"String","description":"The fax number"},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String","description":"The customer's order ZIP or postal code"},"city":{"name":"city","arguments":[],"required":true,"type":"String","description":"The city or town"},"prefix":{"name":"prefix","arguments":[],"required":false,"type":"String","description":"An honorific, such as Dr., Mr., or Mrs."},"suffix":{"name":"suffix","arguments":[],"required":false,"type":"String","description":"A value such as Sr., Jr., or III"},"vat_id":{"name":"vat_id","arguments":[],"required":false,"type":"String","description":"The customer's Value-added tax (VAT) number (for corporate customers)"}},"description":"OrderAddress contains detailed information about an order's billing and shipping addresses"},"ReorderItemsOutput":{"name":"ReorderItemsOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"Contains detailed information about the customer's cart."},"userInputErrors":{"name":"userInputErrors","arguments":[],"required":true,"itemsRequired":false,"itemType":"CheckoutUserInputError","type":"ObjectArrayOutputField","description":"An array of reordering errors."}}},"CheckoutUserInputError":{"name":"CheckoutUserInputError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"Localized error message"},"path":{"name":"path","arguments":[],"required":true,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"Path to the input field that caused an error. See the GraphQL specification about path errors for details: http:\/\/spec.graphql.org\/draft\/#sec-Errors"},"code":{"name":"code","arguments":[],"required":true,"type":"CheckoutUserInputErrorCodes","description":"Checkout-specific error code"}},"description":"An error encountered while adding an item the the cart."},"CheckoutUserInputErrorCodes":{"name":"CheckoutUserInputErrorCodes","type":"graphql_enum","items":{"REORDER_NOT_AVAILABLE":{"name":"reorder_not_available","_value":"REORDER_NOT_AVAILABLE","description":null,"deprecationReason":null},"PRODUCT_NOT_FOUND":{"name":"product_not_found","_value":"PRODUCT_NOT_FOUND","description":null,"deprecationReason":null},"NOT_SALABLE":{"name":"not_salable","_value":"NOT_SALABLE","description":null,"deprecationReason":null},"INSUFFICIENT_STOCK":{"name":"insufficient_stock","_value":"INSUFFICIENT_STOCK","description":null,"deprecationReason":null},"UNDEFINED":{"name":"undefined","_value":"UNDEFINED","description":null,"deprecationReason":null}}},"CustomerOrdersFilterInput":{"name":"CustomerOrdersFilterInput","type":"graphql_input","fields":{"number":{"name":"number","required":false,"arguments":[],"type":"FilterStringTypeInput","description":"Filters by order number."}},"description":"Identifies the filter to use for filtering orders.","cache":[]},"OrderItem":{"name":"OrderItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `OrderItemInterface` object"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_url_key":{"name":"product_url_key","arguments":[],"required":false,"type":"String","description":"URL key of the base product"},"product_type":{"name":"product_type","arguments":[],"required":false,"type":"String","description":"The type of product, such as simple, configurable, etc."},"status":{"name":"status","arguments":[],"required":false,"type":"String","description":"The status of the order item"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price of the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"The final discount information for the product"},"selected_options":{"name":"selected_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The selected options for the base product, such as color or size"},"entered_options":{"name":"entered_options","arguments":[],"required":false,"itemsRequired":false,"itemType":"OrderItemOption","type":"ObjectArrayOutputField","description":"The entered option for the base product, such as a logo or image"},"quantity_ordered":{"name":"quantity_ordered","arguments":[],"required":false,"type":"Float","description":"The number of units ordered for this item"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":false,"type":"Float","description":"The number of shipped items"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"},"quantity_canceled":{"name":"quantity_canceled","arguments":[],"required":false,"type":"Float","description":"The number of canceled items"},"quantity_returned":{"name":"quantity_returned","arguments":[],"required":false,"type":"Float","description":"The number of returned items"}},"implements":{"OrderItemInterface":{"interface":"OrderItemInterface","copyFields":true}},"module":"Magento\\SalesGraphQl"},"InvoiceItem":{"name":"InvoiceItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `InvoiceItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"Contains details about an individual order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"The SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_invoiced":{"name":"quantity_invoiced","arguments":[],"required":false,"type":"Float","description":"The number of invoiced items"}},"implements":{"InvoiceItemInterface":{"interface":"InvoiceItemInterface","copyFields":true}},"module":"Magento\\SalesGraphQl"},"ShipmentItem":{"name":"ShipmentItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `ShipmentItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"Associated order item"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"Name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"Sale price for the base product"},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"Number of shipped items"}},"implements":{"ShipmentItemInterface":{"interface":"ShipmentItemInterface","copyFields":true}},"module":"Magento\\SalesGraphQl"},"CreditMemoItem":{"name":"CreditMemoItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `CreditMemoItemInterface` object"},"order_item":{"name":"order_item","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\OrderItem","required":false,"type":"OrderItemInterface","description":"The order item the credit memo is applied to"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"The name of the base product"},"product_sku":{"name":"product_sku","arguments":[],"required":true,"type":"String","description":"SKU of the base product"},"product_sale_price":{"name":"product_sale_price","arguments":[],"required":true,"type":"Money","description":"The sale price for the base product, including selected options"},"discounts":{"name":"discounts","arguments":[],"required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"Contains information about the final discount amount for the base product, including discounts on options"},"quantity_refunded":{"name":"quantity_refunded","arguments":[],"required":false,"type":"Float","description":"The number of refunded items"}},"implements":{"CreditMemoItemInterface":{"interface":"CreditMemoItemInterface","copyFields":true}},"module":"Magento\\SalesGraphQl"},"SendEmailToFriendInput":{"name":"SendEmailToFriendInput","type":"graphql_input","fields":{"product_id":{"name":"product_id","required":true,"arguments":[],"type":"Int"},"sender":{"name":"sender","required":true,"arguments":[],"type":"SendEmailToFriendSenderInput"},"recipients":{"name":"recipients","required":true,"arguments":[],"itemsRequired":true,"itemType":"SendEmailToFriendRecipientInput","type":"ObjectArrayInputField"}}},"SendEmailToFriendSenderInput":{"name":"SendEmailToFriendSenderInput","type":"graphql_input","fields":{"name":{"name":"name","required":true,"arguments":[],"type":"String"},"email":{"name":"email","required":true,"arguments":[],"type":"String"},"message":{"name":"message","required":true,"arguments":[],"type":"String"}}},"SendEmailToFriendRecipientInput":{"name":"SendEmailToFriendRecipientInput","type":"graphql_input","fields":{"name":{"name":"name","required":true,"arguments":[],"type":"String"},"email":{"name":"email","required":true,"arguments":[],"type":"String"}}},"SendEmailToFriendOutput":{"name":"SendEmailToFriendOutput","type":"graphql_type","fields":{"sender":{"name":"sender","arguments":[],"required":false,"type":"SendEmailToFriendSender"},"recipients":{"name":"recipients","arguments":[],"required":false,"itemsRequired":false,"itemType":"SendEmailToFriendRecipient","type":"ObjectArrayOutputField"}}},"SendEmailToFriendSender":{"name":"SendEmailToFriendSender","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String"},"email":{"name":"email","arguments":[],"required":true,"type":"String"},"message":{"name":"message","arguments":[],"required":true,"type":"String"}}},"SendEmailToFriendRecipient":{"name":"SendEmailToFriendRecipient","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String"},"email":{"name":"email","arguments":[],"required":true,"type":"String"}}},"SendFriendConfiguration":{"name":"SendFriendConfiguration","type":"graphql_type","fields":{"enabled_for_customers":{"name":"enabled_for_customers","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the Email to a Friend feature is enabled."},"enabled_for_guests":{"name":"enabled_for_guests","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the Email to a Friend feature is enabled for guests."}}},"EntityUrl":{"name":"EntityUrl","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID assigned to the object associated with the specified url. This could be a product ID, category ID, or page ID.","deprecated":{"reason":"Use `entity_uid` instead."}},"entity_uid":{"name":"entity_uid","arguments":[],"required":false,"type":"ID","description":"The unique ID for a `ProductInterface`, `CategoryInterface`, `CmsPage`, etc. object associated with the specified url. This could be a product UID, category UID, or cms page UID."},"canonical_url":{"name":"canonical_url","arguments":[],"required":false,"type":"String","deprecated":{"reason":"The canonical_url field is deprecated, use relative_url instead."}},"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified  url is a redirect, the query returns the redirected URL, not the original."},"redirectCode":{"name":"redirectCode","arguments":[],"required":false,"type":"Int","description":"301 or 302 HTTP code for url permanent or temporary redirect or 0 for the 200 no redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."}},"description":"EntityUrl is an output object containing the `id`, `relative_url`, and `type` attributes"},"RoutableInterface":{"name":"RoutableInterface","type":"graphql_interface","fields":{"relative_url":{"name":"relative_url","arguments":[],"required":false,"type":"String","description":"The internal relative URL. If the specified URL is a redirect, the query returns the redirected URL, not the original"},"redirect_code":{"name":"redirect_code","arguments":[],"required":true,"type":"Int","description":"Contains 0 when there is no redirect error. A value of 301 indicates the URL of the requested resource has been changed permanently, while a value of 302 indicates a temporary redirect"},"type":{"name":"type","arguments":[],"required":false,"type":"UrlRewriteEntityTypeEnum","description":"One of PRODUCT, CATEGORY, or CMS_PAGE."}},"typeResolver":"Magento\\UrlRewriteGraphQl\\Model\\RoutableInterfaceTypeResolver","description":"Routable entities serve as the model for a rendered page","cache":[]},"UrlRewrite":{"name":"UrlRewrite","type":"graphql_type","fields":{"url":{"name":"url","arguments":[],"required":false,"type":"String","description":"Request URL"},"parameters":{"name":"parameters","arguments":[],"required":false,"itemsRequired":false,"itemType":"HttpQueryParameter","type":"ObjectArrayOutputField","description":"Request parameters"}},"description":"The object contains URL rewrite details"},"HttpQueryParameter":{"name":"HttpQueryParameter","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"Parameter name"},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Parameter value"}},"description":"The object details of target path parameters"},"SwatchLayerFilterItemInterface":{"name":"SwatchLayerFilterItemInterface","type":"graphql_interface","fields":{"swatch_data":{"name":"swatch_data","arguments":[],"required":false,"type":"SwatchData","description":"Data required to render swatch filter item"}},"typeResolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\SwatchLayerFilterItemResolver"},"SwatchData":{"name":"SwatchData","type":"graphql_type","fields":{"type":{"name":"type","arguments":[],"required":false,"type":"String","description":"Type of swatch filter item: 1 - text, 2 - image"},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Value for swatch item (text or image link)"}}},"SwatchLayerFilterItem":{"name":"SwatchLayerFilterItem","type":"graphql_type","fields":{"swatch_data":{"name":"swatch_data","arguments":[],"required":false,"type":"SwatchData","description":"Data required to render swatch filter item"},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Filter label.","deprecated":{"reason":"Use AggregationOption.label instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"Value for filter request variable to be used in query.","deprecated":{"reason":"Use AggregationOption.value instead."}},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"Count of items by filter.","deprecated":{"reason":"Use AggregationOption.count instead."}}},"implements":{"LayerFilterItemInterface":{"interface":"LayerFilterItemInterface","copyFields":true},"SwatchLayerFilterItemInterface":{"interface":"SwatchLayerFilterItemInterface","copyFields":true}},"module":"Magento\\SwatchesGraphQl"},"SwatchDataInterface":{"name":"SwatchDataInterface","type":"graphql_interface","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Value of swatch item (HEX color code, image link or textual value)"}},"typeResolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\Product\\Options\\SwatchDataTypeResolver"},"ImageSwatchData":{"name":"ImageSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Value of swatch item (HEX color code, image link or textual value)"},"thumbnail":{"name":"thumbnail","arguments":[],"required":false,"type":"String","description":"Thumbnail swatch image URL"}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}},"module":"Magento\\SwatchesGraphQl"},"TextSwatchData":{"name":"TextSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Value of swatch item (HEX color code, image link or textual value)"}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}},"module":"Magento\\SwatchesGraphQl"},"ColorSwatchData":{"name":"ColorSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"Value of swatch item (HEX color code, image link or textual value)"}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}},"module":"Magento\\SwatchesGraphQl"},"CustomerPaymentTokens":{"name":"CustomerPaymentTokens","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":false,"itemType":"PaymentToken","type":"ObjectArrayOutputField","description":"An array of payment tokens"}}},"PaymentToken":{"name":"PaymentToken","type":"graphql_type","fields":{"public_hash":{"name":"public_hash","arguments":[],"required":true,"type":"String","description":"The public hash of the token"},"payment_method_code":{"name":"payment_method_code","arguments":[],"required":true,"type":"String","description":"The payment method code associated with the token"},"type":{"name":"type","arguments":[],"required":true,"type":"PaymentTokenTypeEnum"},"details":{"name":"details","arguments":[],"required":false,"type":"String","description":"Stored account details"}},"description":"The stored payment method available to the customer"},"PaymentTokenTypeEnum":{"name":"PaymentTokenTypeEnum","type":"graphql_enum","items":{"card":{"name":"card","_value":"card","description":null,"deprecationReason":null},"account":{"name":"account","_value":"account","description":null,"deprecationReason":null}},"description":"The list of available payment token types"},"DeletePaymentTokenOutput":{"name":"DeletePaymentTokenOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean"},"customerPaymentTokens":{"name":"customerPaymentTokens","arguments":[],"resolver":"\\Magento\\VaultGraphQl\\Model\\Resolver\\PaymentTokens","required":false,"type":"CustomerPaymentTokens"}}},"FixedProductTax":{"name":"FixedProductTax","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":false,"type":"Money","description":"Amount of the FPT as a money object."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label assigned to the FPT to be displayed on the frontend."}},"description":"A single FPT that can be applied to a product price."},"FixedProductTaxDisplaySettings":{"name":"FixedProductTaxDisplaySettings","type":"graphql_enum","items":{"INCLUDE_FPT_WITHOUT_DETAILS":{"name":"include_fpt_without_details","_value":"INCLUDE_FPT_WITHOUT_DETAILS","description":"The displayed price includes the FPT amount without displaying the ProductPrice.fixed_product_taxes values. This value corresponds to 'Including FPT only'","deprecationReason":null},"INCLUDE_FPT_WITH_DETAILS":{"name":"include_fpt_with_details","_value":"INCLUDE_FPT_WITH_DETAILS","description":"The displayed price includes the FPT amount while displaying the values of ProductPrice.fixed_product_taxes separately. This value corresponds to 'Including FPT and FPT description'","deprecationReason":null},"EXCLUDE_FPT_AND_INCLUDE_WITH_DETAILS":{"name":"exclude_fpt_and_include_with_details","_value":"EXCLUDE_FPT_AND_INCLUDE_WITH_DETAILS","description":"The displayed price does not include the FPT amount. The values of ProductPrice.fixed_product_taxes and the price including the FPT are displayed separately. This value corresponds to 'Excluding FPT, Including FPT description and final price'","deprecationReason":null},"EXCLUDE_FPT_WITHOUT_DETAILS":{"name":"exclude_fpt_without_details","_value":"EXCLUDE_FPT_WITHOUT_DETAILS","description":"The displayed price does not include the FPT amount. The values from ProductPrice.fixed_product_taxes are not displayed. This value corresponds to 'Excluding FPT'","deprecationReason":null},"FPT_DISABLED":{"name":"fpt_disabled","_value":"FPT_DISABLED","description":"The FPT feature is not enabled. You can omit  ProductPrice.fixed_product_taxes from your query","deprecationReason":null}},"description":"This enumeration display settings for the fixed product tax"},"WishlistOutput":{"name":"WishlistOutput","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistItemsResolver","required":false,"itemsRequired":false,"itemType":"WishlistItem","type":"ObjectArrayOutputField","description":"An array of items in the customer's wish list","deprecated":{"reason":"Use field `items` from type `Wishlist` instead"}},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"The number of items in the wish list","deprecated":{"reason":"Use field `items_count` from type `Wishlist` instead"}},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"When multiple wish lists are enabled, the name the customer assigns to the wishlist","deprecated":{"reason":"This field is related to Commerce functionality and is always `null` in Open Source edition"}},"sharing_code":{"name":"sharing_code","arguments":[],"required":false,"type":"String","description":"An encrypted code that Magento uses to link to the wish list","deprecated":{"reason":"Use field `sharing_code` from type `Wishlist` instead"}},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"The time of the last modification to the wish list","deprecated":{"reason":"Use field `updated_at` from type `Wishlist` instead"}}},"description":"Deprecated: `Wishlist` type should be used instead"},"WishlistItem":{"name":"WishlistItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The unique ID for a `WishlistItem` object"},"qty":{"name":"qty","arguments":[],"required":false,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The customer's comment about this item"},"added_at":{"name":"added_at","arguments":[],"required":false,"type":"String","description":"The time when the customer added the item to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface"}}},"WishlistItemInput":{"name":"WishlistItemInput","type":"graphql_input","fields":{"sku":{"name":"sku","required":true,"arguments":[],"type":"String","description":"The SKU of the product to add. For complex product types, specify the child product SKU"},"quantity":{"name":"quantity","required":true,"arguments":[],"type":"Float","description":"The amount or number of items to add"},"parent_sku":{"name":"parent_sku","required":false,"arguments":[],"type":"String","description":"For complex product types, the SKU of the parent product"},"selected_options":{"name":"selected_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"An array of strings corresponding to options the customer selected"},"entered_options":{"name":"entered_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"EnteredOptionInput","type":"ObjectArrayInputField","description":"An array of options that the customer entered"}},"description":"Defines the items to add to a wish list","cache":[]},"AddProductsToWishlistOutput":{"name":"AddProductsToWishlistOutput","type":"graphql_type","fields":{"wishlist":{"name":"wishlist","arguments":[],"required":true,"type":"Wishlist","description":"Contains the wish list with all items that were successfully added"},"user_errors":{"name":"user_errors","arguments":[],"required":true,"itemsRequired":true,"itemType":"WishListUserInputError","type":"ObjectArrayOutputField","description":"An array of errors encountered while adding products to a wish list"}},"description":"Contains the customer's wish list and any errors encountered"},"Wishlist":{"name":"Wishlist","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"ID","description":"The unique ID for a `Wishlist` object"},"items":{"name":"items","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistItemsResolver","required":false,"itemsRequired":false,"itemType":"WishlistItem","type":"ObjectArrayOutputField","deprecated":{"reason":"Use field `items_v2` from type `Wishlist` instead"}},"items_v2":{"name":"items_v2","arguments":{"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int"},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int"}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistItems","required":false,"type":"WishlistItems","description":"An array of items in the customer's wish list"},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"The number of items in the wish list"},"sharing_code":{"name":"sharing_code","arguments":[],"required":false,"type":"String","description":"An encrypted code that Magento uses to link to the wish list"},"updated_at":{"name":"updated_at","arguments":[],"required":false,"type":"String","description":"The time of the last modification to the wish list"}}},"WishlistItems":{"name":"WishlistItems","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":false,"itemType":"WishlistItemInterface","type":"ObjectArrayOutputField","description":"A list of items in the wish list"},"page_info":{"name":"page_info","arguments":[],"required":false,"type":"SearchResultPageInfo","description":"Contains pagination metadata"}}},"WishlistItemInterface":{"name":"WishlistItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of this wish list item"},"description":{"name":"description","arguments":[],"required":false,"type":"String","description":"The description of the item"},"added_at":{"name":"added_at","arguments":[],"required":true,"type":"String","description":"The date and time the item was added to the wish list"},"product":{"name":"product","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\ProductResolver","required":false,"type":"ProductInterface","description":"Product details of the wish list item"},"customizable_options":{"name":"customizable_options","arguments":[],"required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item"}},"typeResolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\Type\\WishlistItemType"},"WishListUserInputError":{"name":"WishListUserInputError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"A localized error message"},"code":{"name":"code","arguments":[],"required":true,"type":"WishListUserInputErrorType","description":"Wishlist-specific error code"}},"description":"An error encountered while performing operations with WishList."},"WishListUserInputErrorType":{"name":"WishListUserInputErrorType","type":"graphql_enum","items":{"PRODUCT_NOT_FOUND":{"name":"product_not_found","_value":"PRODUCT_NOT_FOUND","description":null,"deprecationReason":null},"UNDEFINED":{"name":"undefined","_value":"UNDEFINED","description":null,"deprecationReason":null}}},"RemoveProductsFromWishlistOutput":{"name":"RemoveProductsFromWishlistOutput","type":"graphql_type","fields":{"wishlist":{"name":"wishlist","arguments":[],"required":true,"type":"Wishlist","description":"Contains the wish list with after items were successfully deleted"},"user_errors":{"name":"user_errors","arguments":[],"required":true,"itemsRequired":true,"itemType":"WishListUserInputError","type":"ObjectArrayOutputField","description":"An array of errors encountered while deleting products from a wish list"}},"description":"Contains the customer's wish list and any errors encountered"},"WishlistItemUpdateInput":{"name":"WishlistItemUpdateInput","type":"graphql_input","fields":{"wishlist_item_id":{"name":"wishlist_item_id","required":true,"arguments":[],"type":"ID","description":"The unique ID for a `WishlistItemInterface` object"},"quantity":{"name":"quantity","required":false,"arguments":[],"type":"Float","description":"The new amount or number of this item"},"description":{"name":"description","required":false,"arguments":[],"type":"String","description":"Customer-entered comments about the item"},"selected_options":{"name":"selected_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"ID","type":"ScalarArrayInputField","description":"An array of strings corresponding to options the customer selected"},"entered_options":{"name":"entered_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"EnteredOptionInput","type":"ObjectArrayInputField","description":"An array of options that the customer entered"}},"description":"Defines updates to items in a wish list","cache":[]},"UpdateProductsInWishlistOutput":{"name":"UpdateProductsInWishlistOutput","type":"graphql_type","fields":{"wishlist":{"name":"wishlist","arguments":[],"required":true,"type":"Wishlist","description":"Contains the wish list with all items that were successfully updated"},"user_errors":{"name":"user_errors","arguments":[],"required":true,"itemsRequired":true,"itemType":"WishListUserInputError","type":"ObjectArrayOutputField","description":"An array of errors encountered while updating products in a wish list"}},"description":"Contains the customer's wish list and any errors encountered"},"AddWishlistItemsToCartOutput":{"name":"AddWishlistItemsToCartOutput","type":"graphql_type","fields":{"wishlist":{"name":"wishlist","arguments":[],"required":true,"type":"Wishlist","description":"Contains the wish list with all items that were successfully added"},"status":{"name":"status","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the attempt to add items to the customer's cart was successful"},"add_wishlist_items_to_cart_user_errors":{"name":"add_wishlist_items_to_cart_user_errors","arguments":[],"required":true,"itemsRequired":true,"itemType":"WishlistCartUserInputError","type":"ObjectArrayOutputField","description":"An array of errors encountered while adding products to the customer's cart"}}},"WishlistCartUserInputError":{"name":"WishlistCartUserInputError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"A localized error message"},"code":{"name":"code","arguments":[],"required":true,"type":"WishlistCartUserInputErrorType","description":"An error code that describes the error encountered"},"wishlistId":{"name":"wishlistId","arguments":[],"required":true,"type":"ID","description":"The unique ID of the `Wishlist` object containing an error"},"wishlistItemId":{"name":"wishlistItemId","arguments":[],"required":true,"type":"ID","description":"The unique ID of the wish list item containing an error"}}},"WishlistCartUserInputErrorType":{"name":"WishlistCartUserInputErrorType","type":"graphql_enum","items":{"PRODUCT_NOT_FOUND":{"name":"product_not_found","_value":"PRODUCT_NOT_FOUND","description":null,"deprecationReason":null},"NOT_SALABLE":{"name":"not_salable","_value":"NOT_SALABLE","description":null,"deprecationReason":null},"INSUFFICIENT_STOCK":{"name":"insufficient_stock","_value":"INSUFFICIENT_STOCK","description":null,"deprecationReason":null},"UNDEFINED":{"name":"undefined","_value":"UNDEFINED","description":null,"deprecationReason":null}}},"ChatData":{"name":"ChatData","type":"graphql_type","fields":{"is_enabled":{"name":"is_enabled","arguments":[],"required":false,"type":"Boolean","description":"Is chat enabled"},"api_space_id":{"name":"api_space_id","arguments":[],"required":false,"type":"String","description":"API space id"},"cookie_name":{"name":"cookie_name","arguments":[],"required":false,"type":"String","description":"Cookie name"}}},"IsConfigSettingEnabledOutput":{"name":"IsConfigSettingEnabledOutput","type":"graphql_type","fields":{"is_enabled":{"name":"is_enabled","arguments":[],"required":false,"type":"Boolean","description":"Is config setting enabled"}}},"TrackingData":{"name":"TrackingData","type":"graphql_type","fields":{"page_tracking_enabled":{"name":"page_tracking_enabled","arguments":[],"required":false,"type":"Boolean","description":"Is Page Tracking enabled"},"roi_tracking_enabled":{"name":"roi_tracking_enabled","arguments":[],"required":false,"type":"Boolean","description":"Is ROI Tracking enabled"},"wbt_profile_id":{"name":"wbt_profile_id","arguments":[],"required":false,"type":"String","description":"Web Behaviour Tracking profile ID"},"region_prefix":{"name":"region_prefix","arguments":[],"required":false,"type":"String","description":"dotdigital region prefix"}}},"createKlarnaPaymentsSessionInput":{"name":"createKlarnaPaymentsSessionInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String"}}},"createKlarnaPaymentsSessionOutput":{"name":"createKlarnaPaymentsSessionOutput","type":"graphql_type","fields":{"client_token":{"name":"client_token","arguments":[],"required":false,"type":"String","description":"The payment method client token"},"payment_method_categories":{"name":"payment_method_categories","arguments":[],"required":false,"itemsRequired":false,"itemType":"Categories","type":"ObjectArrayOutputField","description":"The payment method categories"}}},"Categories":{"name":"Categories","type":"graphql_type","fields":{"identifier":{"name":"identifier","arguments":[],"required":true,"type":"String","description":"The payment method identifier"},"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The payment method name"},"asset_urls":{"name":"asset_urls","arguments":[],"required":false,"itemsRequired":false,"itemType":"Assets","type":"ObjectArrayOutputField","description":"The payment method assets"}}},"Assets":{"name":"Assets","type":"graphql_type","fields":{"descriptive":{"name":"descriptive","arguments":[],"required":false,"type":"String","description":"The payment method logo url (descriptive)"},"standard":{"name":"standard","arguments":[],"required":false,"type":"String","description":"The payment method logo url (standard)"}}},"KlarnaInput":{"name":"KlarnaInput","type":"graphql_input","fields":{"authorization_token":{"name":"authorization_token","required":true,"arguments":[],"type":"String","description":"The authorization token must be provided to set any Klarna Payments method"}}},"MpFilters":{"name":"MpFilters","type":"graphql_input","fields":{"period_type":{"name":"period_type","required":false,"arguments":[],"type":"String","description":"Period."},"from":{"name":"from","required":true,"arguments":[],"type":"String","description":"Filter From Date."},"to":{"name":"to","required":true,"arguments":[],"type":"String","description":"Filter To Date."},"store_id":{"name":"store_id","required":false,"arguments":[],"type":"Int","description":"Filter Store Id."},"show_empty_rows":{"name":"show_empty_rows","required":false,"arguments":[],"type":"Boolean","description":"Show Empty Rows."}}},"SmtpBestsellersOutput":{"name":"SmtpBestsellersOutput","type":"graphql_type","fields":{"mpBestsellers":{"name":"mpBestsellers","arguments":[],"required":false,"itemsRequired":false,"itemType":"BestsellersProductOutput","type":"ObjectArrayOutputField","description":"Bestsellers Product Information."}}},"BestsellersProductOutput":{"name":"BestsellersProductOutput","type":"graphql_type","fields":{"period":{"name":"period","arguments":[],"required":false,"type":"String","description":"Period."},"qty_ordered":{"name":"qty_ordered","arguments":[],"required":false,"type":"Int","description":"Order Quantity."},"product_id":{"name":"product_id","arguments":[],"required":false,"type":"String","description":"Product ID"},"product_sku":{"name":"product_sku","arguments":[],"required":false,"type":"String","description":"Product SKU"},"product_url":{"name":"product_url","arguments":[],"required":false,"type":"String","description":"Product URL"},"product_image_url":{"name":"product_image_url","arguments":[],"required":false,"type":"String","description":"Product Image URL"},"product_name":{"name":"product_name","arguments":[],"required":false,"type":"String","description":"Product Name"},"product_price":{"name":"product_price","arguments":[],"required":false,"type":"String","description":"Product Price"},"currency":{"name":"currency","arguments":[],"required":false,"type":"String","description":"Currency"}}},"BraintreeInput":{"name":"BraintreeInput","type":"graphql_input","fields":{"payment_method_nonce":{"name":"payment_method_nonce","required":true,"arguments":[],"type":"String","description":"The one-time payment token generated by Braintree payment gateway based on card details. Required field to make sale transaction."},"is_active_payment_token_enabler":{"name":"is_active_payment_token_enabler","required":true,"arguments":[],"type":"Boolean","description":"States whether an entered by a customer credit\/debit card should be tokenized for later usage. Required only if Vault is enabled for Braintree payment integration."},"device_data":{"name":"device_data","required":false,"arguments":[],"type":"String","description":"Contains a fingerprint provided by Braintree JS SDK and should be sent with sale transaction details to the Braintree payment gateway. Should be specified only in a case if Kount (advanced fraud protection) is enabled for Braintree payment integration."}}},"BraintreeCcVaultInput":{"name":"BraintreeCcVaultInput","type":"graphql_input","fields":{"public_hash":{"name":"public_hash","required":true,"arguments":[],"type":"String"},"device_data":{"name":"device_data","required":false,"arguments":[],"type":"String"}}}}