propertyDelete
mutation
Delete property
Removes a property from its property group.
mutation {
propertyDelete(companyId: Int!, propertyId: String!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
propertyId | String! |