# CreateProductGroupInput

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### title ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string)!)

The name of the product group. Represents the parent product and groups all its variants.

#### productIds (\[[ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!])

The IDs of product variants that belong to this group. Must be variants of the same parent.
