INPUT_OBJECT
input GenetecAddOptionsParams {# Username for Genetec connectorusername: String!# The port used to connect to the MSSql database.dbPort: Int# The name of the main database.dbName: String# The named instance of the database server.instance: String# The MSSql domain.domain: String# Password for Genetec connectorpassword: String!}