+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "VariableSuggestionsScope"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## VariableSuggestionsScope enum
### VariableSuggestionsScope enum
Signature
```typescript
export declare enum VariableSuggestionsScope
```
Import
```typescript
import { VariableSuggestionsScope } from '@grafana/data';
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| Values | "values"
| |