Log in

QuoteGraphQl Module

Model\CartItem\DataProvider\CustomizableOptionValueInterface

Interface

This interface defines a contract for data providers that extract and format customizable product option values from quote (cart) items for GraphQL re...

Model\CartItem\PrecursorInterface

Interface

This interface defines a contract for preprocessing cart item data before GraphQL cart operations are executed. Developers implement this interface to...

Model\Cart\BuyRequest\BuyRequestDataProviderInterface

Interface

This interface defines a contract for providers that build buy request data when adding products to a shopping cart via GraphQL. Developers implement...

Model\Cart\CreateBuyRequestDataProviderInterface

Interface

This interface defines a contract for converting GraphQL cart item data into a buy request format that Magento's catalog product system can understand...

Model\Cart\MergeCarts\CartQuantityValidatorInterface

Interface

This interface defines a contract for validating cart item quantities when merging a guest cart with a customer cart in GraphQL operations. Developers...

Model\Cart\Payment\AdditionalDataProviderInterface

Interface

This interface defines a contract for providers that supply additional data for payment methods in GraphQL checkout operations. Developers implement t...

Model\Cart\SetShippingAddressesOnCartInterface

Interface

This interface defines a contract for setting shipping addresses on a shopping cart through GraphQL. Developers implement this interface when creating...

Model\Cart\SetShippingMethodsOnCartInterface

Interface

This interface defines a contract for setting shipping methods on a shopping cart through GraphQL. Developers implement this interface when creating c...