Log in
Model

CheckoutAgreements

Magento\CheckoutAgreementsGraphQl\Model\Resolver\CheckoutAgreements

What it does

This GraphQL resolver fetches active checkout agreements (terms and conditions) configured for the current store.

Developers use this class when implementing GraphQL queries to display checkout agreements that customers must accept before completing their purchase, such as terms of service or privacy policies.

Public Methods

  • resolve()