Skip to main content

InspectionComponentInput

No description

input InspectionComponentInput {
comment: String
currentState: CurrentStateInput
foreignId: String
id: UUID
material: ComponentMaterial
new: Boolean
reference: String
roomId: UUID
type: ComponentType
}

Fields

NomTypeDescription
commentString scalar
currentStateCurrentStateInput input
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
materialComponentMaterial enum
newBoolean scalar
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
roomIdUUID scalar
typeComponentType enumInspectionRoomInput