Log in
Model

CartEmail

Magento\QuoteGraphQl\Model\Resolver\CartEmail

What it does

This GraphQL resolver returns the customer email address associated with a shopping cart.

Developers use this class when querying cart data through GraphQL API to retrieve the email of the customer who owns or is creating the quote/cart.

Public Methods

  • resolve()