GraphQL OBJECT
Reporting group of the product.
type ProductGroup {# Reporting group code.id: Long! # Reporting group name.name: String! }