Objects
ConfigurationRow
An object representing the configuration row.
Fields
id* ID! non-null | A system-generated ID that uniquely identifies this configuration row in the table. |
name* String! non-null | The name of this configuration row. |
rootConfigurationMember | An object representing the most updated version of configuration member for this configuration row. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | ComponentVersion | Represents a version of a component. |
Field Of | ConfigurationTable | An object representing the configuration table. |