INPUT_OBJECT

CreatePaymentRequestInput

Autogenerated input type of CreatePaymentRequest

link GraphQL Schema definition

  • input CreatePaymentRequestInput {
  • attributes: PaymentRequestAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by