onUpdateCharge
DEPRECATED
Use onUpdateChargeV2 instead
Notifies updates for one Charge
onUpdateCharge(
accountId: ID!
id: ID!
): Charge @deprecated
Use onUpdateChargeV2 instead
Notifies updates for one Charge
onUpdateCharge(
accountId: ID!
id: ID!
): Charge @deprecated
onUpdateCharge.accountId
● ID!
non-null scalaronUpdateCharge.id
● ID!
non-null scalarCharge
object