contentful.js
    Preparing search index...

    Type Alias FixedQueryOptions

    type FixedQueryOptions = {
        include?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
        query?: string;
    }
    Index
    include?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
    query?: string