# deviceGroupSetColor

**Type:** GraphQL mutations

## Arguments
- deviceGroupId (ID)
- color (DeviceSetColorInput, Not Null): undefined
  - hue (Float)
  - saturation (Float)

## Response
**Type:** DeviceGroupTriggerCommandPayload
**Description:**
undefined

### Fields
- commandId (ID)
- errors (DeviceGroupTriggerCommandError)
