OBJECT

updateChargeBackPayload

Autogenerated return type of updateChargeBack

link GraphQL Schema definition

  • type updateChargeBackPayload {
  • charge_back: ChargeBack
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by