Query integration¶
Query integration is the central part of the site integration, involving sending requests to Voyado Elevate and rendering the responses on the site. The API is designed so that each query targets a specific page or area of the site, making it easy to retrieve all necessary data without requiring multiple queries or complex configurations.
All available queries, including their request and response schemas, are documented in the Storefront API Specification. The responses and accessible data are determined by the data feed, so ensuring alignment between data modeling, ID conventions, and key usage across your integration is essential.
For more information about queries and page configurations, see the Storefront Overview.