# Inputs / Trashed Item Recovery Input

# Trashed Item Recovery Input

**Object**
## TrashedItemRecoveryInput

| Fields | Type | Description | Validation |
| --- | --- | --- | --- |
| id | [ID!](/documentation/Types/UUID#UUID) | The ID of the trashed item to recover |  |
| type | [RecoverableTrashTypeEnum!](/documentation/Enums/Recoverable-Trash-Type-Enum#RecoverableTrashTypeEnum) | The type of item to recover |  |
| name | *String* | The name of the trashed item | Minimum Length: 1Maximum Length: 160 |