propertyGroup
query
Get property group by ID
Retrieves a property group's details, including name and list of properties/values.
query {
propertyGroup(companyId: Int!, propertyGroupId: String!): PropertyGroup!
}Returns: PropertyGroup!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
propertyGroupId | String! |