Microsoft Fabric Updates Blog

Building Apps with Microsoft Fabric API for GraphQL

A data application is a powerful tool that blends data visualizations with web apps, making it easy to dive deep into data analysis and uncover valuable insights. Do you know how Microsoft Fabric has this cool API for GraphQL to build your data applications? It’s pretty awesome because it lets you whip up a GraphQL API in just a few clicks to pull data from sources like Data Warehouses, Lakehouse, Mirrored Databases and DataMart in Microsoft Fabric. Learn how to build a data application that uses Microsoft Fabric API for GraphQL to get data from a gold layer in a medallion architecture.

Best practices for Fabric API for GraphQL

The Microsoft Fabric API for GraphQL is a handy service that lets you quickly set up a GraphQL API to pull data from places like Data Warehouses, Lakehouse, and Mirrored Databases. It comes with an in-browser tool for writing and testing your queries and mutations that can work with tables, views and stored procedures. In this blog post, I shall cover what are some of best practices when building applications using Fabric API for GraphQL.