Docs
Dashboard

paymentGatewayDelete

Mutation

Deletes a payment gateway based on the provided identifier.

#

Arguments


input
PaymentGatewayDeleteInput!Required

The values used to perform the payment gateway delete operation.

#

Payload


errors
[PaymentGatewayDeleteError!]

User-facing errors that prevented the operation from succeeding.

paymentGateway
PaymentGateway

The payment gateway associated with this payment gateway delete payload.