Wagtail client-side components
    Preparing search index...
    interface InvalidateContentPathAction {
        contentPath: string;
        type: "invalidate-content-path";
    }
    Index

    Properties

    Properties

    contentPath: string
    type: "invalidate-content-path"