InspectionFurnitureInput
No description
input InspectionFurnitureInput {
commissioningDate: Date
count: Int
currentState: CurrentStateInput
id: UUID
name: String
new: Boolean
purchasePrice: Int
}
Fields
| Nom | Type | Description |
|---|---|---|
| commissioningDate | Date scalar | — |
| count | Int scalar | — |
| currentState | CurrentStateInput input | — |
| id | UUID scalar | — |
| name | String scalar | — |
| new | Boolean scalar | — |
| purchasePrice | Int scalar | InspectionRoomInput |