mutation InstallAdditionalKey($input: InstallAdditionalKeyInput!) { installAdditionalKey(input: $input) { ids } }