Press "Enter" to skip to content

Managing Relationships in Microsoft Fabric GraphQL API

Koen Verbeeck hits an API:

We are using Microsoft Fabric for our analytical data platform. The data is hosted in a warehouse and modeled in a star schema. Using the GraphQL API for Fabric, we are exposing it to end users, and for some reports, we want to join data together. Is this possible in a GraphQL query?

Read on for Koen’s solution to this issue.