OBJECT
FunctionalStatus object
type FunctionalStatus {# Functional conditionfunctional_condition: String # The unique identifier of the functional statusid: ID! # The start date of the functional statusstart_date: String # The ID of the user who created the functional statususer_id: ID }