# stores

Lists stores in the account.

```
stores(

  token: String

  pageSize: Int

): StoresConnection!
```

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

#### [`stores.token`](#token) ● [`String`](https://docs.monei.com/es/es/apis/graphql/types/scalars/string/.md) scalar[​](#token "Enlace directo al token")

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

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

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

Paginated list of stores.
