graphql-mocks
    Preparing search index...

    Interface HighlightableOption

    interface HighlightableOption {
        highlight?: Reference[] | Highlight | HighlightCallback;
    }
    Index

    Properties

    Properties