proposit-core
    Preparing search index...

    Variable CorePremiseForkRecordSchemaConst

    CorePremiseForkRecordSchema: TObject<
        {
            entityId: TString;
            forkedFromArgumentId: TString;
            forkedFromArgumentVersion: TNumber;
            forkedFromEntityId: TString;
            forkId: TString;
        },
    > = CoreEntityForkRecordSchema

    Premise fork record. Identical to base.