+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "hasLinks"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## hasLinks() function
### hasLinks() function
Signature
```typescript
export declare function hasLinks(field: Field): boolean;
```
Import
```typescript
import { hasLinks } from '@grafana/data';
```
Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| field | Field
| |
Returns:
`boolean`