GraphQL API
The Prepr GraphQL API is a read-only API based on the GraphQL language.
The GraphQL API offers more precise and flexible queries than the REST API. You can precisely define the data you want and get this data with only a single call instead of multiple REST requests.
All Prepr environments have a GraphQL schema generated from associated content models. The schema is generated dynamically at request time. This ensures that changes to the schema design are instantly reflected in your web application.
If you need any assistance, you're welcome to reach out to us:
Join our Slack community (opens in a new tab) or
Reach out to our support team (opens in a new tab).
Get started Get started with the Prepr GraphQL API to retrieve data and automate your workflows easily.Schema Learn how your schema and content models work in the Prepr GraphQL API.Fetching items Retrieve single content items and collections using the Prepr GraphQL API, including filtering and sorting options.Personalization Use the built-in personalization engine to provide visitors with an exceptional experience tailored to their needs and interests.A/B testing Allow marketers and editors to conduct their own A/B testing experiments.Recommendations Show relevant content recommendations to visitors to help them discover more exciting content and increase visit duration.
Was this article helpful?
We’d love to learn from your feedback