Model
Config
Magento\PaypalGraphQl\Model\Provider\Config
What it does
This class acts as a factory provider that retrieves and validates PayPal payment method configuration objects for GraphQL operations.
Developers use this when implementing PayPal GraphQL queries or mutations to obtain the appropriate configuration instance based on the payment method code, ensuring the method is available and properly configured before processing payment requests.
Public Methods
- getConfig()