mutation UpdateUserSettings($properties: String!) { updateUserSettings(properties: $properties) { id } }