Model
BillingAddress
Magento\QuoteGraphQl\Model\Resolver\BillingAddress
What it does
This GraphQL resolver retrieves and returns the billing address data for a shopping cart in Magento 2's GraphQL API.
Developers use this class when they need to expose billing address information through GraphQL queries, such as when building headless storefronts or mobile applications that need to display or validate billing address data from a quote.
Public Methods
- resolve()