aggregatedAdditionalProperties
Fetch BU-specific aggregated additional properties based on tenant dynamic entity templates defined on the Business Unit Group hierarchy.
**Returns:** Business unit specific aggregated additional properties.
aggregatedAdditionalProperties(
businessUnitId: String!
entityType: EntityType
itemCategoryId: String
): [AggregatedAdditionalProperty]
Arguments
aggregatedAdditionalProperties.businessUnitId ● String! non-null scalar
The ID of the business unit.
aggregatedAdditionalProperties.entityType ● EntityType enum
The type of the entity the aggregated additional properties will be returned for. If not provided, the endpoint will return the aggregated additional properties for all entity types found.
aggregatedAdditionalProperties.itemCategoryId ● String scalar
The ID of the item category.
Type
AggregatedAdditionalProperty object
Extended additional property with metadata from the template.