Type Alias: Field
Field:
object
Represents a field
apiName:
string
The apiName of the field
dataType:
string
The data type of the field
fieldType:
string
The field type, could be either Dimension or Measure
label:
string
The label of the field
optional
objectName:string
The object name of the field
types/types.ts:657