OBJECT
CreatePaymentRequestPayload
Autogenerated return type of CreatePaymentRequest
link GraphQL Schema definition
- type CreatePaymentRequestPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : PaymentRequest
- }