CLOVER Website - v0.3.1
    Preparing search index...

    Function saveUserSettings

    • Function to save user settings to the database. TODO: add an error to the promise if the request fails

      Parameters

      • payload: SettingsData

        The payload containing user ID and settings to be saved

      Returns Promise<boolean>

      • Returns true if the settings were saved successfully, false otherwise