UpdateIsSuggestionsLockedCommand
type UpdateIsSuggestionsLockedCommand = { type: 'updateIsSuggestionsLocked' isSuggestionsLocked: boolean }