ConnectionState type
Defines values for ConnectionState.
KnownConnectionState can be used interchangeably with ConnectionState,
this enum contains the known values that the service supports.
Known values supported by the service
Online
Offline
Syncing
Unhealthy
type ConnectionState = string