Search
/
Abra GraphQL APIs
/
Other
/
Interfaces
/
TraitAttributeInterface
Trait
Attribute
Interface
name
String!
,
non-null
data
Type
Trait
Attribute
Data
Type!
,
non-null
+
Show return type
editable
Boolean!
,
non-null
Sample
{
"name"
:
"Example String"
,
"dataType"
:
"ALARM_TYPE"
,
"editable"
:
true
}
Was this helpful?
Previous page
Node
Next page
AlarmInterface