This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Description
Feature Request
The biggest problem with the data spread to the tables is that we need to fetch all relationships separately and compose them into requested results. We hit this when working on the OVP demo where we need to have numerous relationships fetched 5-6 different objects end up in a relationship. It is important to be able to query data the way graphql enables it.