mutation CreateUserSettings($properties: String!) { createUserSettings(properties: $properties) { id } }