Member Junction
Preparing search index...
@memberjunction/graphql-dataprovider
DiscoveredFieldResult
Interface DiscoveredFieldResult
Describes a field on an external object
interface
DiscoveredFieldResult
{
DataType
:
string
;
IsReadOnly
:
boolean
;
IsRequired
:
boolean
;
IsUniqueKey
:
boolean
;
Label
:
string
;
Name
:
string
;
}
Index
Properties
Data
Type
Is
Read
Only
Is
Required
Is
Unique
Key
Label
Name
Properties
Data
Type
DataType
:
string
Is
Read
Only
IsReadOnly
:
boolean
Is
Required
IsRequired
:
boolean
Is
Unique
Key
IsUniqueKey
:
boolean
Label
Label
:
string
Name
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Data
Type
Is
Read
Only
Is
Required
Is
Unique
Key
Label
Name
Member Junction
Loading...
Describes a field on an external object