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

    Function getUserClasses

    • Function to get the classes of a user from the database.

      Parameters

      • userId: string

        The ID of the user whose classes are to be fetched

      Returns Promise<{ data?: UserClassInfo[]; error?: string }>

      • The response from the server or an error message