Log in
Model

PaymentConfigMethod

Magento\PaymentServicesPaypalGraphQl\Model\Resolver\PaymentConfigMethod

What it does

This GraphQL resolver extracts payment configuration method data for PayPal payment services.

Developers use this class when querying payment configuration through GraphQL, where it retrieves and returns method-specific data from the parent value array.

It acts as a data transformer between Magento's internal payment configuration objects and GraphQL response format.

Public Methods

  • resolve()