InspectionInput
No description
input InspectionInput {
appointementDatetime: DateTime
comment: String
draftJson: DraftJsonInput
draftVersion: Int
id: UUID
rentalFolderId: UUID
representativeId: UUID
state: StateTypes
type: InspectionTypes
}
Fields
| Nom | Type | Description |
|---|---|---|
| appointementDatetime | DateTime scalar | — |
| comment | String scalar | — |
| draftJson | DraftJsonInput input | — |
| draftVersion | Int scalar | — |
| id | UUID scalar | — |
| rentalFolderId | UUID scalar | — |
| representativeId | UUID scalar | — |
| state | StateTypes enum | — |
| type | InspectionTypes enum | createInspection saveDraftInspection |