Skip to main content

InspectionFurnitureInput

No description

input InspectionFurnitureInput {
commissioningDate: Date
count: Int
currentState: CurrentStateInput
id: UUID
name: String
new: Boolean
purchasePrice: Int
}

Fields

NomTypeDescription
commissioningDateDate scalar
countInt scalar
currentStateCurrentStateInput input
idUUID scalar
nameString scalar
newBoolean scalar
purchasePriceInt scalarInspectionRoomInput