# stores

Lists stores in the account.

```
stores(

  token: String

  pageSize: Int

): StoresConnection!
```

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

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

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

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

#### [`StoresConnection`](https://docs.monei.com/apis/graphql/types/objects/stores-connection/.md) object[​](#storesconnection- "Direct link to storesconnection-")

Paginated list of stores.
