Hnxml Standard
    Preparing search index...

    Type Alias Wipedegrees

    Task to remove all degrees from the academic server for a specified owner. Note that for this one, you MUST have the ID of your database be "academic" or it wont find it.

    <goal type="wipedegrees" owner="John Stalvern"/>
    
    type Wipedegrees = {
        owner: string;
        type: "wipedegrees";
    }
    Index

    Properties

    Properties

    owner: string
    type: "wipedegrees"