mutation ImportHostGroups($hostGroups: [CreateHostGroup!]!) { importHostGroups(hostGroups: $hostGroups) { groupName groupid message } }