a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1683184636;s:6:"expire";i:9999999999;s:4:"tags";s:19:"fac_CONFIG,fac_MAGE";}
{"Query":{"name":"Query","type":"graphql_type","fields":{"cmsPage":{"name":"cmsPage","arguments":{"id":{"name":"id","required":false,"type":"Int","description":"The ID of the CMS page.","deprecated":{"reason":"Use `identifier` instead."}},"identifier":{"name":"identifier","required":false,"type":"String","description":"The identifier of the CMS page."}},"resolver":"Magento\\CmsGraphQl\\Model\\Resolver\\Page","required":false,"type":"CmsPage","description":"Return details 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":"An array of CMS block IDs."}},"resolver":"Magento\\CmsGraphQl\\Model\\Resolver\\Blocks","required":false,"type":"CmsBlocks","description":"Return information about CMS blocks.","cache":{"cacheIdentity":"Magento\\CmsGraphQl\\Model\\Resolver\\Block\\Identity"}},"customAttributeMetadata":{"name":"customAttributeMetadata","arguments":{"attributes":{"name":"attributes","required":true,"itemsRequired":true,"itemType":"AttributeInput","type":"ObjectArrayArgument","description":"An input object that specifies the attribute code and entity type to search."}},"resolver":"Magento\\EavGraphQl\\Model\\Resolver\\CustomAttributeMetadata","required":false,"type":"CustomAttributeMetadata","description":"Return 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":"Return details about the store's configuration.","cache":{"cacheable":false}},"availableStores":{"name":"availableStores","arguments":{"useCurrentGroup":{"name":"useCurrentGroup","required":false,"type":"Boolean","description":"Filter store views by the 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."},"checkoutAgreements":{"name":"checkoutAgreements","arguments":[],"resolver":"Magento\\CheckoutAgreementsGraphQl\\Model\\Resolver\\CheckoutAgreements","required":false,"itemsRequired":false,"itemType":"CheckoutAgreement","type":"ObjectArrayOutputField","description":"Return Terms and Conditions configuration information."},"products":{"name":"products","arguments":{"search":{"name":"search","required":false,"type":"String","description":"One or more keywords to use in a full-text search."},"filter":{"name":"filter","required":false,"type":"ProductAttributeFilterInput","description":"The product attributes to search for and return."},"pageSize":{"name":"pageSize","defaultValue":20,"required":false,"type":"Int","description":"The maximum number of results to return at once. The default value is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The 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":"Search 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":"The category ID to use as the root of the search."}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\CategoryTree","required":false,"type":"CategoryTree","description":"Search 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` instead."}},"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":"Return 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. The default value is 20."},"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","description":"Return a list of categories that match the specified filter.","cache":{"cacheIdentity":"Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\CategoriesIdentity"}},"compareList":{"name":"compareList","arguments":{"uid":{"name":"uid","required":true,"type":"ID","description":"The unique ID of the compare list to be queried."}},"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","description":"The unique ID of the cart to query."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\Cart","required":false,"type":"Cart","description":"Return information about the specified shopping cart.","cache":{"cacheable":false}},"customerCart":{"name":"customerCart","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CustomerCart","required":true,"type":"Cart","description":"Return information about the customer's shopping cart.","cache":{"cacheable":false}},"customer":{"name":"customer","arguments":[],"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\Customer","required":false,"type":"Customer","description":"Return detailed information about a customer account.","cache":{"cacheable":false}},"isEmailAvailable":{"name":"isEmailAvailable","arguments":{"email":{"name":"email","required":true,"type":"String","description":"The email address to check."}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\IsEmailAvailable","required":false,"type":"IsEmailAvailableOutput","description":"Check whether the specified email has already been used to create a customer account."},"currency":{"name":"currency","arguments":[],"resolver":"Magento\\DirectoryGraphQl\\Model\\Resolver\\Currency","required":false,"type":"Currency","description":"Return information about the store's 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":"Return a list of downloadable products the customer has purchased.","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","description":"An input object that defines the requirements to receive a payment token."}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowLinkToken","required":false,"type":"PayflowLinkToken","description":"Retrieve payment credentials for a transaction. Use this query for Payflow Link and Payments Advanced payment methods."},"getHostedProUrl":{"name":"getHostedProUrl","arguments":{"input":{"name":"input","required":true,"type":"HostedProUrlInput","description":"An input object that specifies the cart ID."}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\HostedProUrl","required":false,"type":"HostedProUrl","description":"Retrieve the secure PayPal URL for a Payments Pro Hosted Solution transaction."},"productReviewRatingsMetadata":{"name":"productReviewRatingsMetadata","arguments":[],"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\ProductReviewRatingsMetadata","required":true,"type":"ProductReviewRatingsMetadata","description":"Return the active ratings attributes and the values each rating can have."},"customerOrders":{"name":"customerOrders","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Orders","required":false,"type":"CustomerOrders","cache":{"cacheable":false},"deprecated":{"reason":"Use the `customer` query instead."}},"urlResolver":{"name":"urlResolver","arguments":{"url":{"name":"url","required":true,"type":"String","description":"A `url_key` appended by the `url_suffix, if one exists."}},"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\EntityUrl","required":false,"type":"EntityUrl","description":"Return the relative URL for a specified product, category or CMS page.","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","description":"A `url_key` appended by the `url_suffix, if one exists."}},"resolver":"Magento\\UrlRewriteGraphQl\\Model\\Resolver\\Route","required":false,"type":"RoutableInterface","description":"Return the full details for a specified product, category, or CMS page.","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 stored in the vault.","cache":{"cacheable":false}},"wishlist":{"name":"wishlist","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\WishlistResolver","required":false,"type":"WishlistOutput","description":"Return the contents of a customer's wish list.","cache":{"cacheable":false},"deprecated":{"reason":"Moved under `Customer.wishlist`."}},"productCollection":{"name":"productCollection","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\BestsellerResolver","required":false,"type":"ProductCollection","description":"Get Product collection of a store"},"webSettings":{"name":"webSettings","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\WebSettingsResolver","required":false,"type":"WebSettings","description":"Get all required web settings"},"homePageBanner":{"name":"homePageBanner","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\BannersResolver","required":false,"type":"HomePageBanner","description":"Get Home Page Banners"},"homePageContents":{"name":"homePageContents","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\HomePageContentsResolver","required":false,"type":"HomePageContents","description":"Get Contents for Home Page"},"productByRating":{"name":"productByRating","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\ProductsByRatingResolver","required":false,"type":"ProductByRating","description":"Get Products by Rating"},"productAttributes":{"name":"productAttributes","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\ProductsAttributesResolver","required":false,"type":"ProductAttributes","description":"Get Products Attributes"},"productPricerange":{"name":"productPricerange","arguments":[],"resolver":"Fudugo\\GraphQL\\Model\\Resolver\\ProductPricerangeResolver","required":false,"type":"ProductPricerange","description":"Get Products Attributes"}}},"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":"Create a new compare list. The compare list is saved for logged in customers."},"addProductsToCompareList":{"name":"addProductsToCompareList","arguments":{"input":{"name":"input","required":false,"type":"AddProductsToCompareListInput","description":"An input object that defines which products to add to an existing compare list."}},"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","description":"An input object that defines which products to remove from a compare list."}},"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","description":"The unique ID of the compare list to be assigned."}},"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","description":"The unique ID of the compare list to be deleted."}},"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","description":"An optional input object that assigns the specified ID to the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CreateEmptyCart","required":false,"type":"String","description":"Create an empty shopping cart for a guest or logged in user"},"addSimpleProductsToCart":{"name":"addSimpleProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddSimpleProductsToCartInput","description":"An input object that defines which simple products to add to the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddSimpleProductsToCartOutput","description":"Add one or more simple products to the specified cart. We recommend using `addProductsToCart` instead."},"addVirtualProductsToCart":{"name":"addVirtualProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddVirtualProductsToCartInput","description":"An input object that defines which virtual products to add to the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddVirtualProductsToCartOutput","description":"Add one or more virtual products to the specified cart. We recommend using `addProductsToCart` instead."},"applyCouponToCart":{"name":"applyCouponToCart","arguments":{"input":{"name":"input","required":false,"type":"ApplyCouponToCartInput","description":"An input object that defines the coupon code to apply to the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ApplyCouponToCart","required":false,"type":"ApplyCouponToCartOutput","description":"Apply a pre-defined coupon code to the specified cart."},"removeCouponFromCart":{"name":"removeCouponFromCart","arguments":{"input":{"name":"input","required":false,"type":"RemoveCouponFromCartInput","description":"An input object that defines which coupon code to remove from the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\RemoveCouponFromCart","required":false,"type":"RemoveCouponFromCartOutput","description":"Remove a previously-applied coupon from the cart. The cart must contain at least one item in order to remove the coupon."},"updateCartItems":{"name":"updateCartItems","arguments":{"input":{"name":"input","required":false,"type":"UpdateCartItemsInput","description":"An input object that defines products to be updated."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\UpdateCartItems","required":false,"type":"UpdateCartItemsOutput","description":"Modify items in the cart."},"removeItemFromCart":{"name":"removeItemFromCart","arguments":{"input":{"name":"input","required":false,"type":"RemoveItemFromCartInput","description":"An input object that defines which products to remove from the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\RemoveItemFromCart","required":false,"type":"RemoveItemFromCartOutput","description":"Delete the entire quantity of a specified item from the cart. If you remove all items from the cart, the cart continues to exist."},"setShippingAddressesOnCart":{"name":"setShippingAddressesOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetShippingAddressesOnCartInput","description":"An input object that defines one or more shipping addresses to be assigned to the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetShippingAddressesOnCart","required":false,"type":"SetShippingAddressesOnCartOutput","description":"Set one or more shipping addresses on a specific cart."},"setBillingAddressOnCart":{"name":"setBillingAddressOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetBillingAddressOnCartInput","description":"An input object that defines the billing address to be assigned to the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetBillingAddressOnCart","required":false,"type":"SetBillingAddressOnCartOutput","description":"Set the billing address on a specific cart."},"setShippingMethodsOnCart":{"name":"setShippingMethodsOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetShippingMethodsOnCartInput","description":"An input object that applies one or more shipping methods to the cart."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetShippingMethodsOnCart","required":false,"type":"SetShippingMethodsOnCartOutput","description":"Set one or more delivery methods on a cart."},"setPaymentMethodOnCart":{"name":"setPaymentMethodOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetPaymentMethodOnCartInput","description":"An input object that defines which payment method to apply to the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\SetPaymentMethodOnCart","required":false,"type":"SetPaymentMethodOnCartOutput","description":"Apply a payment method to the cart."},"setGuestEmailOnCart":{"name":"setGuestEmailOnCart","arguments":{"input":{"name":"input","required":false,"type":"SetGuestEmailOnCartInput","description":"An input object that defines a guest email address."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\SetGuestEmailOnCart","required":false,"type":"SetGuestEmailOnCartOutput","description":"Assign the email address of a guest to the cart."},"setPaymentMethodAndPlaceOrder":{"name":"setPaymentMethodAndPlaceOrder","arguments":{"input":{"name":"input","required":false,"type":"SetPaymentMethodAndPlaceOrderInput"}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SetPaymentAndPlaceOrder","required":false,"type":"PlaceOrderOutput","description":"Set the cart payment method and convert the cart into an order.","deprecated":{"reason":"Should use setPaymentMethodOnCart and placeOrder mutations in single request."}},"assignCustomerToGuestCart":{"name":"assignCustomerToGuestCart","arguments":{"cart_id":{"name":"cart_id","required":true,"type":"String"}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AssignCustomerToGuestCart","required":true,"type":"Cart","description":"Assign a logged-in customer to the specified guest shopping cart."},"mergeCarts":{"name":"mergeCarts","arguments":{"source_cart_id":{"name":"source_cart_id","required":true,"type":"String","description":"The guest's cart ID before they login."},"destination_cart_id":{"name":"destination_cart_id","required":false,"type":"String","description":"The cart ID after the guest logs in."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\MergeCarts","required":true,"type":"Cart","description":"Transfer the contents of a guest cart into the cart of a logged-in customer."},"placeOrder":{"name":"placeOrder","arguments":{"input":{"name":"input","required":false,"type":"PlaceOrderInput","description":"An input object that defines the shopper's cart ID."}},"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\PlaceOrder","required":false,"type":"PlaceOrderOutput","description":"Convert the quote into an order."},"addProductsToCart":{"name":"addProductsToCart","arguments":{"cartId":{"name":"cartId","required":true,"type":"String","description":"The cart ID of the shopper."},"cartItems":{"name":"cartItems","required":true,"itemsRequired":true,"itemType":"CartItemInput","type":"ObjectArrayArgument","description":"An array that defines the products to add to the cart."}},"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","description":"The customer's email address."},"password":{"name":"password","required":true,"type":"String","description":"The customer's password."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\GenerateCustomerToken","required":false,"type":"CustomerToken","description":"Generate a token for specified customer."},"changeCustomerPassword":{"name":"changeCustomerPassword","arguments":{"currentPassword":{"name":"currentPassword","required":true,"type":"String","description":"The customer's original password."},"newPassword":{"name":"newPassword","required":true,"type":"String","description":"The customer's updated password."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\ChangePassword","required":false,"type":"Customer","description":"Change the password for the logged-in customer."},"createCustomer":{"name":"createCustomer","arguments":{"input":{"name":"input","required":true,"type":"CustomerInput","description":"An input object that defines the customer to be created."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\CreateCustomer","required":false,"type":"CustomerOutput","description":"Use `createCustomerV2` instead."},"createCustomerV2":{"name":"createCustomerV2","arguments":{"input":{"name":"input","required":true,"type":"CustomerCreateInput","description":"An input object that defines the customer to be created."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\CreateCustomer","required":false,"type":"CustomerOutput","description":"Create a customer account."},"updateCustomer":{"name":"updateCustomer","arguments":{"input":{"name":"input","required":true,"type":"CustomerInput","description":"An input object that defines the customer characteristics to update."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomer","required":false,"type":"CustomerOutput","description":"Use `updateCustomerV2` instead."},"updateCustomerV2":{"name":"updateCustomerV2","arguments":{"input":{"name":"input","required":true,"type":"CustomerUpdateInput","description":"An input object that defines the customer characteristics to update."}},"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 a billing or shipping address for a customer or guest."},"updateCustomerAddress":{"name":"updateCustomerAddress","arguments":{"id":{"name":"id","required":true,"type":"Int","description":"The ID assigned to the customer address."},"input":{"name":"input","required":false,"type":"CustomerAddressInput","description":"An input object that contains changes to the customer address."}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomerAddress","required":false,"type":"CustomerAddress","description":"Update the billing or shipping address of a customer or guest."},"deleteCustomerAddress":{"name":"deleteCustomerAddress","arguments":{"id":{"name":"id","required":true,"type":"Int","description":"The ID of the customer address to be deleted."}},"resolver":"Magento\\CustomerGraphQl\\Model\\Resolver\\DeleteCustomerAddress","required":false,"type":"Boolean","description":"Delete the billing or shipping address of a customer."},"requestPasswordResetEmail":{"name":"requestPasswordResetEmail","arguments":{"email":{"name":"email","required":true,"type":"String","description":"The customer's email address."}},"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","description":"The customer's email address."},"resetPasswordToken":{"name":"resetPasswordToken","required":true,"type":"String","description":"A runtime token generated by the `requestPasswordResetEmail` mutation."},"newPassword":{"name":"newPassword","required":true,"type":"String","description":"The customer's new password."}},"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","description":"The customer's email address."},"password":{"name":"password","required":true,"type":"String","description":"The customer's password."}},"resolver":"\\Magento\\CustomerGraphQl\\Model\\Resolver\\UpdateCustomerEmail","required":false,"type":"CustomerOutput","description":"Change the email address for the logged-in customer."},"addDownloadableProductsToCart":{"name":"addDownloadableProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddDownloadableProductsToCartInput","description":"An input object that defines which downloadable products to add to the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddDownloadableProductsToCartOutput","description":"Add one or more downloadable products to the specified cart. We recommend using `addProductsToCart` instead."},"addBundleProductsToCart":{"name":"addBundleProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddBundleProductsToCartInput","description":"An input object that defines which bundle products to add to the cart."}},"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AddSimpleProductsToCart","required":false,"type":"AddBundleProductsToCartOutput","description":"Add one or more bundle products to the specified cart. We recommend using `addProductsToCart` instead."},"addConfigurableProductsToCart":{"name":"addConfigurableProductsToCart","arguments":{"input":{"name":"input","required":false,"type":"AddConfigurableProductsToCartInput","description":"An input object that defines which configurable products to add to the cart."}},"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\AddConfigurableProductsToCart","required":false,"type":"AddConfigurableProductsToCartOutput","description":"Add one or more configurable products to the specified cart. We recommend using `addProductsToCart` instead."},"generateCustomerTokenAsAdmin":{"name":"generateCustomerTokenAsAdmin","arguments":{"input":{"name":"input","required":true,"type":"GenerateCustomerTokenAsAdminInput","description":"An input object that defines the customer email address."}},"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","description":"The email address that will receive the store's newsletter."}},"resolver":"Magento\\NewsletterGraphQl\\Model\\Resolver\\SubscribeEmailToNewsletter","required":false,"type":"SubscribeEmailToNewsletterOutput","description":"Subscribe the specified email to the store's newsletter."},"createPaypalExpressToken":{"name":"createPaypalExpressToken","arguments":{"input":{"name":"input","required":true,"type":"PaypalExpressTokenInput","description":"An input object that defines the requirements to receive a payment token."}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PaypalExpressToken","required":false,"type":"PaypalExpressTokenOutput","description":"Initiate an Express Checkout transaction and receive a token. Use this mutation for Express Checkout and Payments Standard payment methods."},"createPayflowProToken":{"name":"createPayflowProToken","arguments":{"input":{"name":"input","required":true,"type":"PayflowProTokenInput","description":"An input object that defines the requirements to fetch payment token information."}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowProToken","required":false,"type":"CreatePayflowProTokenOutput","description":"Initiate a transaction and receive a token. Use this mutation for Payflow Pro and Payments Pro payment methods"},"handlePayflowProResponse":{"name":"handlePayflowProResponse","arguments":{"input":{"name":"input","required":true,"type":"PayflowProResponseInput","description":"An input object that includes the payload returned by PayPal and the cart ID."}},"resolver":"\\Magento\\PaypalGraphQl\\Model\\Resolver\\PayflowProResponse","required":false,"type":"PayflowProResponseOutput","description":"Handle a payment response and save the payment in Quote. Use this mutation for Payflow Pro and Payments Pro payment methods."},"createProductReview":{"name":"createProductReview","arguments":{"input":{"name":"input","required":true,"type":"CreateProductReviewInput","description":"An input object that contains the details necessary to create a product review."}},"resolver":"Magento\\ReviewGraphQl\\Model\\Resolver\\CreateProductReview","required":true,"type":"CreateProductReviewOutput","description":"Create a product review for the specified product."},"reorderItems":{"name":"reorderItems","arguments":{"orderNumber":{"name":"orderNumber","required":true,"type":"String"}},"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Reorder","required":false,"type":"ReorderItemsOutput","description":"Add all products from a customer's previous order to the cart."},"sendEmailToFriend":{"name":"sendEmailToFriend","arguments":{"input":{"name":"input","required":false,"type":"SendEmailToFriendInput","description":"An input object that defines sender, recipients, and product."}},"resolver":"\\Magento\\SendFriendGraphQl\\Model\\Resolver\\SendEmailToFriend","required":false,"type":"SendEmailToFriendOutput","description":"Send a message on behalf of a customer to the specified email addresses."},"deletePaymentToken":{"name":"deletePaymentToken","arguments":{"public_hash":{"name":"public_hash","required":true,"type":"String","description":"The reusable payment token securely stored in the vault."}},"resolver":"\\Magento\\VaultGraphQl\\Model\\Resolver\\DeletePaymentToken","required":false,"type":"DeletePaymentTokenOutput","description":"Delete a customer's payment token."},"addProductsToWishlist":{"name":"addProductsToWishlist","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID","description":"The ID of a wish list."},"wishlistItems":{"name":"wishlistItems","required":true,"itemsRequired":true,"itemType":"WishlistItemInput","type":"ObjectArrayArgument","description":"An array of products to add to the wish list."}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\AddProductsToWishlist","required":false,"type":"AddProductsToWishlistOutput","description":"Add 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","description":"The ID of a wish list."},"wishlistItemsIds":{"name":"wishlistItemsIds","required":true,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayArgument","description":"An array of item IDs representing products to be removed."}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\RemoveProductsFromWishlist","required":false,"type":"RemoveProductsFromWishlistOutput","description":"Remove one or more products from the specified wish list."},"updateProductsInWishlist":{"name":"updateProductsInWishlist","arguments":{"wishlistId":{"name":"wishlistId","required":true,"type":"ID","description":"The ID of a wish list."},"wishlistItems":{"name":"wishlistItems","required":true,"itemsRequired":true,"itemType":"WishlistItemUpdateInput","type":"ObjectArrayArgument","description":"An array of items to be updated."}},"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\UpdateProductsInWishlist","required":false,"type":"UpdateProductsInWishlistOutput","description":"Update 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."},"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 the `to` field."},"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 the `from` field."},"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":"Defines the comparison operators that can be used in a filter.","cache":[]},"FilterEqualTypeInput":{"name":"FilterEqualTypeInput","type":"graphql_input","fields":{"in":{"name":"in","required":false,"arguments":[],"itemsRequired":false,"itemType":"String","type":"ScalarArrayInputField","description":"Use this attribute to filter on an array of values. For example, to filter on category IDs 4, 5, and 6, specify a value of `[\"4\", \"5\", \"6\"]`."},"eq":{"name":"eq","required":false,"arguments":[],"type":"String","description":"Use this attribute to exactly match the specified string. For example, to filter on a specific category ID, specify a value such as `5`."}},"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":"Use this attribute to specify the lowest possible value in the range."},"to":{"name":"to","required":false,"arguments":[],"type":"String","description":"Use this attribute to specify the highest possible value in 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":"Use this attribute to exactly match the specified string. For example, to filter on a specific SKU, specify a value such as `24-MB01`."}},"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":"The maximum number of items to return per page of results."},"current_page":{"name":"current_page","arguments":[],"required":false,"type":"Int","description":"The specific page to return."},"total_pages":{"name":"total_pages","arguments":[],"required":false,"type":"Int","description":"The total number of pages in the response."}},"description":"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":"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":"Text that can contain HTML tags."}}},"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":"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 `CustomizableOptionInterface` object, such as a `CustomizableFieldOption`, `CustomizableFileOption`, or `CustomizableAreaOption` object."},"value":{"name":"value","required":true,"arguments":[],"type":"String","description":"Text the customer entered."}},"description":"Defines a customer-entered option.","cache":[]},"BatchMutationStatus":{"name":"BatchMutationStatus","type":"graphql_enum","items":{"SUCCESS":{"name":"success","_value":"SUCCESS","description":null,"deprecationReason":null},"FAILURE":{"name":"failure","_value":"FAILURE","description":null,"deprecationReason":null},"MIXED_RESULTS":{"name":"mixed_results","_value":"MIXED_RESULTS","description":null,"deprecationReason":null}}},"ErrorInterface":{"name":"ErrorInterface","type":"graphql_interface","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"The returned error message."}},"typeResolver":"\\Magento\\GraphQl\\Model\\Mutation\\Resolver\\ErrorTypeResolver"},"NoSuchEntityUidError":{"name":"NoSuchEntityUidError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"The returned error message."},"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The specified invalid unique ID of an object."}},"implements":{"ErrorInterface":{"interface":"ErrorInterface","copyFields":true}},"description":"Contains an error message when an invalid UID was specified."},"InternalError":{"name":"InternalError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"The returned error message."}},"implements":{"ErrorInterface":{"interface":"ErrorInterface","copyFields":true}},"description":"Contains an error message when an internal error occurred."},"StoreConfig":{"name":"StoreConfig","type":"graphql_type","fields":{"front":{"name":"front","arguments":[],"required":false,"type":"String","description":"The landing page that is associated with the base URL."},"cms_home_page":{"name":"cms_home_page","arguments":[],"required":false,"type":"String","description":"The name of the CMS page that identifies the home page for the store."},"no_route":{"name":"no_route","arguments":[],"required":false,"type":"String","description":"The default page that displays when a 404 'Page not Found' error occurs."},"cms_no_route":{"name":"cms_no_route","arguments":[],"required":false,"type":"String","description":"A specific CMS page that displays when a 404 'Page Not Found' error occurs."},"cms_no_cookies":{"name":"cms_no_cookies","arguments":[],"required":false,"type":"String","description":"A specific CMS page that displays when cookies are not enabled for the browser."},"show_cms_breadcrumbs":{"name":"show_cms_breadcrumbs","arguments":[],"required":false,"type":"Int","description":"Indicates whether a breadcrumb trail appears on all CMS pages in the catalog. 0 (No) or 1 (Yes)."},"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":"The store locale."},"base_currency_code":{"name":"base_currency_code","arguments":[],"required":false,"type":"String","description":"The base currency code."},"default_display_currency_code":{"name":"default_display_currency_code","arguments":[],"required":false,"type":"String","description":"The default display currency code."},"timezone":{"name":"timezone","arguments":[],"required":false,"type":"String","description":"The time zone 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":"The store\u2019s fully-qualified base URL."},"base_link_url":{"name":"base_link_url","arguments":[],"required":false,"type":"String","description":"A fully-qualified URL that is used to create relative links to the `base_url`."},"base_static_url":{"name":"base_static_url","arguments":[],"required":false,"type":"String","description":"The fully-qualified URL that specifies the location of static view files."},"base_media_url":{"name":"base_media_url","arguments":[],"required":false,"type":"String","description":"The fully-qualified URL that specifies the location of media files."},"secure_base_url":{"name":"secure_base_url","arguments":[],"required":false,"type":"String","description":"The store\u2019s fully-qualified secure base URL."},"secure_base_link_url":{"name":"secure_base_link_url","arguments":[],"required":false,"type":"String","description":"A secure fully-qualified URL that is used to create relative links to the `base_url`."},"secure_base_static_url":{"name":"secure_base_static_url","arguments":[],"required":false,"type":"String","description":"The secure fully-qualified URL that specifies the location of static view files."},"secure_base_media_url":{"name":"secure_base_media_url","arguments":[],"required":false,"type":"String","description":"The secure fully-qualified URL that specifies the location of media files."},"use_store_in_url":{"name":"use_store_in_url","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the store code should be used in the URL."},"product_url_suffix":{"name":"product_url_suffix","arguments":[],"required":false,"type":"String","description":"The suffix applied to product pages, such as `.htm` or `.html`."},"category_url_suffix":{"name":"category_url_suffix","arguments":[],"required":false,"type":"String","description":"The suffix applied to category pages, such as `.htm` or `.html`."},"title_separator":{"name":"title_separator","arguments":[],"required":false,"type":"String","description":"The character that separates the category name and subcategory in the browser title bar."},"list_mode":{"name":"list_mode","arguments":[],"required":false,"type":"String","description":"The format of the search results list."},"grid_per_page_values":{"name":"grid_per_page_values","arguments":[],"required":false,"type":"String","description":"A list of numbers that define how many products can be displayed in Grid View."},"list_per_page_values":{"name":"list_per_page_values","arguments":[],"required":false,"type":"String","description":"A list of numbers that define how many products can be displayed in List View."},"grid_per_page":{"name":"grid_per_page","arguments":[],"required":false,"type":"Int","description":"The default number of products per page in Grid View."},"list_per_page":{"name":"list_per_page","arguments":[],"required":false,"type":"Int","description":"The default number of products per page in List View."},"catalog_default_sort_by":{"name":"catalog_default_sort_by","arguments":[],"required":false,"type":"String","description":"The default sort order of the search results list."},"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."},"required_character_classes_number":{"name":"required_character_classes_number","arguments":[],"required":false,"type":"String","description":"The number of different character classes (lowercase, uppercase, digits, special characters) required in a password."},"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":"Indicates whether to 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":"Indicates whether the `parent` or child (`itself`) thumbnail should be used in the cart for configurable products."},"zero_subtotal_enabled":{"name":"zero_subtotal_enabled","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the Zero Subtotal payment method is enabled."},"zero_subtotal_title":{"name":"zero_subtotal_title","arguments":[],"required":false,"type":"String","description":"The title of the Zero Subtotal payment method displayed on the storefront."},"zero_subtotal_new_order_status":{"name":"zero_subtotal_new_order_status","arguments":[],"required":false,"type":"String","description":"The status of new orders placed using the Zero Subtotal payment method."},"zero_subtotal_payment_action":{"name":"zero_subtotal_payment_action","arguments":[],"required":false,"type":"String","description":"When the new order status is 'Processing', this can be set to `authorize_capture` to automatically invoice all items that have a zero balance."},"zero_subtotal_enable_for_specific_countries":{"name":"zero_subtotal_enable_for_specific_countries","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether only specific countries can use this payment method."},"zero_subtotal_payment_from_specific_countries":{"name":"zero_subtotal_payment_from_specific_countries","arguments":[],"required":false,"type":"String","description":"A comma-separated list of specific countries allowed to use the Zero Subtotal payment method."},"zero_subtotal_sort_order":{"name":"zero_subtotal_sort_order","arguments":[],"required":false,"type":"Int","description":"A number indicating the position of the Zero Subtotal payment method in the list of available payment methods during checkout."},"check_money_order_enabled":{"name":"check_money_order_enabled","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the Check\/Money Order payment method is enabled."},"check_money_order_title":{"name":"check_money_order_title","arguments":[],"required":false,"type":"String","description":"The title of the Check\/Money Order payment method displayed on the storefront."},"check_money_order_new_order_status":{"name":"check_money_order_new_order_status","arguments":[],"required":false,"type":"String","description":"The status of new orders placed using the Check\/Money Order payment method."},"check_money_order_enable_for_specific_countries":{"name":"check_money_order_enable_for_specific_countries","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether only specific countries can use this payment method."},"check_money_order_payment_from_specific_countries":{"name":"check_money_order_payment_from_specific_countries","arguments":[],"required":false,"type":"String","description":"A comma-separated list of specific countries allowed to use the Check\/Money Order payment method."},"check_money_order_make_check_payable_to":{"name":"check_money_order_make_check_payable_to","arguments":[],"required":false,"type":"String","description":"The name of the party to whom the check must be payable."},"check_money_order_send_check_to":{"name":"check_money_order_send_check_to","arguments":[],"required":false,"type":"String","description":"The full street address or PO Box where the checks are mailed."},"check_money_order_min_order_total":{"name":"check_money_order_min_order_total","arguments":[],"required":false,"type":"String","description":"The minimum order amount required to qualify for the Check\/Money Order payment method."},"check_money_order_max_order_total":{"name":"check_money_order_max_order_total","arguments":[],"required":false,"type":"String","description":"The maximum order amount required to qualify for the Check\/Money Order payment method."},"check_money_order_sort_order":{"name":"check_money_order_sort_order","arguments":[],"required":false,"type":"Int","description":"A number indicating the position of the Check\/Money Order payment method in the list of available payment methods during checkout."},"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":"The small graphic image (favicon) that appears in the address bar and tab of the browser."},"default_title":{"name":"default_title","arguments":[],"required":false,"type":"String","description":"The title that appears at the title bar of each page when viewed in a browser."},"title_prefix":{"name":"title_prefix","arguments":[],"required":false,"type":"String","description":"A prefix that appears before the title to create a two- or three-part title."},"title_suffix":{"name":"title_suffix","arguments":[],"required":false,"type":"String","description":"A suffix that appears after the title to create a two- or three-part title."},"default_description":{"name":"default_description","arguments":[],"required":false,"type":"String","description":"The description that provides a summary of your site for search engine listings. It should not be more than 160 characters in length."},"default_keywords":{"name":"default_keywords","arguments":[],"required":false,"type":"String","description":"A series of keywords that describe your store, each separated by a comma."},"head_includes":{"name":"head_includes","arguments":[],"required":false,"type":"String","description":"Scripts that must be included in the HTML before the closing `<head>` tag."},"demonotice":{"name":"demonotice","arguments":[],"required":false,"type":"Int","description":"Controls the display of the demo store notice at the top of the page. Options: 0 (No) or 1 (Yes)."},"header_logo_src":{"name":"header_logo_src","arguments":[],"required":false,"type":"String","description":"The path to the logo that appears in the header."},"logo_width":{"name":"logo_width","arguments":[],"required":false,"type":"Int","description":"The width of the logo image, in pixels."},"logo_height":{"name":"logo_height","arguments":[],"required":false,"type":"Int","description":"The height of the logo image, in pixels."},"welcome":{"name":"welcome","arguments":[],"required":false,"type":"String","description":"Text that appears in the header of the page and includes the name of the logged in customer."},"logo_alt":{"name":"logo_alt","arguments":[],"required":false,"type":"String","description":"The Alt text that is associated with the logo."},"absolute_footer":{"name":"absolute_footer","arguments":[],"required":false,"type":"String","description":"Contains scripts that must be included in the HTML before the closing `<body>` tag."},"copyright":{"name":"copyright","arguments":[],"required":false,"type":"String","description":"The copyright statement that appears at the bottom of each page."},"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 in the Admin. 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 in the Admin. 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 in the Admin. 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."}},"description":"Contains information about a store's configuration."},"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":"The ID of a CMS page."},"url_key":{"name":"url_key","arguments":[],"required":false,"type":"String","description":"The URL key of the CMS page, which is often based on the `content_heading`."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The name that appears in the breadcrumb trail navigation and in the browser title bar and tab."},"content":{"name":"content","arguments":[],"required":false,"type":"String","description":"The content of the CMS page in raw HTML."},"content_heading":{"name":"content_heading","arguments":[],"required":false,"type":"String","description":"The heading that displays at the top of the CMS page."},"page_layout":{"name":"page_layout","arguments":[],"required":false,"type":"String","description":"The design layout of the page, indicating the number of columns and navigation features used on the page."},"meta_title":{"name":"meta_title","arguments":[],"required":false,"type":"String","description":"A page title that is indexed by search engines and appears in search results listings."},"meta_description":{"name":"meta_description","arguments":[],"required":false,"type":"String","description":"A brief description of the page for search results listings."},"meta_keywords":{"name":"meta_keywords","arguments":[],"required":false,"type":"String","description":"A brief description of the page for search results listings."}},"implements":{"RoutableInterface":{"interface":"RoutableInterface","copyFields":true}},"description":"Contains details about a CMS page."},"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":"Contains an array CMS block items."},"CmsBlock":{"name":"CmsBlock","type":"graphql_type","fields":{"identifier":{"name":"identifier","arguments":[],"required":false,"type":"String","description":"The CMS block identifier."},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"The title assigned to the CMS block."},"content":{"name":"content","arguments":[],"required":false,"type":"String","description":"The content of the CMS block in raw HTML."}},"description":"Contains details about a specific CMS block."},"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":"Defines an array of custom attributes."},"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":"Details about the storefront properties configured for the attribute."}},"description":"Contains details about the attribute, including the code and type."},"AttributeOption":{"name":"AttributeOption","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label assigned to the attribute option."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The attribute option value."}},"description":"Defines an 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."}},"description":"Indicates where an attribute can be displayed."},"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}},"description":"Defines whether the attribute is filterable in layered navigation."},"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":"Defines the attribute characteristics to search for the `attribute_code` and `entity_type` to search.","cache":[]},"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 of the website.","deprecated":{"reason":"The field should not be used on the storefront."}},"is_default":{"name":"is_default","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether this is the default website.","deprecated":{"reason":"The field should not be used on the storefront."}}},"description":"Deprecated. It should not be used on the storefront. Contains information about a website."},"CheckoutAgreement":{"name":"CheckoutAgreement","type":"graphql_type","fields":{"agreement_id":{"name":"agreement_id","arguments":[],"required":true,"type":"Int","description":"The ID for a checkout agreement."},"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The name given to the condition."},"content":{"name":"content","arguments":[],"required":true,"type":"String","description":"Required. The text of the agreement."},"content_height":{"name":"content_height","arguments":[],"required":false,"type":"String","description":"The height of the text box where the Terms and Conditions statement appears during checkout."},"checkbox_text":{"name":"checkbox_text","arguments":[],"required":true,"type":"String","description":"The checkbox text for the checkout agreement."},"is_html":{"name":"is_html","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the `content` text is in HTML format."},"mode":{"name":"mode","arguments":[],"required":true,"type":"CheckoutAgreementMode","description":"Indicates whether agreements are accepted automatically or manually."}},"description":"Defines details about an individual checkout agreement."},"CheckoutAgreementMode":{"name":"CheckoutAgreementMode","type":"graphql_enum","items":{"AUTO":{"name":"auto","_value":"AUTO","description":"Conditions are automatically accepted upon checkout.","deprecationReason":null},"MANUAL":{"name":"manual","_value":"MANUAL","description":"Shoppers must manually accept the conditions to place an order.","deprecationReason":null}},"description":"Indicates how agreements are accepted."},"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":"Use `ProductPrice` instead."}},"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":"Use `ProductPrice` instead."}}},"description":"Deprecated. Use `ProductPrice` instead. 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":"Deprecated. Taxes will be included or excluded in the price. Defines the amount of money to apply as an adjustment, the type of adjustment to apply, and whether the item is included or excluded from the adjustment."},"PriceAdjustmentCodesEnum":{"name":"PriceAdjustmentCodesEnum","type":"graphql_enum","items":{"TAX":{"name":"tax","_value":"TAX","description":null,"deprecationReason":"`PriceAdjustmentCodesEnum` is deprecated. Tax is included or excluded in the price. Tax is not shown separately in Catalog."},"WEEE":{"name":"weee","_value":"WEEE","description":null,"deprecationReason":"WEEE code is deprecated. Use `fixed_product_taxes.label` instead."},"WEEE_TAX":{"name":"weee_tax","_value":"WEEE_TAX","description":null,"deprecationReason":"Use `fixed_product_taxes` instead.  Tax is included or excluded in price. The tax is not shown separtely in Catalog."}},"description":"`PriceAdjustment.code` is deprecated."},"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. States whether a price adjustment is included or excluded."},"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":"Defines 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":"Defines the customizable date type."},"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` instead."}},"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` instead."}},"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` instead."}}},"description":"Deprecated. Use `PriceRange` instead. Contains the regular price of an item, as well as its minimum and maximum prices. Only composite products, which include bundle, configurable, and grouped products, can contain a minimum and maximum price."},"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":"Contains the 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 applying discounts."},"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":"An array of the multiple Fixed Product Taxes 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":"Contains the discount applied to a product price."},"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":"An implementation of `ProductLinksInterface`."},"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":"Contains information about linked products, including the link type and product type of each item.","cache":[]},"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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"},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\ProductInterfaceTypeResolverComposite","description":"Contains fields that are common to all types of products.","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":"Indicates whether the image is hidden from view."}},"implements":{"MediaGalleryInterface":{"interface":"MediaGalleryInterface","copyFields":true}},"description":"Contains product image information, including the image URL and label."},"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":"Either `image` or `video`."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The alt text displayed on the storefront 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":"Indicates 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":"Details about the content of the media gallery item."},"video_content":{"name":"video_content","arguments":[],"required":false,"type":"ProductMediaGalleryEntriesVideoContent","description":"Details about the content of a video item."}},"description":"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":"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":"Contains a link to a video file and basic information about the video."},"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 `uid` 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":"The full category path."},"path_in_store":{"name":"path_in_store","arguments":[],"required":false,"type":"String","description":"The category path within the 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":"The 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":"The depth of the category within the tree."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"The 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":"The 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":"The maximum number of results to return at once. The default value is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default value is 1."},"sort":{"name":"sort","required":false,"type":"ProductAttributeSortInput","description":"The 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":"An array of breadcrumb items."},"cms_block":{"name":"cms_block","arguments":[],"resolver":"Magento\\CatalogCmsGraphQl\\Model\\Resolver\\Category\\Block","required":false,"type":"CmsBlock","description":"Contains a 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":[]},"children_count":{"name":"children_count","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":[]},"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":[]}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\CategoryInterfaceTypeResolver","description":"Contains the full set of attributes that can be returned in a category search.","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"},"bestseller":{"name":"bestseller","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Bestseller"},"featured":{"name":"featured","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Featured Product"},"downgrade":{"name":"downgrade","type":"SortEnum","arguments":[],"required":false,"description":"Attribute label: Downgrade Offer"}},"description":"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":[]},"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":"Pagination metadata."},"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":"Contains details about the products assigned to a category."},"Breadcrumb":{"name":"Breadcrumb","type":"graphql_type","fields":{"category_id":{"name":"category_id","arguments":[],"required":false,"type":"Int","description":"The ID of the category.","deprecated":{"reason":"Use `category_uid` 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":"The display name of the category."},"category_level":{"name":"category_level","arguments":[],"required":false,"type":"Int","description":"The category level."},"category_url_key":{"name":"category_url_key","arguments":[],"required":false,"type":"String","description":"The URL key of the category."},"category_url_path":{"name":"category_url_path","arguments":[],"required":false,"type":"String","description":"The URL path of the category."}},"description":"Contains details about an individual category that comprises a breadcrumb."},"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":"Indicates whether the image is hidden from view."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\MediaGalleryTypeResolver","description":"Contains basic information about a product image or video.","cache":[]},"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":"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":"Contains information about a text area that is defined as part of a customizable option."},"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":"Defines the price and sku of a product whose page contains a customized text area."},"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 `uid` 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":"The full category path."},"path_in_store":{"name":"path_in_store","arguments":[],"required":false,"type":"String","description":"The category path within the 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":"The 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":"The depth of the category within the tree."},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","description":"The 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":"The 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":"The maximum number of results to return at once. The default value is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default value is 1."},"sort":{"name":"sort","required":false,"type":"ProductAttributeSortInput","description":"The 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":"An array of breadcrumb items."},"cms_block":{"name":"cms_block","arguments":[],"resolver":"Magento\\CatalogCmsGraphQl\\Model\\Resolver\\Category\\Block","required":false,"type":"CmsBlock","description":"Contains a 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":"A tree of child categories."},"available_sort_by":{"name":"available_sort_by","type":"String[]","arguments":[]},"children_count":{"name":"children_count","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":[]},"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":[]}},"implements":{"CategoryInterface":{"interface":"CategoryInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true}},"description":"Contains the hierarchy of categories."},"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":"Contains a collection of `CategoryTree` objects and pagination information."},"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":"Contains information about a date picker that is defined as part of a customizable option."},"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":"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":"Contains information about a drop down menu that is defined as part of a customizable option."},"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":"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":"Contains information about a multiselect that is defined as part of a customizable option."},"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":"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":"Contains information about a text field that is defined as part of a customizable option."},"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":"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":"Contains information about a file picker that is defined as part of a customizable option."},"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":"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":"Indicates 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."},"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":"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":"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":"Contains information about a set of radio buttons that are defined as part of a customizable option."},"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":"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":"Contains information about a set of checkbox values that are defined as part of a customizable option."},"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":"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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"},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"Defines a virtual product, which is a non-tangible product that does not require shipping and is not kept in inventory."},"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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"},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"Defines a simple product, which is tangible and is usually sold in single units or in fixed quantities."},"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":{"filter":{"name":"filter","required":false,"type":"AggregationsFilterInput"}},"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Aggregations","required":false,"itemsRequired":false,"itemType":"Aggregation","type":"ObjectArrayOutputField","description":"A bucket that contains the attribute code and label for each filterable option."},"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."},"suggestions":{"name":"suggestions","arguments":[],"required":false,"itemsRequired":false,"itemType":"SearchSuggestion","type":"ObjectArrayOutputField","description":"An array of search suggestions for case when search query have no results."}},"description":"Contains the results of a `products` query."},"LayerFilter":{"name":"LayerFilter","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The name of a layered navigation filter.","deprecated":{"reason":"Use `Aggregation.label` instead."}},"request_var":{"name":"request_var","arguments":[],"required":false,"type":"String","description":"The request variable name for a filter query.","deprecated":{"reason":"Use `Aggregation.attribute_code` instead."}},"filter_items_count":{"name":"filter_items_count","arguments":[],"required":false,"type":"Int","description":"The 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":"An array of filter items.","deprecated":{"reason":"Use `Aggregation.options` instead."}}},"description":"Contains information for rendering layered navigation."},"LayerFilterItemInterface":{"name":"LayerFilterItemInterface","type":"graphql_interface","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label for a filter.","deprecated":{"reason":"Use `AggregationOption.label` instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"The value of a 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":"The count of items per filter.","deprecated":{"reason":"Use `AggregationOption.count` instead."}}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\LayerFilterItemTypeResolverComposite"},"AggregationsFilterInput":{"name":"AggregationsFilterInput","type":"graphql_input","fields":{"category":{"name":"category","required":false,"arguments":[],"type":"AggregationsCategoryFilterInput","description":"Filter category aggregations in layered navigation."}},"description":"An input object that specifies the filters used in product aggregations.","cache":[]},"AggregationsCategoryFilterInput":{"name":"AggregationsCategoryFilterInput","type":"graphql_input","fields":{"includeDirectChildrenOnly":{"name":"includeDirectChildrenOnly","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether to include only direct subcategories or all children categories at all levels."}},"description":"Filter category aggregations in layered navigation.","cache":[]},"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":"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":"The display label for an aggregation option."},"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}},"description":"An implementation of `AggregationOptionInterface`."},"SortFields":{"name":"SortFields","type":"graphql_type","fields":{"default":{"name":"default","arguments":[],"required":false,"type":"String","description":"The default sort field value."},"options":{"name":"options","arguments":[],"required":false,"itemsRequired":false,"itemType":"SortField","type":"ObjectArrayOutputField","description":"An array of possible sort fields."}},"description":"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":"The attribute code of the sort field."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label of the sort field."}},"description":"Defines a possible sort field."},"SearchSuggestion":{"name":"SearchSuggestion","type":"graphql_type","fields":{"search":{"name":"search","arguments":[],"required":true,"type":"String","description":"The search suggestion of existing product."}},"description":"A string that contains search suggestion"},"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"},"price":{"name":"price","type":"FilterRangeTypeInput","arguments":[],"required":false,"description":"Attribute label: Price"},"color":{"name":"color","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Color"},"price_type":{"name":"price_type","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Dynamic Price"},"brand":{"name":"brand","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Brand"},"name":{"name":"name","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Product Name"},"sku":{"name":"sku","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: SKU"},"description":{"name":"description","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Description"},"short_description":{"name":"short_description","type":"FilterMatchTypeInput","arguments":[],"required":false,"description":"Attribute label: Short Description"},"bestseller":{"name":"bestseller","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Bestseller"},"featured":{"name":"featured","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Featured Product"},"downgrade":{"name":"downgrade","type":"FilterEqualTypeInput","arguments":[],"required":false,"description":"Attribute label: Downgrade Offer"}},"description":"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":[]},"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":"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":[]},"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":"The 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":"The timestamp indicating when the product was created."},"updated_at":{"name":"updated_at","required":false,"arguments":[],"type":"FilterTypeInput","description":"The 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":"The timestamp indicating when the product was created."},"updated_at":{"name":"updated_at","required":false,"arguments":[],"type":"SortEnum","description":"The 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":"Indicates the criteria to sort swatches."},"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":"Deprecated. Use `ProductAttributeSortInput` instead. Specifies the attribute to use for sorting search results and indicates whether the results are sorted in ascending or descending order.","cache":[]},"LayerFilterItem":{"name":"LayerFilterItem","type":"graphql_type","fields":{"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label for a filter.","deprecated":{"reason":"Use `AggregationOption.label` instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"The value of a 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":"The count of items per filter.","deprecated":{"reason":"Use `AggregationOption.count` instead."}}},"implements":{"LayerFilterItemInterface":{"interface":"LayerFilterItemInterface","copyFields":true}}},"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":"The display label for an aggregation option."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The internal ID that represents the value of the option."}},"typeResolver":"Magento\\CatalogGraphQl\\Model\\AggregationOptionTypeResolverComposite","description":"Defines aggregation option fields.","cache":[]},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item."}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"Contains a simple product wish list item."},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item."}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"Contains a virtual product wish list item."},"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."},"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":"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."}},"description":"Defines an object used to iterate through items for product comparisons."},"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."}},"description":"Contains a product attribute code and value."},"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."}},"description":"Contains an attribute code that is used for product comparisons."},"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."}},"description":"Contains iterable information such as the array of items, the count, and attributes that represent the compare list."},"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 the server side, it can be identified based on the customer token used for authentication. There is no need to know customer ID on the client side."}},"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":"The maximum number of results to return at once. The default value is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default value is 1."}},"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 Adobe Commerce."},"wishlist":{"name":"wishlist","arguments":[],"resolver":"\\Magento\\WishlistGraphQl\\Model\\Resolver\\CustomerWishlistResolver","required":true,"type":"Wishlist","description":"Return a customer's wish lists.","cache":{"cacheable":false},"deprecated":{"reason":"Use `Customer.wishlists` or `Customer.wishlist_v2` instead."}},"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 wish list identified by the unique ID for a `Wishlist` object."}},"description":"Defines the customer name, addresses, and other details."},"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."}},"description":"Contains an array of product IDs to use for creating a compare list.","cache":[]},"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."}},"description":"Contains products to add to an existing compare list.","cache":[]},"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."}},"description":"Defines which products to remove from a compare list.","cache":[]},"DeleteCompareListOutput":{"name":"DeleteCompareListOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the compare list was successfully deleted."}},"description":"Contains the results of the request to delete a compare list."},"AssignCompareListToCustomerOutput":{"name":"AssignCompareListToCustomerOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the compare list was successfully assigned to the customer."},"compare_list":{"name":"compare_list","arguments":[],"required":false,"type":"CompareList","description":"The contents of the customer's compare list."}},"description":"Contains the results of the request to assign a compare list."},"createEmptyCartInput":{"name":"createEmptyCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":false,"arguments":[],"type":"String","description":"The ID to assign to the cart."}},"description":"Assigns a specific `cart_id` to the empty cart.","cache":[]},"AddSimpleProductsToCartInput":{"name":"AddSimpleProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"SimpleProductCartItemInput","type":"ObjectArrayInputField","description":"An array of simple and group items to add."}},"description":"Defines the simple and group products to add to the cart.","cache":[]},"SimpleProductCartItemInput":{"name":"SimpleProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput","description":"An object containing the `sku`, `quantity`, and other relevant information about the product."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"An array that defines customizable options for the product."}},"description":"Defines a single product to add to the cart.","cache":[]},"CartItemInput":{"name":"CartItemInput","type":"graphql_input","fields":{"sku":{"name":"sku","required":true,"arguments":[],"type":"String","description":"The SKU of the product."},"quantity":{"name":"quantity","required":true,"arguments":[],"type":"Float","description":"The amount or number of an item to add."},"parent_sku":{"name":"parent_sku","required":false,"arguments":[],"type":"String","description":"For a child product, 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, using the unique ID for an object such as `CustomizableRadioOption`, `CustomizableDropDownOption`, or `ConfigurableProductOptionsValues`."},"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."}},"description":"Defines an item to be added to the cart.","cache":[]},"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."}},"description":"Defines a customizable option.","cache":[]},"AddVirtualProductsToCartInput":{"name":"AddVirtualProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"VirtualProductCartItemInput","type":"ObjectArrayInputField","description":"An array of virtual products to add."}},"description":"Defines the virtual products to add to the cart.","cache":[]},"VirtualProductCartItemInput":{"name":"VirtualProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput","description":"An object containing the `sku`, `quantity`, and other relevant information about the product."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"An array that defines customizable options for the product."}},"description":"Defines a single product to add to the cart.","cache":[]},"ApplyCouponToCartInput":{"name":"ApplyCouponToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"coupon_code":{"name":"coupon_code","required":true,"arguments":[],"type":"String","description":"A valid coupon code."}},"description":"Specifies the coupon code to apply to the cart.","cache":[]},"UpdateCartItemsInput":{"name":"UpdateCartItemsInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"CartItemUpdateInput","type":"ObjectArrayInputField","description":"An array of items to be updated."}},"description":"Modifies the specified items in the cart.","cache":[]},"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","description":"The new quantity of the item."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"An array that defines customizable options for the product."},"gift_message":{"name":"gift_message","required":false,"arguments":[],"type":"GiftMessageInput","description":"Gift message details for the cart item"}},"description":"A single item to be updated.","cache":[]},"RemoveItemFromCartInput":{"name":"RemoveItemFromCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"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."}},"description":"Specifies which items to remove from the cart.","cache":[]},"SetShippingAddressesOnCartInput":{"name":"SetShippingAddressesOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"shipping_addresses":{"name":"shipping_addresses","required":true,"arguments":[],"itemsRequired":true,"itemType":"ShippingAddressInput","type":"ObjectArrayInputField","description":"An array of shipping addresses."}},"description":"Specifies an array of addresses to use for shipping.","cache":[]},"ShippingAddressInput":{"name":"ShippingAddressInput","type":"graphql_input","fields":{"customer_address_id":{"name":"customer_address_id","required":false,"arguments":[],"type":"Int","description":"An ID from the customer's address book that uniquely identifies the address to be used for shipping."},"address":{"name":"address","required":false,"arguments":[],"type":"CartAddressInput","description":"Defines a shipping address."},"customer_notes":{"name":"customer_notes","required":false,"arguments":[],"type":"String","description":"Text provided by the shopper."},"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."}},"description":"Defines a single shipping address.","cache":[]},"CartAddressInput":{"name":"CartAddressInput","type":"graphql_input","fields":{"firstname":{"name":"firstname","required":true,"arguments":[],"type":"String","description":"The first name of the customer or guest."},"lastname":{"name":"lastname","required":true,"arguments":[],"type":"String","description":"The last name of the customer or guest."},"company":{"name":"company","required":false,"arguments":[],"type":"String","description":"The company specified for the billing or shipping address."},"street":{"name":"street","required":true,"arguments":[],"itemsRequired":true,"itemType":"String","type":"ScalarArrayInputField","description":"An array containing the street for the billing or shipping address."},"city":{"name":"city","required":true,"arguments":[],"type":"String","description":"The city specified for the billing or shipping address."},"region":{"name":"region","required":false,"arguments":[],"type":"String","description":"A string that defines the state or province of the billing or shipping address."},"region_id":{"name":"region_id","required":false,"arguments":[],"type":"Int","description":"An integer that defines the state or province of the billing or shipping address."},"postcode":{"name":"postcode","required":false,"arguments":[],"type":"String","description":"The ZIP or postal code of the billing or shipping address."},"country_code":{"name":"country_code","required":true,"arguments":[],"type":"String","description":"The country code and label for the billing or shipping address."},"telephone":{"name":"telephone","required":false,"arguments":[],"type":"String","description":"The telephone number for the billing or shipping address."},"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."}},"description":"Defines the billing or shipping address to be applied to the cart.","cache":[]},"SetBillingAddressOnCartInput":{"name":"SetBillingAddressOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"billing_address":{"name":"billing_address","required":true,"arguments":[],"type":"BillingAddressInput","description":"The billing address."}},"description":"Sets the billing address.","cache":[]},"BillingAddressInput":{"name":"BillingAddressInput","type":"graphql_input","fields":{"customer_address_id":{"name":"customer_address_id","required":false,"arguments":[],"type":"Int","description":"An ID from the customer's address book that uniquely identifies the address to be used for billing."},"address":{"name":"address","required":false,"arguments":[],"type":"CartAddressInput","description":"Defines a billing address."},"use_for_shipping":{"name":"use_for_shipping","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether to set the shipping address to be the same as this billing address."},"same_as_shipping":{"name":"same_as_shipping","required":false,"arguments":[],"type":"Boolean","description":"Indicates whether to set the billing address to be the same as the existing shipping address on the cart."}},"description":"Defines the billing address.","cache":[]},"SetShippingMethodsOnCartInput":{"name":"SetShippingMethodsOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"shipping_methods":{"name":"shipping_methods","required":true,"arguments":[],"itemsRequired":true,"itemType":"ShippingMethodInput","type":"ObjectArrayInputField","description":"An array of shipping methods."}},"description":"Applies one or shipping methods to the cart.","cache":[]},"ShippingMethodInput":{"name":"ShippingMethodInput","type":"graphql_input","fields":{"carrier_code":{"name":"carrier_code","required":true,"arguments":[],"type":"String","description":"A string that identifies a commercial carrier or an offline delivery method."},"method_code":{"name":"method_code","required":true,"arguments":[],"type":"String","description":"A string that indicates which service a commercial carrier will use to ship items. For offline delivery methods, this value is similar to the label displayed on the checkout page."}},"description":"Defines the shipping carrier and method.","cache":[]},"SetPaymentMethodAndPlaceOrderInput":{"name":"SetPaymentMethodAndPlaceOrderInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"payment_method":{"name":"payment_method","required":true,"arguments":[],"type":"PaymentMethodInput","description":"The payment method data to apply to the cart."}},"description":"Applies a payment method to the quote.","cache":[]},"PaymentMethodInput":{"name":"PaymentMethodInput","type":"graphql_input","fields":{"code":{"name":"code","required":true,"arguments":[],"type":"String","description":"The internal name for the payment method."},"purchase_order_number":{"name":"purchase_order_number","required":false,"arguments":[],"type":"String","description":"The purchase order number. Optional for most payment methods."},"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 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 for PayPal Payflow Pro vault payments."},"braintree":{"name":"braintree","required":false,"arguments":[],"type":"BraintreeInput"},"braintree_cc_vault":{"name":"braintree_cc_vault","required":false,"arguments":[],"type":"BraintreeCcVaultInput"}},"description":"Defines the payment method.","cache":[]},"PlaceOrderInput":{"name":"PlaceOrderInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."}},"description":"Specifies the quote to be converted to an order.","cache":[]},"SetPaymentMethodOnCartInput":{"name":"SetPaymentMethodOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"payment_method":{"name":"payment_method","required":true,"arguments":[],"type":"PaymentMethodInput","description":"The payment method data to apply to the cart."}},"description":"Applies a payment method to the cart.","cache":[]},"SetGuestEmailOnCartInput":{"name":"SetGuestEmailOnCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."},"email":{"name":"email","required":true,"arguments":[],"type":"String","description":"The email address of the guest."}},"description":"Defines the guest email and cart.","cache":[]},"CartPrices":{"name":"CartPrices","type":"graphql_type","fields":{"grand_total":{"name":"grand_total","arguments":[],"required":false,"type":"Money","description":"The total, including discounts, taxes, shipping, and other fees."},"subtotal_including_tax":{"name":"subtotal_including_tax","arguments":[],"required":false,"type":"Money","description":"The subtotal including any applied taxes."},"subtotal_excluding_tax":{"name":"subtotal_excluding_tax","arguments":[],"required":false,"type":"Money","description":"The subtotal without any applied taxes."},"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","description":"The subtotal with any discounts applied, but not taxes."},"applied_taxes":{"name":"applied_taxes","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartTaxItem","type":"ObjectArrayOutputField","description":"An array containing the names and amounts of taxes applied to each item in the cart."},"discounts":{"name":"discounts","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\Discounts","required":false,"itemsRequired":false,"itemType":"Discount","type":"ObjectArrayOutputField","description":"An array containing all discounts applied to the cart."}},"description":"Contains details about the final price of items in the cart, including discount and tax information."},"CartDiscount":{"name":"CartDiscount","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The amount of the discount applied to the item."},"label":{"name":"label","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField","description":"The description of the discount."}},"description":"Contains information about discounts applied to the cart."},"CartTaxItem":{"name":"CartTaxItem","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The amount of tax applied to the item."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The description of the tax."}},"description":"Contains tax information about an item in the cart."},"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."},"SetPaymentMethodOnCartOutput":{"name":"SetPaymentMethodOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after setting the payment method."}},"description":"Contains details about the cart after setting the payment method."},"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","description":"An array of products that have been added to the cart."},"applied_coupon":{"name":"applied_coupon","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\AppliedCoupon","required":false,"type":"AppliedCoupon","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","description":"The email address of the guest or customer."},"shipping_addresses":{"name":"shipping_addresses","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddresses","required":true,"itemsRequired":false,"itemType":"ShippingCartAddress","type":"ObjectArrayOutputField","description":"An array of shipping addresses assigned to the cart."},"billing_address":{"name":"billing_address","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\BillingAddress","required":false,"type":"BillingCartAddress","description":"The billing address assigned to the cart."},"available_payment_methods":{"name":"available_payment_methods","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\AvailablePaymentMethods","required":false,"itemsRequired":false,"itemType":"AvailablePaymentMethod","type":"ObjectArrayOutputField","description":"An array of available payment methods."},"selected_payment_method":{"name":"selected_payment_method","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\SelectedPaymentMethod","required":false,"type":"SelectedPaymentMethod","description":"Indicates which payment method was applied to the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartPrices","required":false,"type":"CartPrices","description":"Pricing details for the quote."},"total_quantity":{"name":"total_quantity","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartTotalQuantity","required":true,"type":"Float","description":"The total number of items in the cart."},"is_virtual":{"name":"is_virtual","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartIsVirtual","required":true,"type":"Boolean","description":"Indicates whether the cart contains only virtual products."},"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"}},"description":"Contains the contents and other details about a guest or customer 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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"}},"typeResolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemTypeResolver","description":"An interface for products in a cart.","cache":[]},"CartItemPrices":{"name":"CartItemPrices","type":"graphql_type","fields":{"price":{"name":"price","arguments":[],"required":true,"type":"Money","description":"The price of the item before any discounts were applied. The price that might include tax, depending on the configured display settings for cart."},"price_including_tax":{"name":"price_including_tax","arguments":[],"required":true,"type":"Money","description":"The price of the item before any discounts were applied. The price that might include tax, depending on the configured display settings for cart."},"row_total":{"name":"row_total","arguments":[],"required":true,"type":"Money","description":"The value of the price multiplied by the quantity of the item."},"row_total_including_tax":{"name":"row_total_including_tax","arguments":[],"required":true,"type":"Money","description":"The value of `row_total` plus the tax applied to the item."},"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":"An array of FPTs applied to the cart item."}},"description":"Contains details about the price of the item, including taxes and discounts."},"CartItemError":{"name":"CartItemError","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"CartItemErrorType","description":"An error code that describes the error encountered"},"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"A localized error message"}}},"CartItemErrorType":{"name":"CartItemErrorType","type":"graphql_enum","items":{"UNDEFINED":{"name":"undefined","_value":"UNDEFINED","description":null,"deprecationReason":null},"ITEM_QTY":{"name":"item_qty","_value":"ITEM_QTY","description":null,"deprecationReason":null},"ITEM_INCREMENTS":{"name":"item_increments","_value":"ITEM_INCREMENTS","description":null,"deprecationReason":null}}},"AppliedCoupon":{"name":"AppliedCoupon","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"The coupon code the shopper applied to the card."}},"description":"Contains the applied coupon code."},"ShippingCartAddress":{"name":"ShippingCartAddress","type":"graphql_type","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String","description":"The first name of the customer or guest."},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String","description":"The last name of the customer or guest."},"company":{"name":"company","arguments":[],"required":false,"type":"String","description":"The company specified for the billing or shipping address."},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField","description":"An array containing the street for the billing or shipping address."},"city":{"name":"city","arguments":[],"required":true,"type":"String","description":"The city specified for the billing or shipping address."},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion","description":"An object containing the region label and code."},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String","description":"The ZIP or postal code of the billing or shipping address."},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry","description":"An object containing the country label and code."},"telephone":{"name":"telephone","arguments":[],"required":false,"type":"String","description":"The telephone number for the billing or shipping address."},"available_shipping_methods":{"name":"available_shipping_methods","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddress\\AvailableShippingMethods","required":false,"itemsRequired":false,"itemType":"AvailableShippingMethod","type":"ObjectArrayOutputField","description":"An array that lists the shipping methods that can be applied to the cart."},"selected_shipping_method":{"name":"selected_shipping_method","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\ShippingAddress\\SelectedShippingMethod","required":false,"type":"SelectedShippingMethod","description":"An object that describes the selected shipping method."},"customer_notes":{"name":"customer_notes","arguments":[],"required":false,"type":"String","description":"Text provided by the shopper."},"items_weight":{"name":"items_weight","arguments":[],"required":false,"type":"Float","deprecated":{"reason":"This information should not be exposed on the frontend."}},"cart_items":{"name":"cart_items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartItemQuantity","type":"ObjectArrayOutputField","deprecated":{"reason":"Use `cart_items_v2` instead."}},"cart_items_v2":{"name":"cart_items_v2","arguments":[],"required":false,"itemsRequired":false,"itemType":"CartItemInterface","type":"ObjectArrayOutputField","description":"An array that lists the items in the cart."},"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}},"description":"Contains shipping addresses and methods."},"AvailableShippingMethod":{"name":"AvailableShippingMethod","type":"graphql_type","fields":{"carrier_code":{"name":"carrier_code","arguments":[],"required":true,"type":"String","description":"A string that identifies a commercial carrier or an offline shipping method."},"carrier_title":{"name":"carrier_title","arguments":[],"required":true,"type":"String","description":"The label for the carrier code."},"method_code":{"name":"method_code","arguments":[],"required":false,"type":"String","description":"A shipping method code associated with a carrier. The value could be null if no method is available."},"method_title":{"name":"method_title","arguments":[],"required":false,"type":"String","description":"The label for the shipping method code. The value could be null if no method is available."},"error_message":{"name":"error_message","arguments":[],"required":false,"type":"String","description":"Describes an error condition."},"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The cost of shipping using this shipping method."},"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","description":"The cost of shipping using this shipping method, excluding tax."},"price_incl_tax":{"name":"price_incl_tax","arguments":[],"required":true,"type":"Money","description":"The cost of shipping using this shipping method, including tax."},"available":{"name":"available","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether this shipping method can be applied to the cart."}},"description":"Contains details about the possible shipping methods and carriers."},"SelectedShippingMethod":{"name":"SelectedShippingMethod","type":"graphql_type","fields":{"carrier_code":{"name":"carrier_code","arguments":[],"required":true,"type":"String","description":"A string that identifies a commercial carrier or an offline shipping method."},"method_code":{"name":"method_code","arguments":[],"required":true,"type":"String","description":"A shipping method code associated with a carrier."},"carrier_title":{"name":"carrier_title","arguments":[],"required":true,"type":"String","description":"The label for the carrier code."},"method_title":{"name":"method_title","arguments":[],"required":true,"type":"String","description":"The label for the method code."},"amount":{"name":"amount","arguments":[],"required":true,"type":"Money","description":"The cost of shipping using this shipping method."},"base_amount":{"name":"base_amount","arguments":[],"required":false,"type":"Money","deprecated":{"reason":"The field should not be used on the storefront."}}},"description":"Contains details about the selected shipping method and carrier."},"CartItemQuantity":{"name":"CartItemQuantity","type":"graphql_type","fields":{"cart_item_id":{"name":"cart_item_id","arguments":[],"required":true,"type":"Int","deprecated":{"reason":"The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`."}},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","deprecated":{"reason":"The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`."}}},"description":"Deprecated: The `ShippingCartAddress.cart_items` field now returns `CartItemInterface`."},"BillingCartAddress":{"name":"BillingCartAddress","type":"graphql_type","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String","description":"The first name of the customer or guest."},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String","description":"The last name of the customer or guest."},"company":{"name":"company","arguments":[],"required":false,"type":"String","description":"The company specified for the billing or shipping address."},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField","description":"An array containing the street for the billing or shipping address."},"city":{"name":"city","arguments":[],"required":true,"type":"String","description":"The city specified for the billing or shipping address."},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion","description":"An object containing the region label and code."},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String","description":"The ZIP or postal code of the billing or shipping address."},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry","description":"An object containing the country label and code."},"telephone":{"name":"telephone","arguments":[],"required":false,"type":"String","description":"The telephone number for the billing or shipping address."},"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}},"description":"Contains details about the billing address."},"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."}},"description":"Describes a payment method that the shopper can use to pay for the order."},"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."}},"description":"Describes the payment method the shopper selected."},"SetBillingAddressOnCartOutput":{"name":"SetBillingAddressOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after setting the billing address."}},"description":"Contains details about the cart after setting the billing address."},"SetShippingAddressesOnCartOutput":{"name":"SetShippingAddressesOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after setting the shipping addresses."}},"description":"Contains details about the cart after setting the shipping addresses."},"SetShippingMethodsOnCartOutput":{"name":"SetShippingMethodsOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after setting the shipping methods."}},"description":"Contains details about the cart after setting the shipping methods."},"ApplyCouponToCartOutput":{"name":"ApplyCouponToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after applying a coupon."}},"description":"Contains details about the cart after applying a coupon."},"PlaceOrderOutput":{"name":"PlaceOrderOutput","type":"graphql_type","fields":{"order":{"name":"order","arguments":[],"required":true,"type":"Order","description":"The ID of the order."}},"description":"Contains the results of the request to place an order."},"Order":{"name":"Order","type":"graphql_type","fields":{"order_number":{"name":"order_number","arguments":[],"required":true,"type":"String","description":"The unique ID for an `Order` object."},"order_id":{"name":"order_id","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use `order_number` instead."}}},"description":"Contains the order ID."},"CartAddressInterface":{"name":"CartAddressInterface","type":"graphql_interface","fields":{"firstname":{"name":"firstname","arguments":[],"required":true,"type":"String","description":"The first name of the customer or guest."},"lastname":{"name":"lastname","arguments":[],"required":true,"type":"String","description":"The last name of the customer or guest."},"company":{"name":"company","arguments":[],"required":false,"type":"String","description":"The company specified for the billing or shipping address."},"street":{"name":"street","arguments":[],"required":true,"itemsRequired":true,"itemType":"String","type":"ScalarArrayOutputField","description":"An array containing the street for the billing or shipping address."},"city":{"name":"city","arguments":[],"required":true,"type":"String","description":"The city specified for the billing or shipping address."},"region":{"name":"region","arguments":[],"required":false,"type":"CartAddressRegion","description":"An object containing the region label and code."},"postcode":{"name":"postcode","arguments":[],"required":false,"type":"String","description":"The ZIP or postal code of the billing or shipping address."},"country":{"name":"country","arguments":[],"required":true,"type":"CartAddressCountry","description":"An object containing the country label and code."},"telephone":{"name":"telephone","arguments":[],"required":false,"type":"String","description":"The telephone number for the billing or shipping address."}},"typeResolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartAddressTypeResolver"},"CartAddressRegion":{"name":"CartAddressRegion","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":false,"type":"String","description":"The state or province code."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The display label for the region."},"region_id":{"name":"region_id","arguments":[],"required":false,"type":"Int","description":"The unique ID for a pre-defined region."}},"description":"Contains details about the region in a billing or shipping address."},"CartAddressCountry":{"name":"CartAddressCountry","type":"graphql_type","fields":{"code":{"name":"code","arguments":[],"required":true,"type":"String","description":"The country code."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The display label for the country."}},"description":"Contains details the country in a billing or shipping address."},"RemoveCouponFromCartInput":{"name":"RemoveCouponFromCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID of a `Cart` object."}},"description":"Specifies the cart from which to remove a coupon.","cache":[]},"RemoveCouponFromCartOutput":{"name":"RemoveCouponFromCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":false,"type":"Cart","description":"The cart after removing a coupon."}},"description":"Contains details about the cart after removing a coupon."},"AddSimpleProductsToCartOutput":{"name":"AddSimpleProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after adding products."}},"description":"Contains details about the cart after adding simple or group products."},"AddVirtualProductsToCartOutput":{"name":"AddVirtualProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after adding products."}},"description":"Contains details about the cart after adding virtual products."},"UpdateCartItemsOutput":{"name":"UpdateCartItemsOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after updating products."}},"description":"Contains details about the cart after updating items."},"RemoveItemFromCartOutput":{"name":"RemoveItemFromCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after removing an item."}},"description":"Contains details about the cart after removing an item."},"SetGuestEmailOnCartOutput":{"name":"SetGuestEmailOnCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after setting the guest email."}},"description":"Contains details about the cart after setting the email of a guest."},"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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"An array containing the customizable options the shopper selected."},"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":"An implementation for simple product cart items."},"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 specific `CustomizableOptionInterface` object, such as a `CustomizableFieldOption`, `CustomizableFileOption`, or `CustomizableAreaOption` object."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The display name of the selected customizable option."},"type":{"name":"type","arguments":[],"required":true,"type":"String","description":"The type of `CustomizableOptionInterface` object."},"is_required":{"name":"is_required","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the customizable option is required."},"values":{"name":"values","arguments":[],"required":true,"itemsRequired":true,"itemType":"SelectedCustomizableOptionValue","type":"ObjectArrayOutputField","description":"An array of selectable values."},"sort_order":{"name":"sort_order","arguments":[],"required":true,"type":"Int","description":"A value indicating the order to display this option."}},"description":"Identifies a customized product that has been placed in a cart."},"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 value object that corresponds to the object represented by the `customizable_option_uid` attribute."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The display name of the selected value."},"value":{"name":"value","arguments":[],"required":true,"type":"String","description":"The text identifying the selected value."},"price":{"name":"price","arguments":[],"required":true,"type":"CartItemSelectedOptionValuePrice","description":"The price of the selected customizable value."}},"description":"Identifies the value of the selected customized option."},"CartItemSelectedOptionValuePrice":{"name":"CartItemSelectedOptionValuePrice","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":true,"type":"Float","description":"A price value."},"units":{"name":"units","arguments":[],"required":true,"type":"String","description":"A string that describes the unit of the value."},"type":{"name":"type","arguments":[],"required":true,"type":"PriceTypeEnum","description":"Indicates whether the price type is fixed, percent, or dynamic."}},"description":"Contains details about the price of a selected customizable value."},"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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"An array containing customizable options the shopper selected."}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"An implementation for virtual product cart items."},"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":"A 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}}},"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":"Contains errors encountered while adding an item to the cart."}},"description":"Contains details about the cart after adding products to it."},"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 billing\/shipping address."},"lastname":{"name":"lastname","required":false,"arguments":[],"type":"String","description":"The family name of the person associated with the billing\/shipping address."},"company":{"name":"company","required":false,"arguments":[],"type":"String","description":"The customer's company."},"telephone":{"name":"telephone","required":false,"arguments":[],"type":"String","description":"The customer's 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 customer's 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 two-letter code representing 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 customer's fax number."},"middlename":{"name":"middlename","required":false,"arguments":[],"type":"String","description":"The middle name of the person associated with the billing\/shipping 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."}},"description":"Contains details about a billing or shipping address.","cache":[]},"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":"Defines the customer's state or province.","cache":[]},"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 country codes."},"CustomerAddressAttributeInput":{"name":"CustomerAddressAttributeInput","type":"graphql_input","fields":{"attribute_code":{"name":"attribute_code","required":true,"arguments":[],"type":"String","description":"The name assigned to the attribute."},"value":{"name":"value","required":true,"arguments":[],"type":"String","description":"The value assigned to the attribute."}},"description":"Specifies the attribute code and value of a customer attribute.","cache":[]},"CustomerToken":{"name":"CustomerToken","type":"graphql_type","fields":{"token":{"name":"token","arguments":[],"required":false,"type":"String","description":"The customer authorization token."}},"description":"Contains a customer authorization 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 when creating a customer."},"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."}},"description":"An input object that assigns or updates customer attributes.","cache":[]},"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."},"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."}},"description":"An input object for creating a customer.","cache":[]},"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."}},"description":"An input object for updating a customer.","cache":[]},"CustomerOutput":{"name":"CustomerOutput","type":"graphql_type","fields":{"customer":{"name":"customer","arguments":[],"required":true,"type":"Customer","description":"Customer details after creating or updating a customer."}},"description":"Contains details about a newly-created or updated customer."},"RevokeCustomerTokenOutput":{"name":"RevokeCustomerTokenOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean","description":"The result of a request to revoke a customer token."}},"description":"Contains the result of a request to revoke a customer token."},"CustomerAddress":{"name":"CustomerAddress","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"The ID of a `CustomerAddress` 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`. The `id` is a 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 customer's telephone number."},"fax":{"name":"fax","arguments":[],"required":false,"type":"String","description":"The customer's 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 customer's 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 customer's default shipping address."},"default_billing":{"name":"default_billing","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the address is the customer's 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 a container."}},"extension_attributes":{"name":"extension_attributes","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomerAddressAttribute","type":"ObjectArrayOutputField","description":"Contains any extension attributes for the address."}},"description":"Contains detailed information about a customer's billing or shipping address."},"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":"Defines the customer's state or province."},"CustomerAddressAttribute":{"name":"CustomerAddressAttribute","type":"graphql_type","fields":{"attribute_code":{"name":"attribute_code","arguments":[],"required":false,"type":"String","description":"The name assigned to the customer address attribute."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The valuue assigned to the customer address attribute."}},"description":"Specifies the attribute code and value of a customer address attribute."},"IsEmailAvailableOutput":{"name":"IsEmailAvailableOutput","type":"graphql_type","fields":{"is_email_available":{"name":"is_email_available","arguments":[],"required":false,"type":"Boolean","description":"Indicates whether the specified email address can be used to create a customer."}},"description":"Contains the result of the `isEmailAvailable` query."},"Currency":{"name":"Currency","type":"graphql_type","fields":{"base_currency_code":{"name":"base_currency_code","arguments":[],"required":false,"type":"String","description":"The base currency set for the store, such as USD."},"base_currency_symbol":{"name":"base_currency_symbol","arguments":[],"required":false,"type":"String","description":"The symbol for the specified base currency, such as $."},"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","description":"The currency that is displayed by default, such as USD."},"default_display_currecy_symbol":{"name":"default_display_currecy_symbol","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Symbol was missed. Use `default_display_currency_code`."}},"default_display_currency_symbol":{"name":"default_display_currency_symbol","arguments":[],"required":false,"type":"String","description":"The currency symbol that is displayed by default, such as $."},"available_currency_codes":{"name":"available_currency_codes","arguments":[],"required":false,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"An array of three-letter currency codes accepted by the store, such as USD and EUR."},"exchange_rates":{"name":"exchange_rates","arguments":[],"required":false,"itemsRequired":false,"itemType":"ExchangeRate","type":"ObjectArrayOutputField","description":"An array of exchange rates for currencies defined in the store."}}},"ExchangeRate":{"name":"ExchangeRate","type":"graphql_type","fields":{"currency_to":{"name":"currency_to","arguments":[],"required":false,"type":"String","description":"Specifies the store\u2019s default currency to exchange to."},"rate":{"name":"rate","arguments":[],"required":false,"type":"Float","description":"The exchange rate for the store\u2019s default currency."}},"description":"Lists the exchange rate."},"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","description":"The two-letter abbreviation of the country, such as US."},"three_letter_abbreviation":{"name":"three_letter_abbreviation","arguments":[],"required":false,"type":"String","description":"The three-letter abbreviation of the country, such as USA."},"full_name_locale":{"name":"full_name_locale","arguments":[],"required":false,"type":"String","description":"The name of the country in the current locale."},"full_name_english":{"name":"full_name_english","arguments":[],"required":false,"type":"String","description":"The name of the country in English."},"available_regions":{"name":"available_regions","arguments":[],"required":false,"itemsRequired":false,"itemType":"Region","type":"ObjectArrayOutputField","description":"An array of regions within a particular country."}}},"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","description":"The two-letter code for the region, such as TX for Texas."},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"The name of the region, such as Texas."}}},"AddDownloadableProductsToCartInput":{"name":"AddDownloadableProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The ID of the cart."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"DownloadableProductCartItemInput","type":"ObjectArrayInputField","description":"An array of downloadable products to add."}}},"DownloadableProductCartItemInput":{"name":"DownloadableProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput","description":"The quantity and SKU of the downloadable product."},"downloadable_product_links":{"name":"downloadable_product_links","required":false,"arguments":[],"itemsRequired":true,"itemType":"DownloadableProductLinksInput","type":"ObjectArrayInputField","description":"An array of objects containing the link_id of the downloadable product link."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"The ID and value of the option."}},"description":"Defines a single downloadable product.","cache":[]},"DownloadableProductLinksInput":{"name":"DownloadableProductLinksInput","type":"graphql_input","fields":{"link_id":{"name":"link_id","required":true,"arguments":[],"type":"Int","description":"The unique ID of the downloadable product link."}},"description":"Contains the link ID for the downloadable product.","cache":[]},"AddDownloadableProductsToCartOutput":{"name":"AddDownloadableProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after adding products."}},"description":"Contains details about the cart after adding downloadable products."},"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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"},"customizable_options":{"name":"customizable_options","arguments":[],"resolver":"Magento\\QuoteGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"An array containing the customizable options the shopper selected."},"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 downloadable product added to the cart."},"samples":{"name":"samples","arguments":[],"resolver":"Magento\\DownloadableGraphQl\\Resolver\\DownloadableCartItem\\Samples","required":false,"itemsRequired":false,"itemType":"DownloadableProductSamples","type":"ObjectArrayOutputField","description":"An array containing information about samples of the selected downloadable product."}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"An implementation for downloadable product cart items."},"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":"The full 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":"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":"The full 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":"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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."},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"CustomizableProductInterface":{"interface":"CustomizableProductInterface","copyFields":true}},"description":"Defines a product that the shopper downloads."},"DownloadableOrderItem":{"name":"DownloadableOrderItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for an `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}},"description":"Defines downloadable product options for `OrderItemInterface`."},"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":"Defines characteristics of the links for downloadable product."},"DownloadableInvoiceItem":{"name":"DownloadableInvoiceItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for an `InvoiceItemInterface` object."},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"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":"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}},"description":"Defines downloadable product options for `InvoiceItemInterface`."},"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":"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":"Details 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}},"description":"Defines downloadable product options for `CreditMemoItemInterface`."},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","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."},"CustomerDownloadableProducts":{"name":"CustomerDownloadableProducts","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"CustomerDownloadableProduct","type":"ObjectArrayOutputField","description":"An array of purchased downloadable items."}},"description":"Contains a list of downloadable products."},"CustomerDownloadableProduct":{"name":"CustomerDownloadableProduct","type":"graphql_type","fields":{"order_increment_id":{"name":"order_increment_id","arguments":[],"required":false,"type":"String","description":"The unique ID assigned to the item."},"date":{"name":"date","arguments":[],"required":false,"type":"String","description":"The date and time the purchase was made."},"status":{"name":"status","arguments":[],"required":false,"type":"String","description":"Indicates when the product becomes available for download. Options are `Pending` and `Invoiced`."},"download_url":{"name":"download_url","arguments":[],"required":false,"type":"String","description":"The fully qualified URL to the download file."},"remaining_downloads":{"name":"remaining_downloads","arguments":[],"required":false,"type":"String","description":"The remaining number of times the customer can download the product."}},"description":"Contains details about a single downloadable product."},"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":"Not relevant for the 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":"Use `TierPrice.quantity` instead."}},"value":{"name":"value","arguments":[],"required":false,"type":"Float","description":"The price of the fixed price item.","deprecated":{"reason":"Use `TierPrice.final_price` instead."}},"percentage_value":{"name":"percentage_value","arguments":[],"required":false,"type":"Float","description":"The percentage discount of the item.","deprecated":{"reason":"Use `TierPrice.discount` instead."}},"website_id":{"name":"website_id","arguments":[],"required":false,"type":"Float","description":"The ID assigned to the website.","deprecated":{"reason":"Not relevant for the storefront."}}},"description":"Deprecated. Use `TierPrice` instead. 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","description":"The price of the product at this tier."},"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":"Defines a price based on the quantity purchased."},"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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"},"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":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"An array containing the customizable options the shopper selected."},"configurable_options":{"name":"configurable_options","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\ConfigurableCartItemOptions","required":true,"itemsRequired":true,"itemType":"SelectedConfigurableOption","type":"ObjectArrayOutputField","description":"An array containing the configuranle options the shopper selected."},"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}},"description":"An implementation for configurable product cart items."},"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"},"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","description":"The quantity of this item in the cart."},"prices":{"name":"prices","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemPrices","required":false,"type":"CartItemPrices","description":"Contains details about the price of the item, including taxes and discounts."},"product":{"name":"product","arguments":[],"required":true,"type":"ProductInterface","description":"Details about an item in the cart."},"errors":{"name":"errors","arguments":[],"resolver":"\\Magento\\QuoteGraphQl\\Model\\Resolver\\CartItemErrors","required":false,"itemsRequired":true,"itemType":"CartItemError","type":"ObjectArrayOutputField","description":"An array of errors encountered while loading the cart item"},"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":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"An array containing the customizable options the shopper selected."},"bundle_options":{"name":"bundle_options","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\BundleOption","required":true,"itemsRequired":true,"itemType":"SelectedBundleOption","type":"ObjectArrayOutputField","description":"An array containing the bundle options the shopper selected."}},"implements":{"CartItemInterface":{"interface":"CartItemInterface","copyFields":true}},"description":"An implementation for bundle product cart items."},"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":"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` field instead."}},"order_number":{"name":"order_number","arguments":[],"required":true,"type":"String","deprecated":{"reason":"Use the `number` field instead."}},"created_at":{"name":"created_at","arguments":[],"required":false,"type":"String","deprecated":{"reason":"Use the `order_date` field instead."}},"grand_total":{"name":"grand_total","arguments":[],"required":false,"type":"Float","deprecated":{"reason":"Use the `totals.grand_total` field instead."}}},"description":"Contains details about each of the customer's orders."},"AddBundleProductsToCartInput":{"name":"AddBundleProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The ID of the cart."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"BundleProductCartItemInput","type":"ObjectArrayInputField","description":"An array of bundle products to add."}},"description":"Defines the bundle products to add to the cart.","cache":[]},"BundleProductCartItemInput":{"name":"BundleProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput","description":"The quantity and SKU of the bundle product."},"bundle_options":{"name":"bundle_options","required":true,"arguments":[],"itemsRequired":true,"itemType":"BundleOptionInput","type":"ObjectArrayInputField","description":"A mandatory array of options for the bundle product, including each chosen option and specified quantity."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"The ID and value of the option."}},"description":"Defines a single bundle product.","cache":[]},"BundleOptionInput":{"name":"BundleOptionInput","type":"graphql_input","fields":{"id":{"name":"id","required":true,"arguments":[],"type":"Int","description":"The ID of the option."},"quantity":{"name":"quantity","required":true,"arguments":[],"type":"Float","description":"The number of the selected item to add to the cart."},"value":{"name":"value","required":true,"arguments":[],"itemsRequired":true,"itemType":"String","type":"ScalarArrayInputField","description":"An array with the chosen value of the option."}},"description":"Defines the input for a bundle option.","cache":[]},"AddBundleProductsToCartOutput":{"name":"AddBundleProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after adding products."}},"description":"Contains details about the cart after adding bundle products."},"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","description":"The display name of the selected bundle product option."},"type":{"name":"type","arguments":[],"required":true,"type":"String","description":"The type of selected bundle product option."},"values":{"name":"values","arguments":[],"required":true,"itemsRequired":true,"itemType":"SelectedBundleOptionValue","type":"ObjectArrayOutputField","description":"An array of selected bundle option values."}},"description":"Contains details about a selected bundle option."},"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","description":"The display name of the value for the selected bundle product option."},"quantity":{"name":"quantity","arguments":[],"required":true,"type":"Float","description":"The quantity of the value for the selected bundle product option."},"price":{"name":"price","arguments":[],"required":true,"type":"Float","description":"The price of the value for the selected bundle product option."}},"description":"Contains details about a value for a selected bundle option."},"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":"A number indicating the sequence order of this item compared to the other bundle items."},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"The SKU of the bundle product."},"price_range":{"name":"price_range","arguments":[],"resolver":"Magento\\BundleGraphQl\\Model\\Resolver\\PriceRange","required":true,"type":"PriceRange","description":"The range of prices for the 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":"Defines an individual item within 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":"Use `quantity` instead."}},"quantity":{"name":"quantity","arguments":[],"required":false,"type":"Float","description":"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":"Defines the characteristics that comprise a specific bundle item and its options."},"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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 SKU."},"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."},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"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."},"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":"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":"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 an `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}},"description":"Defines bundle product options for `OrderItemInterface`."},"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":"The number of this bundle product that 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 an `InvoiceItemInterface` object."},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"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":"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 an invoiced bundle product."}},"implements":{"InvoiceItemInterface":{"interface":"InvoiceItemInterface","copyFields":true}},"description":"Defines bundle product options for `InvoiceItemInterface`."},"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":"The order item associated with the shipment 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."},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"The 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 a shipped product."}},"implements":{"ShipmentItemInterface":{"interface":"ShipmentItemInterface","copyFields":true}},"description":"Defines bundle product options for `ShipmentItemInterface`."},"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":"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":"Details 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 a bundle product that is part of a credit memo."}},"implements":{"CreditMemoItemInterface":{"interface":"CreditMemoItemInterface","copyFields":true}},"description":"Defines bundle product options for `CreditMemoItemInterface`."},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","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}},"description":"Defines bundle product options for `WishlistItemInterface`."},"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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."},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"implements":{"ProductInterface":{"interface":"ProductInterface","copyFields":true},"RoutableInterface":{"interface":"RoutableInterface","copyFields":true},"PhysicalProductInterface":{"interface":"PhysicalProductInterface","copyFields":true}},"description":"Defines a grouped product, which consists of simple standalone products that are presented as a group."},"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":"Details about this product option."}},"description":"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","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."},"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 for a product with 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."},"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."},"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 `media_gallery` instead."}},"price":{"name":"price","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product\\Price","required":false,"type":"ProductPrices","description":"Indicates 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":"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.","deprecated":{"reason":"Use the `custom_attributes` field instead."}},"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":"The 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":"An array of products to be displayed in a Related Products block."},"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":"The maximum number of results to return at once. The default is 20."},"currentPage":{"name":"currentPage","defaultValue":1,"required":false,"type":"Int","description":"The page of results to return. The default is 1."}},"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 simple product variants."},"configurable_options":{"name":"configurable_options","arguments":[],"resolver":"Magento\\ConfigurableProductGraphQl\\Model\\Resolver\\Options","required":false,"itemsRequired":false,"itemType":"ConfigurableProductOptions","type":"ObjectArrayOutputField","description":"An array of options for the configurable product."},"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":"An array of media gallery items and other details about selected configurable product options as well as details about remaining selectable options."},"bestseller":{"name":"bestseller","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"brand":{"name":"brand","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"color":{"name":"color","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"downgrade":{"name":"downgrade","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"featured":{"name":"featured","type":"Int","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"package_dimensions":{"name":"package_dimensions","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}},"product_number":{"name":"product_number","type":"String","arguments":[],"deprecated":{"reason":"Use the `custom_attributes` field instead."}}},"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 configurable product and its simple product variants."},"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","description":"An array of configurable attribute options."},"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":false,"type":"SimpleProduct","description":"An array of linked simple products."}},"description":"Contains 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":"Contains details about a configurable product attribute 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 an `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 displayed string that describes the configurable product option."},"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 its parent."}}},"description":"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 a configurable product option."}},"description":"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":"The configurable options available for further selection based on the current selection."},"configurable_options":{"name":"configurable_options","arguments":[],"required":false,"itemsRequired":true,"itemType":"ConfigurableProductOption","type":"ObjectArrayOutputField","description":"An array of all possible configurable options."},"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":"A variant represented by the specified configurable options selection. The value is expected to be null until selections are made for each configurable option."}},"description":"Contains metadata corresponding to the selected configurable options."},"ConfigurableOptionAvailableForSelection":{"name":"ConfigurableOptionAvailableForSelection","type":"graphql_type","fields":{"option_value_uids":{"name":"option_value_uids","arguments":[],"required":true,"itemsRequired":true,"itemType":"ID","type":"ScalarArrayOutputField","description":"An array of selectable option value IDs."},"attribute_code":{"name":"attribute_code","arguments":[],"required":true,"type":"String","description":"An attribute code that uniquely identifies a configurable option."}},"description":"Describes configurable options that have been selected and can be selected as a result of the previous selections."},"ConfigurableProductOption":{"name":"ConfigurableProductOption","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID of the configurable option."},"attribute_code":{"name":"attribute_code","arguments":[],"required":true,"type":"String","description":"An attribute code that uniquely identifies a configurable option."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The display name of the option."},"values":{"name":"values","arguments":[],"required":false,"itemsRequired":true,"itemType":"ConfigurableProductOptionValue","type":"ObjectArrayOutputField","description":"An array of values that are applicable for this option."}},"description":"Contains details about configurable product options."},"ConfigurableProductOptionValue":{"name":"ConfigurableProductOptionValue","type":"graphql_type","fields":{"uid":{"name":"uid","arguments":[],"required":true,"type":"ID","description":"The unique ID of the value."},"is_available":{"name":"is_available","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the product is available with this selected option."},"is_use_default":{"name":"is_use_default","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the value is the default."},"label":{"name":"label","arguments":[],"required":true,"type":"String","description":"The display name of the value."},"swatch":{"name":"swatch","arguments":[],"resolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\Product\\Options\\SwatchData","required":false,"type":"SwatchDataInterface","description":"The URL assigned to the thumbnail of the swatch image."}},"description":"Defines a value for a configurable product option."},"AddConfigurableProductsToCartInput":{"name":"AddConfigurableProductsToCartInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The ID of the cart."},"cart_items":{"name":"cart_items","required":true,"arguments":[],"itemsRequired":true,"itemType":"ConfigurableProductCartItemInput","type":"ObjectArrayInputField","description":"An array of configurable products to add."}},"description":"Defines the configurable products to add to the cart.","cache":[]},"ConfigurableProductCartItemInput":{"name":"ConfigurableProductCartItemInput","type":"graphql_input","fields":{"data":{"name":"data","required":true,"arguments":[],"type":"CartItemInput","description":"The quantity and SKU of the configurable product."},"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":"The SKU of the parent configurable product."},"customizable_options":{"name":"customizable_options","required":false,"arguments":[],"itemsRequired":true,"itemType":"CustomizableOptionInput","type":"ObjectArrayInputField","description":"The ID and value of the option."}}},"AddConfigurableProductsToCartOutput":{"name":"AddConfigurableProductsToCartOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"The cart after adding products."}},"description":"Contains details about the cart after adding configurable products."},"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","description":"The display text for the option."},"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","description":"The display name of the selected configurable option."}},"description":"Contains details about a selected configurable option."},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","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.","deprecated":{"reason":"Use `ConfigurableWishlistItem.configured_variant.sku` instead."}},"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."},"configured_variant":{"name":"configured_variant","arguments":[],"resolver":"\\Magento\\ConfigurableProductGraphQl\\Model\\Wishlist\\ConfiguredVariant","required":false,"type":"ProductInterface","description":"Product details of the selected variant. The value is null if some options are not configured."}},"implements":{"WishlistItemInterface":{"interface":"WishlistItemInterface","copyFields":true}},"description":"A configurable product wish list item."},"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":[]},"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."},"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":[]},"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."}},"description":"Identifies which customer requires remote shopping assistance.","cache":[]},"GenerateCustomerTokenAsAdminOutput":{"name":"GenerateCustomerTokenAsAdminOutput","type":"graphql_type","fields":{"customer_token":{"name":"customer_token","arguments":[],"required":true,"type":"String","description":"The generated customer token."}},"description":"Contains the generated customer token."},"SubscribeEmailToNewsletterOutput":{"name":"SubscribeEmailToNewsletterOutput","type":"graphql_type","fields":{"status":{"name":"status","arguments":[],"required":false,"type":"SubscriptionStatusesEnum","description":"The status of the subscription request."}},"description":"Contains the result of the `subscribeEmailToNewsletter` operation."},"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}},"description":"Indicates the status of the request."},"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":"The 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 redirects to upon payment success. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"success_url":{"name":"success_url","required":false,"arguments":[],"type":"String","description":"The relative URL of the order confirmation page that PayPal redirects to when the payment is successful and additional confirmation is not needed. Not applicable to most PayPal solutions. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/success.html, the relative URL is paypal\/action\/success.html."},"pending_url":{"name":"pending_url","required":false,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal redirects to when the payment has been put on hold for additional review. This condition mostly applies to ACH transactions, and is not applicable to most PayPal solutions. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/success_pending.html, the relative URL is paypal\/action\/success_pending.html."}},"description":"Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Express Checkout and Payments Standard payment methods.","cache":[]},"PaypalExpressToken":{"name":"PaypalExpressToken","type":"graphql_type","fields":{"token":{"name":"token","arguments":[],"required":false,"type":"String","description":"The token returned by PayPal.","deprecated":{"reason":"Use `PaypalExpressTokenOutput.token` 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 `PaypalExpressTokenOutput.paypal_urls` instead."}}},"description":"Deprecated. Use `PaypalExpressTokenOutput` instead."},"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":"Contains a set of URLs that allow the buyer to authorize payment and adjust checkout details for Express Checkout and Payments Standard transactions."},"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."},"PayflowLinkToken":{"name":"PayflowLinkToken","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":false,"type":"String","description":"The secure token generated by PayPal."},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":false,"type":"String","description":"The secure token ID generated by PayPal."},"mode":{"name":"mode","arguments":[],"required":false,"type":"PayflowLinkMode","description":"The mode for the Payflow transaction."},"paypal_url":{"name":"paypal_url","arguments":[],"required":false,"type":"String","description":"The PayPal URL used for requesting a 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":"Indicates the mode for payment. Applies to the Payflow Link and Payments Advanced payment methods."},"HostedProUrl":{"name":"HostedProUrl","type":"graphql_type","fields":{"secure_form_url":{"name":"secure_form_url","arguments":[],"required":false,"type":"String","description":"The secure URL generated by PayPal."}},"description":"Contains the secure URL used for the Payments Pro Hosted Solution payment method."},"HostedProUrlInput":{"name":"HostedProUrlInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the shopper's cart."}},"description":"Contains the required input to request the secure URL for Payments Pro Hosted Solution payment.","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 redirects to upon payment success. For example, if the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. For example, if the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."}},"description":"Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Payments Pro Hosted Solution payment method.","cache":[]},"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":"Contains 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":"Contains 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 redirects to when the payment is successful and additional confirmation is not needed. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"error_url":{"name":"error_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the transaction error page that PayPal redirects to upon payment error. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/error.html, the relative URL is paypal\/action\/error.html."}},"description":"A set of relative URLs that PayPal uses in response to various actions during the authorization process. Adobe Commerce prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for Payflow Link and Payments Advanced payment methods.","cache":[]},"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":"Contains information required to fetch payment token information for the Payflow Link and Payments Advanced payment methods.","cache":[]},"PayflowProTokenInput":{"name":"PayflowProTokenInput","type":"graphql_input","fields":{"cart_id":{"name":"cart_id","required":true,"arguments":[],"type":"String","description":"The unique ID that identifies the shopper's cart."},"urls":{"name":"urls","required":true,"arguments":[],"type":"PayflowProUrlInput","description":"A set of relative URLs that PayPal uses for callback."}},"description":"Contains input required to fetch payment token information for the 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 redirects to upon payment success. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/return.html, the relative URL is paypal\/action\/return.html."},"cancel_url":{"name":"cancel_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the page that PayPal redirects to when the buyer cancels the transaction in order to choose a different payment method. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/cancel.html, the relative URL is paypal\/action\/cancel.html."},"error_url":{"name":"error_url","required":true,"arguments":[],"type":"String","description":"The relative URL of the transaction error page that PayPal redirects to upon payment error. If the full URL to this page is https:\/\/www.example.com\/paypal\/action\/error.html, the relative URL is paypal\/action\/error.html."}},"description":"Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https:\/\/www.example.com\/path\/to\/page.html, the relative URL is path\/to\/page.html. Use this input for the Payflow Pro and Payment Pro payment methods.","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":"Indicates whether details about the shopper's credit\/debit card should be tokenized for later usage. Required only if Vault is enabled for the PayPal Payflow Pro payment integration."}},"description":"Contains input for the 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":"The credit card type."},"cc_exp_year":{"name":"cc_exp_year","required":true,"arguments":[],"type":"Int","description":"The credit card expiration year."},"cc_exp_month":{"name":"cc_exp_month","required":true,"arguments":[],"type":"Int","description":"The credit card expiration month."},"cc_last_4":{"name":"cc_last_4","required":true,"arguments":[],"type":"Int","description":"The last 4 digits of the credit card."}},"description":"Required fields for Payflow Pro and Payments Pro credit card payments.","cache":[]},"PayflowProToken":{"name":"PayflowProToken","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":true,"type":"String","description":"A secure token generated by PayPal."},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":true,"type":"String","description":"A secure token ID generated by PayPal."},"response_message":{"name":"response_message","arguments":[],"required":true,"type":"String","description":"The RESPMSG returned by PayPal. If the `result` is `0`, then `response_message` is `Approved`."},"result":{"name":"result","arguments":[],"required":true,"type":"Int","description":"A non-zero value if any errors occurred."},"result_code":{"name":"result_code","arguments":[],"required":true,"type":"Int","description":"The RESULT returned by PayPal. A value of `0` indicates the transaction was approved."}},"description":"Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods.","deprecated":{"reason":"Use `CreatePayflowProTokenOutput` instead."}},"CreatePayflowProTokenOutput":{"name":"CreatePayflowProTokenOutput","type":"graphql_type","fields":{"secure_token":{"name":"secure_token","arguments":[],"required":true,"type":"String","description":"A secure token generated by PayPal."},"secure_token_id":{"name":"secure_token_id","arguments":[],"required":true,"type":"String","description":"A secure token ID generated by PayPal."},"response_message":{"name":"response_message","arguments":[],"required":true,"type":"String","description":"The RESPMSG returned by PayPal. If the `result` is `0`, then `response_message` is `Approved`."},"result":{"name":"result","arguments":[],"required":true,"type":"Int","description":"A non-zero value if any errors occurred."},"result_code":{"name":"result_code","arguments":[],"required":true,"type":"Int","description":"The RESULT returned by PayPal. A value of `0` indicates the transaction was approved."}},"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","description":"The unique ID that identifies the shopper's cart."},"paypal_payload":{"name":"paypal_payload","required":true,"arguments":[],"type":"String","description":"The payload returned from PayPal."}},"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","description":"The cart with the updated selected payment method."}}},"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":"Contains required input for payment methods with Vault support.","cache":[]},"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."}},"description":"Contains an array of product reviews."},"ProductReview":{"name":"ProductReview","type":"graphql_type","fields":{"product":{"name":"product","arguments":[],"resolver":"Magento\\CatalogGraphQl\\Model\\Resolver\\Product","required":true,"type":"ProductInterface","description":"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":"The date 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 of all ratings for this product."},"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":"Contains details of a product review."},"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."}},"description":"Contains data about a single aspect of a product review."},"ProductReviewRatingsMetadata":{"name":"ProductReviewRatingsMetadata","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":true,"itemsRequired":true,"itemType":"ProductReviewRatingMetadata","type":"ObjectArrayOutputField","description":"An array of product reviews sorted by position."}},"description":"Contains an array of metadata about each aspect of a product review."},"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."}},"description":"Contains details about a single aspect of a product review."},"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."}},"description":"Contains details about a single value in a product review."},"CreateProductReviewOutput":{"name":"CreateProductReviewOutput","type":"graphql_type","fields":{"review":{"name":"review","arguments":[],"required":true,"type":"ProductReview","description":"Product review details."}},"description":"Contains the completed product review."},"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":"The ratings details by category. For example, Price: 5 stars, Quality: 4 stars, etc."}},"description":"Defines a new product review.","cache":[]},"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."}},"description":"Contains the reviewer's rating for a single aspect of a review.","cache":[]},"ReorderItemsOutput":{"name":"ReorderItemsOutput","type":"graphql_type","fields":{"cart":{"name":"cart","arguments":[],"required":true,"type":"Cart","description":"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."}},"description":"Contains the cart and any errors after adding products."},"CheckoutUserInputError":{"name":"CheckoutUserInputError","type":"graphql_type","fields":{"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"A localized error message."},"path":{"name":"path","arguments":[],"required":true,"itemsRequired":false,"itemType":"String","type":"ScalarArrayOutputField","description":"The path to the input field that caused an error. See the GraphQL specification about path errors for details: http:\/\/spec.graphql.org\/draft\/#sec-Errors"},"code":{"name":"code","arguments":[],"required":true,"type":"CheckoutUserInputErrorCodes","description":"An error code that is specific to Checkout."}},"description":"An error encountered while adding an item to 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":[]},"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":"Contains pagination metadata."},"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."},"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":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":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":"Contains detailed information about an order's billing and shipping addresses."},"OrderItemInterface":{"name":"OrderItemInterface","type":"graphql_interface","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for an `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."},"OrderItem":{"name":"OrderItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for an `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}}},"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":"Contains tax item details."},"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":"Details about the shipping and handling costs for the order."}},"description":"Contains details about the sales total amounts used to calculate the final price."},"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":"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":"Contains details about shipping and handling costs."},"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":"Contains 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":"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 an `InvoiceItemInterface` object."},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"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":"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":"Contains detailes about invoiced items.","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":"Contains details about a comment."},"InvoiceItem":{"name":"InvoiceItem","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":true,"type":"ID","description":"The unique ID for an `InvoiceItemInterface` object."},"order_item":{"name":"order_item","arguments":[],"required":false,"type":"OrderItemInterface","description":"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":"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}}},"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":"An array of shipment tracking details."},"items":{"name":"items","arguments":[],"resolver":"Magento\\SalesGraphQl\\Model\\Resolver\\Shipment\\ShipmentItems","required":false,"itemsRequired":false,"itemType":"ShipmentItemInterface","type":"ObjectArrayOutputField","description":"An array of items included in the shipment."},"comments":{"name":"comments","arguments":[],"required":false,"itemsRequired":false,"itemType":"SalesCommentItem","type":"ObjectArrayOutputField","description":"Comments added to the shipment."}},"description":"Contains 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":"Contains 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":"The order item associated with the shipment 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."},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"The number of shipped items."}},"typeResolver":"Magento\\SalesGraphQl\\Model\\TypeResolver\\ShipmentItem","description":"Order shipment item details.","cache":[]},"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":"The order item associated with the shipment 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."},"quantity_shipped":{"name":"quantity_shipped","arguments":[],"required":true,"type":"Float","description":"The number of shipped items."}},"implements":{"ShipmentItemInterface":{"interface":"ShipmentItemInterface","copyFields":true}}},"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 key\/value pair."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value part of the key\/value pair."}},"description":"Contains a key-value pair."},"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":"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":"Contains 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":"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":"Details 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":"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":"Contains credit memo price details."},"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":"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":"Details 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}}},"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`, or similar object associated with the specified URL. This could be a product, category, or CMS page UID."},"canonical_url":{"name":"canonical_url","arguments":[],"required":false,"type":"String","deprecated":{"reason":"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":"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."}},"description":"Contains the `uid`, `relative_url`, and `type` attributes."},"UrlRewrite":{"name":"UrlRewrite","type":"graphql_type","fields":{"url":{"name":"url","arguments":[],"required":false,"type":"String","description":"The request URL."},"parameters":{"name":"parameters","arguments":[],"required":false,"itemsRequired":false,"itemType":"HttpQueryParameter","type":"ObjectArrayOutputField","description":"An array of request parameters."}},"description":"Contains URL rewrite details."},"HttpQueryParameter":{"name":"HttpQueryParameter","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"A parameter name."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"A parameter value."}},"description":"Contains target path parameters."},"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":[]},"SendEmailToFriendInput":{"name":"SendEmailToFriendInput","type":"graphql_input","fields":{"product_id":{"name":"product_id","required":true,"arguments":[],"type":"Int","description":"The ID of the product that the sender is referencing."},"sender":{"name":"sender","required":true,"arguments":[],"type":"SendEmailToFriendSenderInput","description":"Information about the customer and the content of the message."},"recipients":{"name":"recipients","required":true,"arguments":[],"itemsRequired":true,"itemType":"SendEmailToFriendRecipientInput","type":"ObjectArrayInputField","description":"An array containing information about each recipient."}},"description":"Defines the referenced product and the email sender and recipients.","cache":[]},"SendEmailToFriendSenderInput":{"name":"SendEmailToFriendSenderInput","type":"graphql_input","fields":{"name":{"name":"name","required":true,"arguments":[],"type":"String","description":"The name of the sender."},"email":{"name":"email","required":true,"arguments":[],"type":"String","description":"The email address of the sender."},"message":{"name":"message","required":true,"arguments":[],"type":"String","description":"The text of the message to be sent."}},"description":"Contains details about the sender.","cache":[]},"SendEmailToFriendRecipientInput":{"name":"SendEmailToFriendRecipientInput","type":"graphql_input","fields":{"name":{"name":"name","required":true,"arguments":[],"type":"String","description":"The name of the recipient."},"email":{"name":"email","required":true,"arguments":[],"type":"String","description":"The email address of the recipient."}},"description":"Contains details about a recipient.","cache":[]},"SendEmailToFriendOutput":{"name":"SendEmailToFriendOutput","type":"graphql_type","fields":{"sender":{"name":"sender","arguments":[],"required":false,"type":"SendEmailToFriendSender","description":"Information about the customer and the content of the message."},"recipients":{"name":"recipients","arguments":[],"required":false,"itemsRequired":false,"itemType":"SendEmailToFriendRecipient","type":"ObjectArrayOutputField","description":"An array containing information about each recipient."}},"description":"Contains information about the sender and recipients."},"SendEmailToFriendSender":{"name":"SendEmailToFriendSender","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The name of the sender."},"email":{"name":"email","arguments":[],"required":true,"type":"String","description":"The email address of the sender."},"message":{"name":"message","arguments":[],"required":true,"type":"String","description":"The text of the message to be sent."}},"description":"An output object that contains information about the sender."},"SendEmailToFriendRecipient":{"name":"SendEmailToFriendRecipient","type":"graphql_type","fields":{"name":{"name":"name","arguments":[],"required":true,"type":"String","description":"The name of the recipient."},"email":{"name":"email","arguments":[],"required":true,"type":"String","description":"The email address of the recipient."}},"description":"An output object that contains information about the recipient."},"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."}},"description":"Contains details about the configuration of the Email to a Friend feature."},"SwatchLayerFilterItemInterface":{"name":"SwatchLayerFilterItemInterface","type":"graphql_interface","fields":{"swatch_data":{"name":"swatch_data","arguments":[],"required":false,"type":"SwatchData","description":"Data required to render a 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":"The type of swatch filter item: 1 - text; 2 - image."},"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value for the swatch item. It could be text or an image link."}},"description":"Describes the swatch type and a value."},"SwatchLayerFilterItem":{"name":"SwatchLayerFilterItem","type":"graphql_type","fields":{"swatch_data":{"name":"swatch_data","arguments":[],"required":false,"type":"SwatchData","description":"Data required to render a swatch filter item."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The label for a filter.","deprecated":{"reason":"Use `AggregationOption.label` instead."}},"value_string":{"name":"value_string","arguments":[],"required":false,"type":"String","description":"The value of a 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":"The count of items per filter.","deprecated":{"reason":"Use `AggregationOption.count` instead."}}},"implements":{"LayerFilterItemInterface":{"interface":"LayerFilterItemInterface","copyFields":true},"SwatchLayerFilterItemInterface":{"interface":"SwatchLayerFilterItemInterface","copyFields":true}}},"SwatchDataInterface":{"name":"SwatchDataInterface","type":"graphql_interface","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value can be represented as color (HEX code), image link, or text."}},"typeResolver":"Magento\\SwatchesGraphQl\\Model\\Resolver\\Product\\Options\\SwatchDataTypeResolver"},"ImageSwatchData":{"name":"ImageSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value can be represented as color (HEX code), image link, or text."},"thumbnail":{"name":"thumbnail","arguments":[],"required":false,"type":"String","description":"The URL assigned to the thumbnail of the swatch image."}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}}},"TextSwatchData":{"name":"TextSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value can be represented as color (HEX code), image link, or text."}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}}},"ColorSwatchData":{"name":"ColorSwatchData","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"String","description":"The value can be represented as color (HEX code), image link, or text."}},"implements":{"SwatchDataInterface":{"interface":"SwatchDataInterface","copyFields":true}}},"DeletePaymentTokenOutput":{"name":"DeletePaymentTokenOutput","type":"graphql_type","fields":{"result":{"name":"result","arguments":[],"required":true,"type":"Boolean","description":"Indicates whether the request succeeded."},"customerPaymentTokens":{"name":"customerPaymentTokens","arguments":[],"resolver":"\\Magento\\VaultGraphQl\\Model\\Resolver\\PaymentTokens","required":false,"type":"CustomerPaymentTokens","description":"A container for the customer's remaining payment tokens."}},"description":"Indicates whether the request succeeded and returns the remaining customer payment tokens."},"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."}},"description":"Contains payment tokens stored in the customer's vault."},"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","description":"Specifies the payment token type."},"details":{"name":"details","arguments":[],"required":false,"type":"String","description":"A description of the 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":"phpcs:ignore Magento2.GraphQL.ValidArgumentName","deprecationReason":null},"account":{"name":"account","_value":"account","description":"phpcs:ignore Magento2.GraphQL.ValidArgumentName","deprecationReason":null}},"description":"The list of available payment token types."},"FixedProductTax":{"name":"FixedProductTax","type":"graphql_type","fields":{"amount":{"name":"amount","arguments":[],"required":false,"type":"Money","description":"The amount of the Fixed Product Tax."},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"The display label assigned to the Fixed Product Tax."}},"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":"Lists 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 the `Wishlist.items` field instead."}},"items_count":{"name":"items_count","arguments":[],"required":false,"type":"Int","description":"The number of items in the wish list.","deprecated":{"reason":"Use the `Wishlist.items_count` field 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."}},"sharing_code":{"name":"sharing_code","arguments":[],"required":false,"type":"String","description":"An encrypted code that links to the wish list.","deprecated":{"reason":"Use the `Wishlist.sharing_code` field 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 the `Wishlist.updated_at` field instead."}}},"description":"Deprecated: Use the `Wishlist` type 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","description":"Details about the wish list item."}},"description":"Contains details about a wish list item."},"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 the `items_v2` field 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."}},"description":"Contains a customer 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."}},"description":"Contains an array of items in a wish list."},"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":[],"resolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\CustomizableOptions","required":true,"itemsRequired":false,"itemType":"SelectedCustomizableOption","type":"ObjectArrayOutputField","description":"Custom options selected for the wish list item."}},"typeResolver":"Magento\\WishlistGraphQl\\Model\\Resolver\\Type\\WishlistItemType","description":"The interface for wish list items.","cache":[]},"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."}},"description":"Contains the resultant wish list and any error information."},"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."}},"description":"Contains details about errors encountered when a customer added wish list items to the cart."},"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}},"description":"A list of possible error types."},"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."},"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":"A wish list-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}},"description":"A list of possible error types."},"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."},"ProductCollection":{"name":"ProductCollection","type":"graphql_type","fields":{"allProducts":{"name":"allProducts","arguments":[],"required":false,"itemsRequired":false,"itemType":"ProductRecord","type":"ObjectArrayOutputField","description":"Product records with info"}},"description":"product collection comment"},"ProductRecord":{"name":"ProductRecord","type":"graphql_type","fields":{"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"Get Product sku"},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"Get Product name"},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"Get Product price"},"image":{"name":"image","arguments":[],"required":false,"type":"String","description":"Get Product image"}}},"WebSettings":{"name":"WebSettings","type":"graphql_type","fields":{"logo":{"name":"logo","arguments":[],"required":false,"type":"String","description":"Get logo url"},"phone":{"name":"phone","arguments":[],"required":false,"type":"String","description":"Get logo phone"},"email":{"name":"email","arguments":[],"required":false,"type":"String","description":"Get logo email"}},"description":"Get all requested web settings"},"HomePageBanner":{"name":"HomePageBanner","type":"graphql_type","fields":{"homebanner":{"name":"homebanner","arguments":[],"required":false,"itemsRequired":false,"itemType":"BannerData","type":"ObjectArrayOutputField","description":"Get logo email"}},"description":"Getting Baneners Data"},"BannerData":{"name":"BannerData","type":"graphql_type","fields":{"banner_id":{"name":"banner_id","arguments":[],"required":false,"type":"Int","description":"Get Banner's Id"},"imageurl":{"name":"imageurl","arguments":[],"required":false,"type":"String","description":"Get Banner's image"},"title":{"name":"title","arguments":[],"required":false,"type":"String","description":"Get Banner's Title"},"subtitle":{"name":"subtitle","arguments":[],"required":false,"type":"String","description":"Get Banner's Subtitle"}}},"HomePageContents":{"name":"HomePageContents","type":"graphql_type","fields":{"trade_txt":{"name":"trade_txt","arguments":[],"required":false,"type":"String","description":"Get Trade Text"},"shipping_content":{"name":"shipping_content","arguments":[],"required":false,"type":"String","description":"Get Shipping Text"},"newsletter_txt":{"name":"newsletter_txt","arguments":[],"required":false,"type":"String","description":"Get NewsLetter Text"},"downgrade_offer":{"name":"downgrade_offer","arguments":[],"required":false,"type":"String","description":"Get Downgrade Text"},"payment_badges":{"name":"payment_badges","arguments":[],"required":false,"type":"String","description":"Get Payment Badges"},"footer_logo":{"name":"footer_logo","arguments":[],"required":false,"type":"String","description":"Get Footer Logo"},"need_to_talk":{"name":"need_to_talk","arguments":[],"required":false,"type":"String","description":"Get Footer Logo"}},"description":"Getting Home Page Contents"},"ProductByRating":{"name":"ProductByRating","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"ItemsData","type":"ObjectArrayOutputField","description":"Product records with info"}},"description":"Getting Products By Rating"},"ItemsData":{"name":"ItemsData","type":"graphql_type","fields":{"id":{"name":"id","arguments":[],"required":false,"type":"Int","description":"Get Product Id"},"sku":{"name":"sku","arguments":[],"required":false,"type":"String","description":"Get Product sku"},"name":{"name":"name","arguments":[],"required":false,"type":"String","description":"Get Product name"},"price":{"name":"price","arguments":[],"required":false,"type":"Float","description":"Get Product price"},"image":{"name":"image","arguments":[],"required":false,"type":"String","description":"Get Product image"}}},"ProductAttributes":{"name":"ProductAttributes","type":"graphql_type","fields":{"items":{"name":"items","arguments":[],"required":false,"itemsRequired":false,"itemType":"attributesData","type":"ObjectArrayOutputField","description":"Products Attributes info"}},"description":"Getting Products Attributes"},"attributesData":{"name":"attributesData","type":"graphql_type","fields":{"entity_type_id":{"name":"entity_type_id","arguments":[],"required":false,"type":"Int","description":"Get Product Id"},"attribute_code":{"name":"attribute_code","arguments":[],"required":false,"type":"String","description":"Get Product sku"},"frontend_label":{"name":"frontend_label","arguments":[],"required":false,"type":"String","description":"Get Product name"},"frontend_input":{"name":"frontend_input","arguments":[],"required":false,"type":"String","description":"Get Product name"},"attribute_items":{"name":"attribute_items","arguments":[],"required":false,"itemsRequired":false,"itemType":"attributesDataItems","type":"ObjectArrayOutputField","description":"Get Attribute Items"}},"description":"Getting Products Attributes"},"attributesDataItems":{"name":"attributesDataItems","type":"graphql_type","fields":{"value":{"name":"value","arguments":[],"required":false,"type":"Int","description":"Get Attribute Id"},"label":{"name":"label","arguments":[],"required":false,"type":"String","description":"Get Attribute Label"}},"description":"Getting Products Attributes Items"},"ProductPricerange":{"name":"ProductPricerange","type":"graphql_type","fields":{"min_price":{"name":"min_price","arguments":[],"required":false,"type":"Float","description":"Getting Minimum Price"},"max_price":{"name":"max_price","arguments":[],"required":false,"type":"Float","description":"Getting Maximum Price"}},"description":"Getting Price Range"},"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."}}},"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"}}}}