mutation UpdateServerSettings($input: UpdateServerSettingsInput!) { updateServerSettings(input: $input) { result } }