Member Junction
    Preparing search index...
    type ArtifactTypeConflict = {
        contentType: string;
        matcherIds: string[];
        matcherNames: string[];
        priority: number;
        systemSupplied: boolean;
    }
    Index

    Properties

    contentType: string
    matcherIds: string[]
    matcherNames: string[]
    priority: number
    systemSupplied: boolean