☰
propertyGroupUpdate
Updates a propertyGroup
Updates the selected propertyGroup with the inserted data. Returns the updated propertyGroup.
Function signature
propertyGroupUpdate(companyId: Int!,data: PropertyGroupUpdate!): PropertyGroup!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: PropertyGroupUpdate!