Preparing search index...
    interface DraftTags {
        "entity-name"?: string;
        namespace?: string;
        "operation-code"?: DRAFT_OPERATION_CODE;
        "type-name"?: string;
    }
    Index

    Properties

    "entity-name"?: string
    namespace?: string
    "operation-code"?: DRAFT_OPERATION_CODE
    "type-name"?: string