OBJECT

updateChargeBackPayload

Autogenerated return type of updateChargeBack.

link GraphQL Schema definition

  • type updateChargeBackPayload {
  • charge_back: ChargeBack
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }