About 335,000 results
Open links in new tab
  1. GraphQL | A query language for your API

    Write GraphQL APIs that leverage your existing data and code with GraphQL engines available in many languages. You provide functions for each field in the type system, and GraphQL calls them with optimal concurrency.

  2. Microsoft Fabric API for GraphQL overview - Microsoft Fabric

    Mar 6, 2025 · The Fabric API for GraphQL includes: Automatic data source schema discovery. Automatic generation of queries and mutations. Automatic generation of resolvers. Automatic generation of local testing code. Support for views for SQL databases and data warehouses. Support for stored procedures for SQL databases and data warehouses.

  3. Smart Mutations in Microsoft Fabric API for GraphQL with Stored ...

    2 days ago · Step 2: Create a GraphQL API. Creating an API from your SQL table is fast, easy, and straightforward. You just need to click the New API for GraphQL button in the ribbon and give your API a name. Next select the SalesLT tables in your database and the stored procedure we just created, then click Load:

  4. Understanding GraphQL: A Beginner's Guide - GeeksforGeeks

    Sep 1, 2024 · This GraphQL article for beginners will explain its basics in detail, followed by its comparison with REST. Then, it will cover the main features of GraphQL and end with a step-by-step process to get started with GraphQL.

  5. Create GraphQL APIs on Microsoft SQL Server in 2 minutes - Hasura

    Connect to a new or existing Microsoft SQL Server database and get standardized, highly composable GraphQL APIs. The Hasura GraphQL Engine introspects the database and automatically generates GraphQL schemas and resolvers based on …

  6. Accessing SQL and NoSQL Databases with a GraphQL API

    Aug 23, 2021 · So there are two ways to bridge the gap. Consider Stargate, a GraphQL view on top of DataStax, the NoSQL database built on Apache Cassandra. It is a remarkable piece of technology that completely hides the data’s implementation in Cassandra with its view.

  7. GraphQL: APIs for humans

    GraphQL is the developer-friendly query language for the modern web. It transforms how apps fetch data from an API, enabling you to get exactly what you need with a single query —instead of wrangling responses from a patchwork of REST endpoints.

  8. Creating a GraphQL API. A Code Tutorial for complete beginners.

    Jan 21, 2022 · In this section, we will learn about a step-by-step procedure of building an API using GraphQL and Express on top of Node.js. In the next section, we will be implementing these prerequisites into code and start our development for the API. Prerequisites: Knowledge of basic querying and server-side programming.

  9. Expose your data from Azure Cosmos DB or Azure SQL through a GraphQL

    Jun 13, 2023 · Today, we’re announcing the public preview of two GraphQL resolver types for Synthetic GraphQL in Azure API Management: Azure Cosmos DB and Azure SQL resolvers. If you ever faced the challenge of exposing your database through GraphQL, you’re aware of the complexities involved.

  10. API for GraphQL in Microsoft Fabric - SQL Server Tips

    Sep 9, 2024 · GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

  11. Some results have been removed
Refresh