paymentCreate
MutationCreates a payment using the specified input.
#
Arguments
- PaymentCreateInput!Required
input The values used to perform the payment create operation.
#
Payload
- [PaymentCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment create payload.