Docs
Dashboard

PaymentCreatePayload

Object

Represents the result of creating a payment through a payment gateway.

#

Fields


errors
[PaymentCreateError!]

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.