propertyGroups
query
List property groups
Retrieves all property groups for the company — used to define configurable product attributes (e.g., size, color, material).
query {
propertyGroups(companyId: Int!, options: PropertyGroupOptions): PropertyGroups!
}Returns: PropertyGroups!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | PropertyGroupOptions |