Reference
Home > @gooddata/sdk-code-schemas > v1 > Reference
v1.Reference interface
Signature:
export interface Reference
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
A dataset id to join to. | ||
|
boolean |
(Optional) Defines if dataset connection can work in both directions. Optional, defaults to false. | ||
|
Source[] |
A primary key for the given dataset. |