Objects
Property
Data object that represents property.
Fields
name* String! non-null | Human readable name for a Property. |
displayValue | display value of the property. |
value | value of the property. |
definition* PropertyDefinition! non-null | Data object that represents property definition. |
* Required