OBJECT

CancelPaymentRequestPayload

Autogenerated return type of CancelPaymentRequest

link GraphQL Schema definition

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

link Require by