# chargeSources

Distinct integration sources observed on this account's charges (e.g. `shopify`, `prestashop`, `api`). Useful for source-based filtering in dashboards.

```
chargeSources: [String!]!
```

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

#### [`String`](https://docs.monei.com/apis/graphql/types/scalars/string/.md) scalar[​](#string- "Direct link to string-")

The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
