# SetMultipleGlobalConfigPathsMutation

**Kind:** Interface

The Mutation emitted when the App modifies one or more values in the
`GlobalConfig`.

## Properties

### `type`

Type: `"setMultipleGlobalConfigPaths"`

This Mutation's [discriminant property](https://www.typescriptlang.org/docs/handbook/2/narrowing.html)

### `updates`

Type: `ReadonlyArray<GlobalConfigUpdate>`

One or more pairs of path and value
