# deviceSetColor **Type:** GraphQL mutations ## Arguments - deviceId (ID) - color (DeviceSetColorInput, Not Null): undefined - hue (Float) - saturation (Float) - commandSource (CommandSource): undefined ## Response **Type:** DeviceSetColorPayload **Description:** undefined ### Fields - device (Device) - command (Command) - errors (DeviceSetColorError)