propertyGroupDelete
mutation
Delete property groups
Removes one or more property groups from the company.
mutation {
propertyGroupDelete(companyId: Int!, propertyGroupId: [String!]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
propertyGroupId | [String!]! |