Websites v4 docs v8.3.1
    Preparing search index...

    Type Alias HestiaTestimonialsResult

    type HestiaTestimonialsResult = {
        testimonials: { elements: HestiaTestimonialData[]; total: number };
    }
    Index

    Properties

    Properties

    testimonials: { elements: HestiaTestimonialData[]; total: number }