Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Field

Shape of a reference to a field in a data source

Hierarchy

  • Field

Index

Properties

Properties

dataSource

dataSource: DataSourceId

ID of the associated data source

name

name: string

Name used to identify the field within the data source

Optional table

table: undefined | string

Table within the data source to look up within TODO: Remove table and make data sources be inherently only one table at a time.

Generated using TypeDoc