# hubKeepDevicesFinishedNotification

**Type:** GraphQL mutations

## Arguments
- commandId (ID)
- commandStatus (String)
- keepDevices (HubKeepDevicesFinishedInput, Not Null): undefined
  - errors (HubKeepDevicesFinishedErrorInput, Not Null): undefined
    - message (String)

## Response
**Type:** HubKeepDevicesFinishedPayload
**Description:**
undefined

### Fields
- commandId (String)
- deviceIds (ID)
- errors (HubKeepDevicesFinishedError)
