# chargebacks

Chargebacks raised against this account, newest first. Returns nothing in test mode, since a chargeback is only ever raised against a real payment.

```
chargebacks(

  filter: SearchableChargebackFilterInput

  size: Int

  from: Int

): ChargebacksConnection!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

#### [`chargebacks.filter`](#filter) ● [`SearchableChargebackFilterInput`](https://docs.monei.com/es/es/apis/graphql/types/inputs/searchable-chargeback-filter-input/.md) input[​](#filter "Enlace directo al filter")

#### [`chargebacks.size`](#size) ● [`Int`](https://docs.monei.com/es/es/apis/graphql/types/scalars/int/.md) scalar[​](#size "Enlace directo al size")

#### [`chargebacks.from`](#from) ● [`Int`](https://docs.monei.com/es/es/apis/graphql/types/scalars/int/.md) scalar[​](#from "Enlace directo al from")

### Type[​](#type "Enlace directo al Type")

#### [`ChargebacksConnection`](https://docs.monei.com/es/es/apis/graphql/types/objects/chargebacks-connection/.md) object[​](#chargebacksconnection- "Enlace directo al chargebacksconnection-")
