Objects
Property
Data object that represents property.
Fields
displayValue | The human-readable Length value of the property. |
name* String! non-null | Human readable name for a Property. |
propertyDefinition | ” Information about the Property. Note: This field is deprecated. Use definition instead. |
definition | Data object that represents property definition. |
value | Data value for the Property |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | Properties | Contains a list of Element Properties returned in response to a query. |