OBJECT

ResendPaymentRequestPayload

Autogenerated return type of ResendPaymentRequest

link GraphQL Schema definition

  • type ResendPaymentRequestPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • result: Boolean
  • }

link Require by