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: