PropertyGroupRead
object
Reads a PropertyGroup.
Returns a PropertyGroup with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
propertyGroupId | String! | |
name | String! | |
visible | Int! | |
properties | [PropertyRead!]! | |
deletable | Boolean! |
Reads a PropertyGroup.
Returns a PropertyGroup with the specified ID.
| Name | Type | Description |
|---|---|---|
propertyGroupId | String! | |
name | String! | |
visible | Int! | |
properties | [PropertyRead!]! | |
deletable | Boolean! |