INPUT_OBJECT
ProcessPaymentGatewayRedirectMutationInput
Autogenerated input type of ProcessPaymentGatewayRedirectMutation
link GraphQL Schema definition
- input ProcessPaymentGatewayRedirectMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Attributes required by a payment provider to process a payment.
- RedirectConfirmationInput! :
- }