Creates a new payment intent
The input data for creating a payment
The context containing the authenticated user
The client secret for the payment intent
Updates an existing payment
The input data for updating a payment
The context containing the authenticated user
The updated payment object
Payment Resolver
Description
Handles GraphQL operations related to payments, including creation and retrieval. Integrates with the Stripe service for payment processing.