PaymentCreatePayload
ObjectRepresents the result of creating a payment through a payment gateway.
#
Fields
- [PaymentCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment create payload.
#
Mutations
Creates a payment using the specified input.