# updatePointOfSale

Updates a POS.

```
updatePointOfSale(

  input: UpdatePointOfSaleInput!

): PointOfSale!
```

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

#### [`updatePointOfSale.input`](#input) ● [`UpdatePointOfSaleInput!`](https://docs.monei.com/apis/graphql/types/inputs/update-point-of-sale-input/.md) non-null input[​](#input "Direct link to input")

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

#### [`PointOfSale`](https://docs.monei.com/apis/graphql/types/objects/point-of-sale/.md) object[​](#pointofsale- "Direct link to pointofsale-")

Point of sale belonging to an account, optionally scoped to a store. See `PointOfSaleType`.
