INPUT_OBJECT
input MobotixEditOptionsParams {# Username for Mobotix connectorusername: String!# Mobotix SNMP port numbersnmpPort: Int# Mobotix SNMP read community namesnmpCommunity: String# Password for Mobotix connector (null to keep existing password)password: String}