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

    Function createClass

      • Creates a new class in the database.

      Parameters

      • newClass: UserClass

        The class object to be created

      Returns Promise<{ data?: { id: string }; error?: string }>

      • The response from the server