Skip to content

Overview

Igor Dianov edited this page May 29, 2024 · 1 revision

With the GraphQL JPA Engine, you get powerful, full-coverage ORM queries right out of the box. As soon as you run your web application, you'll be able to query all your related and deeply nested data easily with the power of GraphQL. You'll also be able to aggregate, filter, sort, and paginate results.

All of this is auto-generated and is available over a single GraphQL endpoint!