☰
PropertyGroupUpdate
Updates a PropertyGroup.
Updates the selected PropertyGroup with the inserted data. Only the fields sent are updated.
Input Fields
propertyGroupId: String!
name: String
visible: Int
properties: [PropertyUpdate!]
Required fields are marked with "!"