Types and Interfaces | Yext Hitchhikers Platform

The types and interfaces used in Pages are documented in the PagesJS Github repo. Check it out here .

We strongly recommend you familiarize yourself with these interfaces. Knowing them will help you write clean code that leverages Typescript’s type system.

Feedback