GraphQL API

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).


Was this article helpful?

We’d love to learn from your feedback