# chargebackEvents

History of one chargeback, newest first — every stage the acquirer has reported.

```
chargebackEvents(

  chargebackId: ID!

  size: Int

  from: Int

): ChargebackEventsConnection!
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`chargebackEvents.chargebackId`](#chargeback-id) ● [`ID!`](https://docs.monei.com/apis/graphql/types/scalars/id/.md) non-null scalar[​](#chargeback-id "Direct link to chargeback-id")

#### [`chargebackEvents.size`](#size) ● [`Int`](https://docs.monei.com/apis/graphql/types/scalars/int/.md) scalar[​](#size "Direct link to size")

#### [`chargebackEvents.from`](#from) ● [`Int`](https://docs.monei.com/apis/graphql/types/scalars/int/.md) scalar[​](#from "Direct link to from")

### Type[​](#type "Direct link to Type")

#### [`ChargebackEventsConnection`](https://docs.monei.com/apis/graphql/types/objects/chargeback-events-connection/.md) object[​](#chargebackeventsconnection- "Direct link to chargebackeventsconnection-")
