mutation updateNotificationDeviceGroupCommand($commandId: ID!, $commandState: CommandState!) { updateNotificationDeviceGroupCommand(commandId: $commandId, commandState: $commandState) { commandId commandState } }
{ "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "commandState": "FAILED" }
{ "data": { "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "commandState": "FAILED" } }