contentful.js
    Preparing search index...

    Type Alias ConceptAncestorsDescendantsQueries

    ConceptAncestorsDescendantsQueries: ConceptsCursorPaginationOptions & TaxonomyOrderFilter & {
        depth?: number;
    }