OBJECT

DeletePaymentRequestPayload

Autogenerated return type of DeletePaymentRequest

link GraphQL Schema definition

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

link Require by