Model
PaymentTokens
Magento\VaultGraphQl\Model\Resolver\PaymentTokens
What it does
This GraphQL resolver retrieves stored payment tokens (saved credit cards, payment methods) for authenticated customers through the Vault payment system.
Developers use this class when implementing GraphQL queries that need to display a customer's saved payment methods, such as in checkout or account management interfaces where customers can view and select previously stored payment credentials.
Public Methods
- resolve()