Docs
Dashboard

paymentGatewayCreate

Mutation

Creates a new payment gateway based on the provided input.

#

Arguments


input
PaymentGatewayCreateInput!Required

The values used to perform the payment gateway create operation.

#

Payload


errors
[PaymentGatewayCreateError!]

User-facing errors that prevented the operation from succeeding.

paymentGateway
PaymentGateway

The payment gateway associated with this payment gateway create payload.