FloorConditionInput
What were the floor conditions when the incident occurred?
input FloorConditionInput {
conditions: [String!]
floorConditionPresent: Boolean!
}
Fields
FloorConditionInput.conditions ● [String!] list scalar
List of floor conditions
FloorConditionInput.floorConditionPresent ● Boolean! non-null scalar
Were there abnormal floor conditions when the incident occurred?