> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/destroy-product-group.md).

# destroyProductGroup

### Arguments

| Argument                                                                                               | Description                        |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------- |
| input ([DestroyProductGroupInput](/graphql-api/api-reference/objects/destroy-product-group-input.md)!) | Parameters for DestroyProductGroup |

### DestroyProductGroupInput Arguments

| Argument                                             | Description                            |
| ---------------------------------------------------- | -------------------------------------- |
| id ([ID](/graphql-api/api-reference/objects/id.md)!) | The ID of the product group to destroy |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### productGroup ([ProductGroup](/graphql-api/api-reference/objects/product-group.md))
